Commit Graph

5921 Commits

Author SHA1 Message Date
Roman Ivanov 5dfeae53e5 config: linkcheck-plugin, one exclude is not required as problem is fixed 2016-06-17 17:33:21 -07:00
Roman Ivanov 1d90585795 doc: update for AnnotationLocation examples to be more exact 2016-06-17 16:59:03 -07:00
Andrei Selkin 980e53562a Issue #3177: Remove validation of rw access for output file in Main#validateCli (#3284) 2016-06-17 10:48:14 -07:00
Andrei Selkin d8e7cbd12f Pull #3259: Avoid catching of InvalidPathException and AccessDeniedException in PropertyCacheFile#persist (#3259) 2016-06-17 10:46:52 -07:00
rnveach 40a0b5dcf7 Issue #3239: fixed checks that fail on new receiver parameter (#3272) 2016-06-16 14:33:39 -07:00
Vincent Privat 325e57feb8 Pull #3282: Review all French translations (#3282) 2016-06-16 11:53:41 -07:00
Roman Ivanov 140851ef1c config: maven-jar-plugin version bump (#3281) 2016-06-16 11:11:13 -07:00
Roman Ivanov efb647fa00 config: version bump for maven-javadoc-plugin (#3280) 2016-06-16 11:11:05 -07:00
Vincent Privat 6661579383 Pull #3278: improve French translation for annotations warnings (#3278) 2016-06-16 06:55:10 -07:00
rnveach dc067d2643 minor: fixed debug option bleeding into other tests (#3277) 2016-06-16 06:41:21 -07:00
Vladislav Lisetskii 618e6934e2 Issue #3166: fix CommentsIndentation Check incorrect work with subsequent comments (#3275) 2016-06-16 06:32:28 -07:00
Baratali Izmailov bfb13d4b28 Issue #410: More info about HTML5 tags (#3276) 2016-06-14 18:46:07 -07:00
Baratali Izmailov cd16d27e55 Issue #410: Info about 'Not supported in HTML5' tags (#3274) 2016-06-14 14:57:59 -07:00
Vladislav Lisetskiy 43839b3d71 Issue #3220: CommentsIndentation: allow upper comments for following block at multi-block structures (#3270) 2016-06-12 06:50:31 -07:00
Andrei Selkin 4901283022 Issue #3090: Fix wrong enforcement of same brace policy for LITERAL_DO in RightCurlyCheck (#3267) 2016-06-12 06:27:46 -07:00
rnveach c7834c28ce Issue #3239: added receiver parameter to java grammar (#3260) 2016-06-12 06:21:29 -07:00
Claus Schrammel bca44e516e Pull #3263: corrected alphabetical order of the checks (#3263)
Pull #3263: corrected case-insensitive alphabetical order of the checks
2016-06-12 06:08:58 -07:00
rnveach d4d185f581 Issue #3266: refactored commit message validation to allow new lines (#3268) 2016-06-12 06:06:23 -07:00
Roman Ivanov 5a0a304165 minor: formatting 2016-06-10 12:47:26 -07:00
Andrei Selkin 36a0df872e Issue #3142: Add proper support for generics in VisibilityModifierCheck (#3247) 2016-06-10 10:35:40 -07:00
Roman Ivanov 4238be6e8d config: version bump for maven-resource-plugin (#3265) 2016-06-10 10:29:40 -07:00
Roman Ivanov 6109a7194e config: version bump for jacoco (#3264) 2016-06-10 10:29:26 -07:00
Baratali Izmailov 6f4d9e1137 Issue #410: Terms into links 2016-06-10 10:28:15 -07:00
Baratali Izmailov d7a6fdcda8 Issue #410: 'XHTML-style rules' section 2016-06-10 10:28:15 -07:00
Baratali Izmailov 280b590ead Issue #410: Some amendments in WritingJavadocCheck, HTML tags part 2016-06-10 10:28:15 -07:00
Roman Ivanov ae254f7949 Issue #3229: force all java8 inputs to be in (temp solution to avoid old habits) 2016-06-09 05:39:00 -07:00
Roman Ivanov f6252616c8 Issue #3229: MacOS with java8 is not supported 2016-06-09 05:39:00 -07:00
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