Commit Graph

595 Commits

Author SHA1 Message Date
Ilja Dubinin ce4df1ec00 Issue #1290: Coverage has been increased to 100% in AbstractDeclarationCollector. 2015-09-30 09:54:44 +01:00
Ilja Dubinin d877cb15cf Issue #1290: SuppressWarningHolder coverage has been increased 2015-09-29 16:52:59 -07:00
Michal Kordas cadb67ca52 Pull #2247: Update plexus-compiler-javac-errorprone to 2.6 2015-09-28 21:36:00 +02:00
Michal Kordas a5764602a1 Pull #2246: Update JGit to 4.0.2.201509141540-r 2015-09-28 18:04:16 +02:00
Roman Ivanov 528df75874 [maven-release-plugin] prepare for next development iteration 2015-09-27 18:40:43 -07:00
Roman Ivanov 572db56c5c [maven-release-plugin] prepare release checkstyle-6.11 2015-09-27 18:40:41 -07:00
Roman Ivanov 224bf06be6 Issue #2243: temporal workaround 2015-09-26 15:20:04 -07:00
Michal Kordas 7750439ce4 Issue #2216: Update Error Prone to 2.0.5 2015-09-20 01:21:18 +02:00
Roman Ivanov dfd04eb16b Issue #2200: POM still references nexus.codehaus.org repo 2015-09-18 06:09:10 -07:00
Vladislav Lisetskiy 0406304865 Issue #2126: Make coverage 100% for TokenTypesDoclet 2015-09-18 03:06:12 +03:00
Ilja Dubinin 72faf5617a Issue #1290: ClassResolver coverage has been increased to 100%. 2015-09-17 15:33:00 -07:00
Vladislav Lisetskiy 9fe8577108 Issue #2126: Improve code coverage for TokenTypesDoclet 2015-09-15 20:59:04 -07:00
Ilja Dubinin 0c581e0c23 Issue #1292: AbstractHeaderCheck coverage has been increased to 100% 2015-09-15 17:26:49 -07:00
Michal Kordas aa79a38ac0 Pull #2183: Update Maven Wagon to 2.10 2015-09-16 00:20:44 +02:00
Michal Kordas 7f4a08cf06 Pull #2182: Update Maven Project Info Reports Plugin to 2.8.1 2015-09-16 00:18:07 +02:00
Roman Ivanov 0bff657f61 Issue #2129: logging as WARN for misconfigurated Check is changed to Exception, we should fail fast. 2015-09-13 18:19:24 -07:00
Michal Kordas 2c74879481 Issue #2129: Add SLF4J binding required by JGit 2015-09-12 23:42:13 +02:00
Michal Kordas 0c90eecee1 Issue #2160: Configure compiler to use Error Prone for non-input sources 2015-09-12 02:00:30 -04:00
Michal Kordas bc797f31e2 Issue #809: Rearrange POM to use canonical ordering 2015-09-11 16:31:46 -07:00
Roman Ivanov 31d023b049 minor: my username was changed from sourceforge to github 2015-09-06 07:29:52 -07:00
liscju cd10c41ca5 Issue #937: added tests for validating commit message. 2015-09-06 05:32:26 -07:00
Michal Kordas e7547bb7dd Issue #2106: Fix Javadoc generation failure after addition of new tag 2015-09-04 16:27:53 -07:00
Ilja Dubinin 47b8d42145 Issue #1290: AbstractOptionCheck has been removed from list of checks to cover 2015-09-03 22:44:07 +01:00
Ilja Dubinin 4ea84c811b Issue #1290: Coverage has been increased to 100% in AbstractTypeAwareCheck and nested classes 2015-09-03 05:39:43 -07:00
Ilja Dubinin c6c9ad9d33 Issue #1290: coverage has been increased to 100% in TranslationCheck 2015-09-03 05:34:28 -07:00
Ilja Dubinin 2c6e941a26 Issue #1290: Coverage has been increased to 100% in NewLineAtTheEndOfFileCheck 2015-09-03 01:00:31 +01:00
Roman Ivanov b3abeac94c config: changes in team members 2015-09-02 12:55:09 -07:00
Roman Ivanov 56489da86b config: timeout for linkcheck plugin was extended to allow avoid error for github issue page that have too much content, so loading slow 2015-09-02 09:37:34 -04:00
Roman Ivanov 9183d6c240 update to 6.11-SNAPSHOT 2015-09-01 09:31:22 -07:00
Roman Ivanov 355b0dc121 [maven-release-plugin] prepare for next development iteration 2015-09-01 09:05:43 -07:00
Roman Ivanov 6ef45a76dd [maven-release-plugin] prepare release checkstyle-6.10.1 2015-09-01 09:05:41 -07:00
Roman Ivanov 340b36d952 update to 6.10.1-SNAPSHOT 2015-09-01 08:53:32 -07:00
Roman Ivanov 0eaa4aff52 config: update for linkcheck to suppress lnk and raise timeout for github pages that open too long but valid 2015-09-01 08:50:27 -07:00
Roman Ivanov ef8b078396 [maven-release-plugin] prepare for next development iteration 2015-08-31 23:18:21 -07:00
Roman Ivanov f72624c920 [maven-release-plugin] prepare release checkstyle-6.10 2015-08-31 23:18:19 -07:00
Roman Ivanov 87a56e240e config: maven-enforcer-plugin and equalsverifier are updated to newest version 2015-08-31 07:30:03 -07:00
Baratali Izmailov d693562ab7 Issue #1243: Coverage of DeclarationOrderCheck has been improved 2015-08-30 09:34:48 -07:00
Ilja Dubinin 6f937bff1d Coverage has been increased to 100% in UniquePropertiesCheck. Issue #1290 2015-08-27 23:20:40 -07:00
Ilja Dubinin f0ea60f77b Indentation fixes for pom.xml. Issue #46 2015-08-28 00:41:55 +01:00
Ilja Dubinin f6e48c40b9 Indentation fix for pom.xml. Issue #46 2015-08-26 22:37:54 +01:00
Ilja Dubinin e85813fa81 Elemnt should be on a new line sonar check fixed for pom.xml. Ixxue #46 2015-08-26 22:02:24 +01:00
Michal Kordas 7a3285dcfa Fix typos in pom.xml. #1555
Fixes some `SpellCheckingInspection` inspection violations.

Description:
>Spellchecker inspection helps locate typos and misspelling in your code, comments and literals, and fix them in one click.
2015-08-25 04:46:31 -07:00
Roman Ivanov 565dc677ae Remove unused Coveralls plugin from pom.xml . #1881 2015-08-25 04:24:08 -07:00
Roman Ivanov ff19a040d2 Update ANTLR to 4.5.1-1 . #1880 2015-08-25 14:11:31 +03:00
Roman Ivanov 8e99304daa Update EqualsVerifier to 1.7.4. #1879 2015-08-25 14:05:07 +03:00
Andrei Selkin f2efe4d020 Updated comments for excludes of linkcheck, issue #751 2015-08-19 06:44:43 +03:00
Andrei Selkin ae73562255 Created JaCoCo profile of pom.xml, issue #1173 2015-08-18 09:40:22 +03:00
Roman Ivanov 80e0a90fb8 Issue #1243: Eclipse warnings are fixed 2015-08-16 08:23:07 +03:00
Michal Kordas accb0bf5bc Update Maven FindBugs Plugin to 3.0.2. #1714 2015-08-16 07:03:57 +03:00
Ilja Dubinin 901d777e3d Coverage has been increased to 100% in CheckUtils. Issue #1290 2015-08-15 01:28:16 +01:00