Commit Graph

5894 Commits

Author SHA1 Message Date
Roman Ivanov 60f3a92c22 Issue #3229: resources were moved to compilable area 2016-06-09 05:38:53 -07:00
Roman Ivanov 015fa7f3e7 Issue #3229: update for IntelijIdea inspections to skip java8 validation till resolved separately. 2016-06-09 05:34:54 -07:00
Roman Ivanov bc16a0f2ee Issue #3229: update to java8 2016-06-09 05:34:54 -07:00
Vladislav Lisetskiy e2e8e622a5 Issue #3127: fix CommentsIndentation false-positive in empty array declarations (#3256) 2016-06-08 19:38:43 -07:00
Roman Ivanov 05287de6d5 config: sevntu-checkstyle version bump 2016-06-08 06:30:14 -07:00
rnveach c58874e1ed Issue #3212: fixed string array property xdocs 2016-06-06 18:09:56 -04:00
rnveach a71ce4c0e4 Issue #3212: aligned string array setters for properties 2016-06-06 18:09:21 -04:00
rnveach 4da18f3c0b Issue #3187: fixed xdoc for regexp duplicateLimit property 2016-06-06 11:04:13 -04:00
rnveach f7895501bf Issue #3187: validate property values in xdoc 2016-06-05 15:42:53 -04:00
rnveach 6155da61d3 Issue #2618: refactored indentation import and package logic (#3223) 2016-06-03 06:11:09 -07:00
rnveach 5d1b87c2a2 Issue #3237: added secondary throws annotation to java grammar (#3244) 2016-06-03 06:04:14 -07:00
rnveach 9dbd6a73ef Issue #3116: removed requirement right curlies must be first on line (#3222) 2016-06-03 05:54:20 -07:00
Andrei Selkin 58b4d15a3a Issue #3177: Fix MainTest#testLoadPropertiesIoException (Docker container: Ubuntu 14.04, Java 8, Maven 3) 2016-06-03 05:44:11 -07:00
Andrei Selkin 4b4e9f5d69 Issue #3177: Fix CheckerTest#testDestroyCacheFileWithInvalidPath (Docker container: Ubuntu 14.04, Java 8, Maven 3) 2016-06-03 05:44:11 -07:00
Andrei Selkin 57c24460e7 Issue #2971: Add allowPublicFinalFields option for VisibilityModifier (#3207) 2016-06-03 05:40:27 -07:00
rnveach f47b9a2b35 Issue #3240: added type annotation to java grammar (#3243) 2016-06-02 08:49:17 -07:00
Roman Ivanov 4b4fdda9bd Issue #2839: tag VAR was added to allowed tags of JavadocStyleCheck 2016-06-02 05:58:33 -07:00
Roman Ivanov 6bba78fd4c Issue #410: minor update for writingjavadocchecks 2016-06-01 06:02:37 -07:00
Roman Ivanov 85b5090677 Revert "Issue #3229: update for IntelijIdea inspections to skip java8 validation till resolved separately."
This reverts commit 3c90e7f68b.
2016-05-31 09:15:23 -07:00
Roman Ivanov 3c90e7f68b Issue #3229: update for IntelijIdea inspections to skip java8 validation till resolved separately. 2016-05-30 07:58:22 -07:00
Roman Ivanov d087a91026 minor: fix for incorrect links detected by linkcheck plugin 2016-05-30 07:08:08 -07:00
Roman Ivanov 57284ec47f config: checkstyle dependency was removed checkstyle-maven-plugin (#3232) 2016-05-30 06:49:27 -07:00
Roman Ivanov f90630ac8f minor: fix for incorrect links detected by linkcheck plugin 2016-05-30 06:40:03 -07:00
Vladislav Lisetskiy b700643554 Issue #3126: Rearrange projects in circle.yml 2016-05-30 06:08:21 -07:00
Vladislav Lisetskiy e5c8a2a884 Issue #3126: Fix a lot of CommentsIndentationCheck false-positives and false-negatives 2016-05-30 06:08:21 -07:00
Roman Ivanov 2438c5aca2 minor: wording in release notes 2016-05-29 12:20:13 -07:00
Roman Ivanov 63b402b36c config: 2 sites are moved to exlude as they are too unstable for linkcheck validation 2016-05-29 09:55:12 -07:00
Roman Ivanov 67cb6b7e89 update to 7.0-SNAPSHOT 2016-05-29 08:08:20 -07:00
Roman Ivanov c1fa96f268 config: update for release.sh to calculate release version automatically 2016-05-29 07:35:13 -07:00
Roman Ivanov 2d4e5d06db [maven-release-plugin] prepare for next development iteration 2016-05-29 07:03:35 -07:00
Roman Ivanov 0b40ab95cd [maven-release-plugin] prepare release checkstyle-6.19 2016-05-29 07:03:32 -07:00
Roman Ivanov fcf4c9d3d4 config: update for release.sh 2016-05-29 07:01:14 -07:00
Roman Ivanov 4a109c74b5 doc: release notes 6.19 2016-05-29 06:27:35 -07:00
rnveach 4c1d791973 Issue #3066: fixed line feeds in AstRegressionTest (#3228) 2016-05-29 05:41:49 -07:00
Baratali Izmailov 2dcc8ba90b Issue #410: More examples to WritingJavadocChecks wiki-page (#3227) 2016-05-28 09:36:45 -07:00
Baratali Izmailov 9bfb89589b Issue #3219: CLI Javadoc tree printer can print parse errors (#3224) 2016-05-28 05:59:05 -07:00
rnveach 5c6f1ee17a Issue #3173: moved SingleSpaceSeparatorCheck from sevntu to checkstyle (#3179) 2016-05-28 05:53:41 -07:00
rnveach 9a733ed798 Issue #3225: fixed cr lines in TreeWalker (#3226) 2016-05-28 05:47:17 -07:00
Roman Ivanov 0bd2cb6dd3 Revert "config: travis updated to use new tag from xwiki-commons"
This reverts commit b334265b38.
2016-05-27 17:10:15 -07:00
Roman Ivanov b334265b38 config: travis updated to use new tag from xwiki-commons 2016-05-27 13:27:00 -07:00
rnveach 39b343a32a Issue #3143: forbid empty return statements and fixed violations 2016-05-27 09:42:49 -04:00
rnveach 2483ddc5a4 Issue #3143: added maxForVoid option for ReturnCountCheck 2016-05-27 09:37:25 -04:00
rnveach 52131dd4ed Pull #3189: changed xwiki travis testing to fork 2016-05-27 06:27:59 -07:00
rnveach 48d32f40d2 Pull #3189: aligned setters with String collection fields 2016-05-27 06:27:59 -07:00
rnveach a6ab6053e6 Issue #3086: added debug option 2016-05-27 06:18:11 -07:00
Roman Ivanov ff896f7db0 config: update to forbiddenapis 2.1 (#3216)
config: update to forbiddenapis 2.1
2016-05-26 08:53:18 -07:00
Baratali Izmailov feebf53719 Issue #410: Amendments about HTML tag types 2016-05-25 10:36:06 -07:00
Baratali Izmailov 648a74998e Issue #410: Method names as links to apidocs 2016-05-25 10:36:06 -07:00
Roman Ivanov 9511ab05eb config: update to equalsverifier 2.1 version (#3215) 2016-05-25 08:14:53 -07:00
Roman Ivanov 91dd77d8b6 minor: cosmetic changes for writingjavadoccheck doc 2016-05-22 08:08:37 -07:00