Commit Graph

5812 Commits

Author SHA1 Message Date
akhil e7e028cadd Pull #3162: Update version of commons-collections to 3.2.2 to fix security vulnerability CVE-2015-6420 2016-05-08 16:35:54 -07:00
Roman Ivanov 67e6b46e9f Issue #3153: IllegalTokenTextCheck and IllegalTokenCheck does not work with COMMENT_CONTENT token 2016-05-08 05:34:17 -07:00
rnveach 871b20e88b Issue #2763: changed config and fixed throws indentation violations 2016-05-07 12:41:13 -04:00
rnveach 9e9a0b4245 Issue #2763: restored indentation's throwsIndent logic 2016-05-07 09:37:14 -04:00
Roman Ivanov 4ddd8e5ca9 doc: Indentation property description become worded in the same way 2016-05-07 06:04:20 -07:00
Roman Ivanov d3cd6a2508 Issue #410: fix for formatting at writingjavadocchecks.xml.vm 2016-05-06 06:44:45 -07:00
Roman Ivanov d08ee6db62 Issue #410: writing javadoc checks page is extended 2016-05-06 06:31:29 -07:00
Konstantin Lutovich 7e100714bb Issue #3157: Javadoc value tag can reference import (#3158) 2016-05-05 09:15:20 -07:00
Baratali Izmailov 26776546fd Issue #410: Wiki page (#3156) 2016-05-04 17:03:42 -07:00
rnveach e79f945391 minor: fixed ScopeUtils.isClassFieldDef checking for variables 2016-05-02 18:46:00 -07:00
Roman Ivanov 6b40328b87 config: powermock-api-mockito version bump (#3152) 2016-05-02 10:09:04 -07:00
Roman Ivanov 931c41352a config: checkstyle version bump 2016-05-01 09:28:22 -07:00
Roman Ivanov 36a2204956 config: checkstyle version bump 2016-05-01 09:27:11 -07:00
Roman Ivanov 1d5d7bc10f minor: update for release.sh comments 2016-05-01 07:52:09 -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 00cb9d8b80 minor: update release.sh with previous released version 2016-05-01 06:23:25 -07:00
Roman Ivanov 8e0867192a doc: release notes 6.18 2016-05-01 06:18:47 -07:00
rnveach dfef8ec6d8 Issue #3144: fixed NPE in FinalLocalVariable for lambda in field (#3146) 2016-05-01 05:37:07 -07:00
rnveach 27537e9a0a Issue #1064: fixed slow javadoc antlr parsing (#3055) 2016-04-30 20:03:04 -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 759b932a48 minor: fix for trailing spaces in xml files 2016-04-30 17:29:09 -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
rnveach 12718d837e Issue #3085: fixed escaping in RegexpOnFilename examples (#3091) 2016-04-28 05:58:41 -07:00
rnveach 791ddf0134 minor: removed unnecessary count correction in indentation test (#3124) 2016-04-28 05:48:54 -07:00
rnveach e2ad52ad59 Issue #3136: added indentation check of while in do..while (#3139) 2016-04-28 05:37:12 -07:00
Roman Ivanov 4c26dcafb2 config: commons-io version bump to 2.5 (#3137) 2016-04-27 07:18:57 -07:00
Baratali Izmailov e5d3d10a2a Issue #410: Wiki-page. What is Javdoc comment. (#3129) 2016-04-26 15:09:32 -07:00
Zuy Alexey 6273f20720 minor: reorganized Checker class (#3128) 2016-04-25 17:05:30 -07:00
Vladislav Lisetskiy 3defd23404 Issue #2998: Fix CommentsIndentation Check false-positive at the end of a block (#3123) 2016-04-24 06:24:49 -07:00
rnveach f111cc06fb Issue #2950: rewrote LineWrappingHandler for easier use (#2951) 2016-04-24 05:35:37 -07:00
rnveach 585738d956 Issue #3103: removed duplicated validation by line wrapping 2016-04-22 05:11:48 -07:00
rnveach 85f6822b06 Issue #3103: added Apache Apex to project to regression testing 2016-04-22 05:11:48 -07:00
Baratali Izmailov d3bafb185b Issue #410: Wiki-page. Some more info. 2016-04-19 18:06:07 -07:00
rnveach f9ce38fba4 Issue #3105: fixed errors in indentation input files 2016-04-18 09:09:47 -07:00
rnveach 62075f0a54 Issue #3105: fixed indentation test to verify more contents of input 2016-04-18 09:09:47 -07:00
rnveach fe17b53a8e Issue #3000: removed unused check messages 2016-04-18 06:17:30 -07:00
rnveach 8621b15b45 Issue #3000: added test to find unused check messages 2016-04-18 06:17:30 -07:00
José Castro 835d85ae80 doc: added Codacy to the list of active tools 2016-04-18 06:06:49 -07:00
Andrei Selkin 7587307ffe Issue #2271: Fix Codacy's issue 'Avoid really long methods' (#3100) 2016-04-18 05:34:49 -07:00
Baratali Izmailov 70f1647722 Issue #410: Wiki-page .'–Tools To See Javadoc Tree Structure' part 2016-04-17 05:07:30 -07:00
rnveach e18195de77 Issue #3106: fixed annotation location check with no modifiers (#3108) 2016-04-16 05:55:44 -07:00
rnveach 740e1a01f3 Issue #3065: fixed issues with all foreign messages 2016-04-16 05:42:20 -07:00
rnveach 3d8efeeccd Issue #3065: expanded message test to all locales 2016-04-16 05:42:20 -07:00
Baratali Izmailov dd5d6bce90 Issue #2825: distelliCI manifest file added 2016-04-15 17:18:21 -07:00
Roman Ivanov 317eb54413 config: ant version bump (#3104) 2016-04-15 12:46:00 -07:00
Roman Ivanov c8dbf41cd0 minor: DesignForExtension documentation update 2016-04-15 10:01:52 -07:00
Roman Ivanov 6f2d94ae82 doc: DesignForExtension documentation is extended to warn user about possible misusage of this Check 2016-04-15 06:55:40 -07:00
Roman Ivanov 72225ea73c config: suppression for linkcheck plugin over link that have & 2016-04-14 18:45:38 -07:00