Commit Graph

6104 Commits

Author SHA1 Message Date
Roman Ivanov be6f1f6f2c [maven-release-plugin] prepare release checkstyle-7.2 2016-10-30 05:59:37 -07:00
Roman Ivanov c8d61e5d32 doc: release notes 7.2 2016-10-30 05:21:59 -07:00
kazachka 263b1502d8 Issue #3431: Documentation updated, baseIdentation variable renamed to baseIndentation 2016-10-29 13:47:06 -07:00
Jochen Van de Velde 5530d4c27d Issue #3514: Rename PkgControl to ImportControl 2016-10-25 21:46:33 -07:00
Jochen Van de Velde e9b3b9cded Issue #3497: Split Guard class in two 2016-10-23 12:12:17 -07:00
Roman Ivanov 27b03291ce Issue #3033: BeforeExecutionExclusionFileFilter filter java9 modules in our cofig 2016-10-23 10:48:32 -07:00
kazachka 0e7beca9fc Issue #3431: AST printer modified to print javadoc in comment block, tests added 2016-10-22 15:59:44 -07:00
rnveach fbaabe83cf Issue #2866: added before execution and exclusion file filters 2016-10-22 15:53:10 -07:00
Andrei Selkin e163d24909 Issue #3102: Fix DesignForExtension violations on Checkstyle's source code 2016-10-22 15:36:19 -07:00
Andrei Selkin a9793a93ba Issue #3102: Change violation message for DesignForExtension 2016-10-22 15:36:19 -07:00
Andrei Selkin 06716249cf Issue #3102: DesignForExtension: consider overridable methods and javadoc 2016-10-22 15:36:19 -07:00
Baratali Izmailov 6da10046f9 minor: Link to issue which can change DetailNode tree 2016-10-20 15:34:55 -07:00
Roman Ivanov 55202bf936 config: remove java8 test sources special compilation in werker.yml 2016-10-18 19:59:47 -07:00
Roman Ivanov 74cb1b506b config: bump pmd-maven-plugin version to 3.7 2016-10-18 19:39:08 -07:00
Volker Boerchers 63e8c1dd4e Issue #2999: allow regex in subpackage and importcontrol element 2016-10-18 15:40:21 -07:00
zenigata f77a01ba36 Issue #3202: ARRAY_INIT whitespace follow check deleted, test cases added and fixed 2016-10-16 06:25:56 -07:00
Roman Ivanov 864060df97 config: sevntu.checkstyle version bump 2016-10-15 07:14:40 -07:00
rnveach c2847eae88 Issue #3489: restore config hash on property cache clear 2016-10-13 17:27:40 -07:00
Dzmitry Rusak a3e4bcc8b7 Issue #3476: Improve escaped unicode chars detection for AvoidEscapedUnicodeCharacters 2016-10-10 15:24:20 -07:00
Roman Ivanov 777e55a84d config: update in release.sh to link dtds folder to htdocs 2016-10-09 06:09:49 -07:00
alberto.cuda bd6a042192 Issue #3472: Add METHOD_REF to tokens of OperatorWrapCheck 2016-10-08 07:02:38 -07:00
Andrei Selkin 7b5f86ad99 config: exclude JUnit4TestShouldUseTestAnnotation from pmd.xml 2016-10-06 06:01:36 -07:00
Roman Ivanov e62783abc8 Issue #3316: shippable badge was added to README.md 2016-10-05 14:30:13 -07:00
Roman Ivanov a61e0a3267 Issue #3316: introduction of shippable.com CI 2016-10-05 14:19:26 -07:00
Roman Ivanov 2aaa37b76c config: bump equalsverifier version 2016-10-05 06:02:50 -07:00
Roman Ivanov d30b24d16f config: travis - move NonDex below primary tools 2016-10-02 07:55:08 -07:00
rnveach 4b7adec5ae Issue #3486: clear childCount field cache in DetailAST 2016-10-01 17:27:33 -07:00
Andrei Selkin 2577c4121c Issue #3466: Clear branchTokenTypes field cache in DetailAST before changing its structure 2016-09-30 15:13:44 -07:00
Roman Ivanov 9a3529c422 config: bump checkstyle version 2016-09-30 13:54:49 -07:00
Roman Ivanov 22c2bd7323 update to 7.2-SNAPSHOT 2016-09-30 13:15:32 -07:00
Roman Ivanov b4f6660aad [maven-release-plugin] prepare for next development iteration 2016-09-30 13:02:45 -07:00
Roman Ivanov 160f83918c [maven-release-plugin] prepare release checkstyle-7.1.2 2016-09-30 13:02:42 -07:00
Roman Ivanov 674db6733e doc: release notes for 7.1.2 2016-09-30 12:11:01 -07:00
Roman Ivanov 0e15ff7266 update to 7.1.2-SNAPSHOT 2016-09-30 11:17:17 -07:00
Roman Ivanov 2569839c27 config: suppress cobertura Exceptions in output due to cobertura java8 syntax parse problems 2016-09-30 11:16:02 -07:00
Roman Ivanov 08f8c52edd config: bump version of org.eclipse.jgit 2016-09-30 09:37:26 -07:00
Roman Ivanov b85f6f19ff minor: extending documentation of how to clone for Windows users 2016-09-29 11:49:27 -07:00
alberto.cuda 4691d52517 Issue #3471: Fix order of "default" method modifier 2016-09-29 11:45:40 -07:00
Roman Ivanov a3d8d12717 config: bump version for commons-beanutils related to previous revert 2016-09-29 07:39:29 -07:00
Roman Ivanov 0eaf410b11 Revert "Pull #3162: Update version of commons-collections to 3.2.2 to fix security vulnerability CVE-2015-6420"
This reverts commit e7e028cadd.
2016-09-29 07:39:29 -07:00
Roman Ivanov 2b90c7db5b config: bump equalsverifier version 2016-09-29 05:54:29 -07:00
Roman Ivanov d1ece1da23 config: bump version for system-rules 2016-09-29 05:28:48 -07:00
rnveach dd4999dc38 Issue #3308: fixed EqualsHashCode equals method parameter test (#3407) 2016-09-29 04:10:45 -07:00
Andrei Selkin 7f8309ba36 Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 4, collections) (#3461) 2016-09-27 06:28:58 -07:00
José Castro 5d1d938a05 doc: fixed the wording in javadoc for TrailingCommentCheck 2016-09-27 05:42:43 -07:00
Roman Ivanov f2b6d6cef0 config: use of regexp in disallow element at import-control.xml 2016-09-23 05:36:42 -07:00
Andrei Selkin ee66d82723 Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 3) (#3458) 2016-09-21 15:35:17 -07:00
Andrei Selkin fbf3f95c22 Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 2) (#3454) 2016-09-20 19:52:06 -07:00
rnveach 6d45d88b84 doc: added missing slash to backport documentation url (#3457) 2016-09-20 18:48:28 -07:00
Roman Ivanov 5700d5748c config: fix missed M2_HOME declaration (#3456) 2016-09-20 18:09:57 -07:00