Commit Graph

732 Commits

Author SHA1 Message Date
Roman Ivanov 6b40328b87 config: powermock-api-mockito version bump (#3152) 2016-05-02 10:09:04 -07:00
Roman Ivanov 36a2204956 config: checkstyle version bump 2016-05-01 09:27:11 -07:00
Roman Ivanov 4eae764b65 [maven-release-plugin] prepare for next development iteration 2016-05-01 07:08:27 -07:00
Roman Ivanov 05cb344de3 [maven-release-plugin] prepare release checkstyle-6.18 2016-05-01 06:48:22 -07:00
Roman Ivanov dc8e886d9b Issue #2966: xercesImpl is removed as it was removed from Doxia 1.7 at https://issues.apache.org/jira/browse/DOXIA-526, skip validation of xml files during site generation to avoid xerces dependecy 2016-04-30 19:29:30 -07:00
Roman Ivanov 58f3c6996f minor: links to apidocs are fixed and will be validated by linkcheck plugin 2016-04-30 17:27:00 -07:00
Vladislav Lisetskiy 7487d755dc Issue #2966: Upgrade maven-site-plugin to 3.5.1 2016-04-30 23:20:25 +03:00
Roman Ivanov 4c26dcafb2 config: commons-io version bump to 2.5 (#3137) 2016-04-27 07:18:57 -07:00
Roman Ivanov 317eb54413 config: ant version bump (#3104) 2016-04-15 12:46:00 -07:00
Roman Ivanov 72225ea73c config: suppression for linkcheck plugin over link that have & 2016-04-14 18:45:38 -07:00
Roman Ivanov 42cf6ad0a9 config: jgit verision bump (#3094) 2016-04-13 06:25:10 -07:00
Roman Ivanov 6d08a2aefd config: version bump for slf4j-simple (#3083) 2016-04-07 12:41:20 -07:00
Roman Ivanov 85cae998e1 config: equalsverifier version bump 2016-04-05 17:00:02 -07:00
Roman Ivanov 341926b4aa Issue #3080: SSLHandshakeException exception during linkcheck-maven-plugin 2016-04-05 15:38:29 -07:00
Roman Ivanov 89f6b2161e config: slf4j-simple version bump 2016-04-03 19:23:44 -07:00
Roman Ivanov 43909cbd32 config: antlr4-runtime version bump 2016-04-01 15:11:01 -10:00
rnveach 5123ab33a6 Issue #2973: added java lexer cases for coverage 2016-03-26 18:42:58 -04:00
Roman Ivanov d6206d5dc6 config: sevntu-checkstyle version bump 2016-03-25 07:17:51 -07:00
Roman Ivanov 1078464bd7 minor: checkstyle version bump 2016-03-24 21:01:31 -07:00
Roman Ivanov e45ef86604 [maven-release-plugin] prepare for next development iteration 2016-03-24 17:59:05 -07:00
Roman Ivanov 42680a09ab [maven-release-plugin] prepare release checkstyle-6.17 2016-03-24 17:59:02 -07:00
Roman Ivanov 4fa22ac225 config: profile 'site-only' is added to speedup/simplify site generation process 2016-03-24 06:45:03 -07:00
Vladislav Lisetskiy 3e1fb8189a Issue #3035: upgrade equalsverifier to version 2.0.1 2016-03-20 17:33:51 -07:00
Roman Ivanov 89df4e5272 config: sevntu-checkstyle version bump 2016-03-20 07:03:41 -07:00
Roman Ivanov fccc0dce0d config: slf4j-simple 1.7.19 2016-03-20 06:42:15 -07:00
Roman Ivanov 5dcf95d5cc config: nexus-staging-maven-plugin 1.6.7 2016-03-20 06:41:28 -07:00
Roman Ivanov 24e5637c63 config: linkcheck suppression for http://git-scm.com till maven plugin update 2016-03-20 06:39:27 -07:00
Ilja Dubinin ccdc3c09c5 config: dsm-maven-plugin has been updated 2016-03-18 23:59:16 +00:00
Rasmus Kaj 167dd96d8c Issue #2428: remove dependency to commons-lang3 library 2016-03-17 06:39:55 -07:00
Roman Ivanov 73ce35ec6c config: maven-project-info-reports-plugin 2.9 2016-03-13 07:20:13 -07:00
Roman Ivanov 268665e694 Issue #1487: workaround for cobertura at CheckstyleAntTask.java to get 100% coverage 2016-03-12 06:43:44 -08:00
Vladislav Lisetskiy 8c0b8bba13 Issue #1487: Improve code coverage of CheckstyleAntTask 2016-03-09 13:09:42 -08:00
Roman Ivanov 01ca9cf91c config: sevntu-checkstyle was updated to 1.19.0 2016-03-08 06:55:12 -08:00
Roman Ivanov 54f4969268 minor: public declaration of roles for third-party services 2016-03-06 06:19:03 -08:00
Roman Ivanov d69a31c389 config: equalsverifier 1.7.8 2016-03-04 05:09:17 -08:00
Roman Ivanov bdd5e77dcf config: checkstyle version bump 2016-03-03 08:13:23 -08:00
Roman Ivanov 33c988ced9 update to 6.17-SNAPSHOT 2016-03-03 07:56:01 -08:00
Roman Ivanov 8a9527a624 [maven-release-plugin] prepare for next development iteration 2016-03-03 06:23:50 -08:00
Roman Ivanov 65e4d81a23 [maven-release-plugin] prepare release checkstyle-6.16.1 2016-03-03 06:23:48 -08:00
Roman Ivanov 9608a47cad update to 6.16.1-SNAPSHOT 2016-03-02 15:12:49 -08:00
Roman Ivanov ac2b444eae config: update to slf4j-simple 1.7.18 2016-02-29 16:24:34 -08:00
Roman Ivanov 4a7d16a600 config: checkstyle version bump 2016-02-28 06:39:07 -08:00
Roman Ivanov 18903f5451 [maven-release-plugin] prepare for next development iteration 2016-02-28 06:11:06 -08:00
Roman Ivanov e2ec7ffe6c [maven-release-plugin] prepare release checkstyle-6.16 2016-02-28 06:11:04 -08:00
rnveach 6bcc84946b Issue #2396: added code coverage for java grammar 2016-02-26 06:38:39 -08:00
Roman Ivanov 996758e197 config: jacoco was updated to 0.7.6.201602180812 2016-02-24 06:23:58 -08:00
Roman Ivanov 701282f2df config: exlude for link of linkcheck validation-maven-plugin 2016-02-19 14:47:12 -08:00
Roman Ivanov bfd2e04ce1 config: maven-compiler-plugin:3.5.1 2016-02-18 07:07:05 -08:00
Roman Ivanov dbebdc36ea config: slf4j-simple was updated to 1.7.16 2016-02-15 06:34:54 -08:00
Peter Wong 23d07cb6ca Issue #2905: add to profile activation that tools dependency should only be declared up to JDK 8 2016-02-13 22:03:52 +00:00