Commit Graph

5500 Commits

Author SHA1 Message Date
Roman Ivanov d844ba5dc2 update to 6.15-SNAPSHOT 2015-12-30 06:11:45 -08:00
Roman Ivanov a5376020e9 [maven-release-plugin] prepare for next development iteration 2015-12-30 05:42:45 -08:00
Roman Ivanov 0b8335e5a8 [maven-release-plugin] prepare release checkstyle-6.14.1 2015-12-30 05:42:43 -08:00
Roman Ivanov 94bc619599 minor: release notes 6.14.1 2015-12-30 05:37:19 -08:00
Roman Ivanov 0a780ae0a9 update to 6.14.1-SNAPSHOT 2015-12-30 05:30:15 -08:00
Roman Ivanov 0623527e78 config: version bump for xml-maven-plugin to use skip option in future 2015-12-29 14:47:09 -08:00
Andrei Selkin 01652fca46 spelling: fix typo in AuditEventFormatter class name 2015-12-30 01:14:17 +03:00
Roman Ivanov 2601736778 Issue #2728: JavaNCSSCheck: unknown format type: numero inteiro 2015-12-29 10:28:36 -08:00
Andrei Selkin 5a2b09b7a3 Issue #2780: Fix StringIndexOutOfBoundsException in getCheckShortName method of AuditEventDefaultFormatter 2015-12-29 08:49:00 -08:00
Roman Ivanov 1c16dc90c2 minor: formatting 2015-12-28 16:13:52 -08:00
Roman Ivanov 6354081d22 [maven-release-plugin] prepare for next development iteration 2015-12-27 23:42:08 -08:00
Roman Ivanov 7986980211 [maven-release-plugin] prepare release checkstyle-6.14 2015-12-27 23:42:05 -08:00
Roman Ivanov 0bc3b004b7 minor: resolving problems from link-check maven plugin 2015-12-27 22:55:40 -08:00
Roman Ivanov 5e118177f1 release notes 6.14 2015-12-27 22:45:37 -08:00
Bhavik Patel 9c3b17b9db Issue #2405: FinalLocalVariable false-positive in SWITCH solved 2015-12-26 21:01:51 +05:30
Baratali Izmailov 1c2c822688 Issue #2376: Fixed typo in BASEFONT javadoc tag 2015-12-25 17:56:37 -08:00
Baratali Izmailov c9f8ba1daa Issue #461: Antlr4 grammar has been edited to support custom javadoc tags with dots and colons 2015-12-25 17:54:26 -08:00
Roman Ivanov 26f7044909 Issue #2773: fix for checkstyle_config.xml config only, but issue still not resolved 2015-12-25 17:38:51 -08:00
Roman Ivanov 6600d89715 config: fix for teamcity false alarm casued by commit 70a6e2e, no way to suppress it 2015-12-25 16:35:49 -08:00
Andrei Selkin 70a6e2e6d3 Issue #2666: Print name of the Check after printing violation message 2015-12-25 23:20:18 +03:00
Roman Ivanov 0db81f33e1 Issue #2619: Use Nexus Staging Maven Plugin for release process 2015-12-24 16:34:33 -08:00
Andrei Selkin a707819ab7 Issue #2661: Enforce AvoidConditionInversionCheck of sevntu-checkstyle over Checkstyle source code 2015-12-25 01:01:57 +03:00
Andrei Selkin 6ee4a0f805 Issue #2661: Enforce LogicConditionNeedOptimizationCheck of sevntu-checkstyle over Checkstyle source code 2015-12-24 13:59:27 -08:00
Vladislav Lisetskiy 6c04cd63af Issue #2239: Extend RequireThis check message 2015-12-24 13:56:45 -08:00
Jon Bake 10f348bbfd Issue #2211: OneStatementPerLine has false match with try-with-resources 2015-12-24 11:47:00 -08:00
Andrei Selkin 2864c10cd4 Issue #2661: Enforce CustomDeclarationOrder of sevntu-checkstyle over Checkstyle source code 2015-12-23 23:51:38 +03:00
Roman Ivanov 62d1bad0cf minor: fix for checkstyle violations 2015-12-23 08:11:25 -08:00
Roman Ivanov 2d7f43aa76 minor: extending how to report issue description 2015-12-23 06:50:25 -08:00
Andrei Selkin 727d730733 Issue #2661: Enforce ForbidWildcardAsReturnType of sevntu-checkstyle over Checkstyle source code 2015-12-22 23:39:10 +03:00
Andrei Selkin 2c23e07558 Issue #2661: Enforce SimpleAccessorNameNotation of sevntu-checkstyle over Checkstyle source code 2015-12-22 19:55:21 +03:00
Roman Ivanov 74738cea30 config: update for system-rules 1.15.1 2015-12-21 16:33:39 -08:00
Roman Ivanov 45fd099d41 config: update for powermock to 1.6.4 2015-12-21 14:50:07 -08:00
Roman Ivanov 34fc5dfe13 config: update maven-pmd-plugin to 3.6 2015-12-21 08:07:59 -08:00
Andrei Selkin c4f803b0e9 Issue #2661: Enforce MultipleStringLiteralsExtended of sevntu-checkstyle over Checkstyle source code 2015-12-21 06:33:45 -08:00
Vladislav Lisetskiy ed6c2ea133 Issue #2631: Optimize JavadocUtils 2015-12-21 06:31:26 -08:00
Vladislav Lisetskiy dedcabd90d Pull #2756: Remove unused message 2015-12-21 01:18:38 +03:00
Roman Ivanov 8cbc23964a infra: appveyor can now execute any tasks we want in CI, defined in Matrix. Powershell can not be used to run actual command as it works badly in case some nativecommand do error-output as ANTLR do, so we have to use cmd 2015-12-20 05:37:29 -08:00
Roman Ivanov 634b770406 Issue #2661: fix for missed closed tag 2015-12-19 14:12:53 -08:00
Roman Ivanov 7aaece50ec infra: swich appveyor to definig whole task through matrix 2015-12-19 13:12:27 -08:00
Andrei Selkin 9a4d0253da Issue #2661: Enforce AvoidHidingCauseException of sevntu-checkstyle over Checkstyle source code 2015-12-19 12:50:42 -08:00
Andrei Selkin 592338494d Issue #2661: Enforce LineLengthExtended of sevntu-checkstyle over Checkstyle source code 2015-12-19 12:48:25 -08:00
Andrei Selkin 57e7b8ec92 Pull #2749: Make UT 'testNonAccessibleFile' locale independent 2015-12-19 12:47:05 -08:00
Andrei Selkin 2532d9816d Issue #2661: Enforce checks of sevntu-checkstyle over Checkstyle source code 2015-12-19 12:45:56 -08:00
Andrei Selkin 1a8949175e Issue #2661: Disable AvoidHidingCauseException of sevntu-checkstyle due to the issue 2015-12-19 19:31:51 +03:00
Andrei Selkin 8d5807a3dc Issue #2661: Enforce OverridableMethodInConstructor of sevntu-checkstyle over Checkstyle source code 2015-12-19 05:31:08 -08:00
Andrei Selkin f489ea2790 Issue #2661: Enforce EnumValueNameCheck of sevntu-checkstyle over Checkstyle source code 2015-12-19 05:29:06 -08:00
Andrei Selkin df040c2d00 Issue #2661: Enforce InnerClassCheck of sevntu-checkstyle over Checkstyle source code 2015-12-19 05:13:28 -08:00
Andrei Selkin 5fecdf11bc Issue #2661: Enforce WhitespaceBeforeArrayInitializer of sevntu-checkstyle over Checkstyle source code 2015-12-19 05:11:45 -08:00
Andrei Selkin 9f88ca3286 Issue #2661: Enforce RedundantReturn of sevntu-checkstyle over Checkstyle source code 2015-12-18 22:00:51 +03:00
Roman Ivanov c0a664c251 Issue #2661: fix for build failure 2015-12-18 07:43:44 -08:00