Commit Graph

6068 Commits

Author SHA1 Message Date
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
rnveach 570d83672c doc: added links to cs backport jre6 (#3447) 2016-09-18 18:55:50 -07:00
Roman Ivanov 7267514a08 config: extend import-control.xml to disallow usage of sibling packages 2016-09-18 15:28:24 -07:00
Andrei Selkin 5a4ebe6a7c Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 1) (#3446) 2016-09-18 14:43:10 -07:00
Roman Ivanov 4c5092ce82 minor: resolve checkstyle violation - final variable 2016-09-17 07:54:19 -07:00
Roman Ivanov 1a2c56ea10 minor: resolve Idea's violation - Variable instance initializer null is redundant 2016-09-17 07:19:36 -07:00
Roman Ivanov 3f580644b1 minor: refactor to rethrow exception from test to top to make stacktrace visiable 2016-09-16 20:43:26 -07:00
Andrei Selkin 25a37e5049 Issue #2226: Replace line-based suppressions with inline ones (#3443) 2016-09-14 13:58:34 -07:00
Baratali Izmailov d3a8716245 Issue #408: Update Checkstyle GUI in order to display Javadoc tokens (#3430) 2016-09-11 15:13:17 -07:00
Roman Ivanov 2f9110a221 config: bump version for nondex-maven-plugin to 1.1.1 (#3439) 2016-09-11 14:46:57 -07:00
Roman Ivanov bcc95b0368 config: fix WARNING during PMD execution due to wrong xml structure 2016-09-11 14:21:25 -07:00
Roman Ivanov c5066378bc minor: typo fix and minor extending in PULL_REQUEST_TEMPLATE 2016-09-11 13:58:16 -07:00
Andrei Selkin d563f0060c Pull #3412: Disallow usage of java.util.Stack, java.util.Vector in code, 'checks' package in 'api' and 'utils' packages (#3412) 2016-09-08 14:50:23 -07:00
Andrei Selkin 230919ee09 Issue #2874: Fix suppression line for CyclomaticComplexityCheck (#3436) 2016-09-08 14:49:15 -07:00
Andrei Selkin 963f94927d Issue #2874: Use CyclomaticComplexity.switchBlockAsSingleDecisionPoint in checkstyle_checks.xml (#3401) 2016-09-08 13:07:19 -07:00
Andrei Selkin e650684840 Issue #977: Extend xdocs for SuppressCommentFilter and SuppressWithNearbyCommentFilter (#3400) 2016-09-08 06:30:39 -07:00
Mariia Mykhailova de022d2434 Issue #3233: Resolve IntelijIdea inspection violations for java8 migration (#3434) 2016-09-08 05:30:40 -07:00
Andrei Selkin 9eafaedfc0 Pull #3406: Replace Guava's Joiner with Java 8 native approach 2016-09-06 17:14:17 -07:00
Roman Ivanov 7d9060cac6 config: bump checkstyle version 2016-09-06 05:37:43 -07:00
Roman Ivanov 7a8e6a963e Issue #3428: fix for typos 2016-09-05 17:06:54 -07:00
Elliotte Rusty Harold 79f9065198 spelling: PR instructions, YOU --> YOUR 2016-09-05 17:03:30 -07:00
Roman Ivanov de1187ba2f update to 7.2-SNAPSHOT 2016-09-05 07:50:42 -07:00
Roman Ivanov be4fb16956 config: fix for release.sh to be fail fast if release info is not defined 2016-09-05 07:33:05 -07:00
Roman Ivanov c9eab97c07 [maven-release-plugin] prepare for next development iteration 2016-09-05 07:08:35 -07:00
Roman Ivanov 45dcca43be [maven-release-plugin] prepare release checkstyle-7.1.1 2016-09-05 07:08:32 -07:00
Roman Ivanov 6a45aaea5e update to 7.1.1-SNAPSHOT 2016-09-05 06:03:58 -07:00
Roman Ivanov 7fd31ceb93 minor: release notes for 7.1.1 2016-09-05 05:46:22 -07:00
Andrei Selkin b4e884c2ff Issue #2541: Activate forbidden-apis on test input files (#3402) 2016-08-12 06:24:53 +03:00
Vladislav Lisetskii dfae5adb1f minor: add commit of releasenotes in travis.yml (#3405) 2016-08-11 06:33:34 +03:00
Roman Ivanov 12fdac8f99 config: update equalsverifier to 2.1.4 (#3410) 2016-08-09 12:22:48 +03:00
Claas Augner 165fb0b313 Issue #3403: Improve German translation (#3404) 2016-08-08 07:20:15 +03:00
Vladislav Lisetskii 2a0d283e39 minor: add placeholder for a new section in releasenotes.xml (#3399) 2016-08-05 22:24:23 +03:00
Roman Ivanov a5dc38c202 config: bump version for build-helper-maven-plugin to 2.12 (#3397) 2016-08-05 14:35:01 +03:00
Roman Ivanov 5c2f9ce9fb config: org.eclipse.jgit version bump (#3395) 2016-08-05 14:34:35 +03:00
Roman Ivanov 673d47f083 config: bump version of versions-maven-plugin to 2.3 (#3396) 2016-08-05 14:34:16 +03:00
Roman Ivanov ccc2678965 config: equalsverifier version bump to 2.1.3 (#3394) 2016-08-05 12:14:47 +03:00
rnveach 459f912d7a Issue #3308: EqualsHashCode violation for hashCode without equals (#3387) 2016-08-05 10:47:58 +03:00