Commit Graph

3346 Commits

Author SHA1 Message Date
Roman Ivanov 712cb6f456 release notes for 6.4.1 version 2015-03-03 17:27:39 -08:00
alexkravin de4485a22b Visibility Modifier Check, updated option setter, issue #710 2015-03-03 13:13:58 -08:00
alexkravin a2f74423b6 Generic Whitespace Check, updated method references processing, issue #677 2015-03-03 13:11:56 -08:00
alexkravin 2271d712c9 Hidden Field Check, updated docs for 'ignoreFormat' option, issue #607 2015-03-03 15:25:56 +04:00
Roman Ivanov 62a9d14870 Link to Java Coding Convention in DeclarationOrder check docs does not work correctly, #707 2015-03-02 15:47:06 -08:00
Roman Ivanov 64711ea328 update for Check summary, #571 2015-03-01 15:39:08 -08:00
Alexey ac8eadea0b Clarified all Indentation Input files for certain expected values. fixes #675. 2015-03-01 19:30:14 +03:00
Michal Kordas 69976b5365 Update maven-shade-plugin to 2.3, issue #644 2015-03-01 07:49:22 -08:00
Michal Kordas f6a43a8de9 Update maven-antrun-plugin to 1.8, issue #644 2015-03-01 07:48:18 -08:00
Michal Kordas 67678b7534 Update maven-compiler-plugin to 3.2, issue #644 2015-03-01 07:47:29 -08:00
Michal Kordas 493609c7af Update maven-eclipse-plugin to 2.9, issue #644 2015-03-01 07:46:53 -08:00
Michal Kordas a4419ee4b9 Update org.eluder.coveralls:coveralls-maven-plugin to 3.0.1, issue #644 2015-03-01 07:45:54 -08:00
Michal Kordas 3a61f5b39c Update maven-gpg-plugin to 1.6, issue #644 2015-03-01 07:44:58 -08:00
Michal Kordas 8c75dc8d8a Update maven-jar-plugin to 2.5, issue #644 2015-03-01 07:44:07 -08:00
Michal Kordas 5c05ca6ab0 Update maven-assembly-plugin to 2.5.3, issue #644 2015-03-01 07:39:31 -08:00
Alexey f68cea4d40 Created copy of Input15Extensions.java into IndentationCheck test-input folder 2015-03-01 06:58:35 -08:00
Michal Kordas 187388ac1d Fix incorrect author in release notes for issue #606 2015-03-01 15:50:10 +01:00
Michal Kordas 00b4b409a1 Fix typos in release notes 2015-03-01 15:48:08 +01:00
Roman Ivanov 491094ec60 typo was fixed 2015-02-28 13:01:15 -08:00
Roman Ivanov 385d8157a3 [maven-release-plugin] prepare for next development iteration 2015-02-28 07:31:30 -08:00
Roman Ivanov 8069145298 [maven-release-plugin] prepare release checkstyle-6.4 2015-02-28 07:31:27 -08:00
Roman Ivanov 2073e48b95 updte for release notes 6.4 2015-02-27 13:58:43 -08:00
Glenn Hollingsworth 63a6469c29 Update config links in Google Style, Issue #686
Fixed links for config, checked links for tests.
Removed extra tabgle cell.
Removed [] in config/test column.
Fixed small spelling mistake.
2015-02-27 01:53:52 -05:00
Roman Ivanov cc259e1714 command to build the site 2015-02-26 21:17:30 -08:00
Roman Ivanov a88bf08cfb fix for build 2015-02-26 15:25:02 -08:00
Roman Ivanov fe1fb7f6b2 update for release notes 6.4 2015-02-26 14:55:21 -08:00
alexkravin 1cc96117de Site: added feeds icons, issue #617 2015-02-27 01:00:01 +04:00
Roman Ivanov d2176afac8 update for release notes 6.4 2015-02-26 12:39:27 -08:00
alexkravin f9f60d3142 Visibility Modifier Check, added option allows public immutable fields, issue #61 2015-02-26 12:35:30 -08:00
Roman Ivanov 343b75b252 information about releases plan was added 2015-02-26 11:25:33 -08:00
Roman Ivanov e4809401b8 sun java is not supported, profile for tools.jar from sun was removed 2015-02-26 11:16:00 -08:00
Roman Ivanov 158d6e6f49 update for travis to do verify and site build validation 2015-02-26 11:02:09 -08:00
Roman Ivanov 16b3e07b35 maven-site-plugin was moved from 'build' to special profile for assembly, that spead up 'mvn clean verify' command 2015-02-26 10:59:02 -08:00
Roman Ivanov 8d5d931a99 update for oss-parent from 7 to 9 2015-02-26 10:28:47 -08:00
Roman Ivanov 0d96a1e056 site's folder 'snapshot' -> 'new-site' 2015-02-26 10:16:56 -08:00
Roman Ivanov a802318d6b fix validation errors on consulting page 2015-02-26 06:11:17 -08:00
Roman Ivanov 91a144353a consulting page was added 2015-02-25 23:40:54 -08:00
Roman Ivanov f5f6b50a56 EmptyCatchBlock was added to list of all Checks 2015-02-25 22:25:38 -08:00
Roman Ivanov 3d2307869c udpate for 6.4 release notes 2015-02-25 16:42:02 -08:00
Roman Ivanov d41cec5a5d ref to new admins is removed 2015-02-25 15:51:55 -08:00
Glenn Hollingsworth 9bee8a0a22 Fix comma replaced with period in docs
In config_whitespace, a comma was incorrectly replaced with a period.
2015-02-25 15:33:47 -08:00
ychulovskyy 03914ce3a0 Issue #572 BooleanExpressionComplexity misidentifies integer expression as boolean expression 2015-02-25 15:19:07 -08:00
alexkravin f08c38b631 Site: moved 'Extending Checkstyle' to Developers groups, issue #606 2015-02-25 11:32:48 -08:00
Michał Kordas 825d99da0b Remove duplication and spaces before dots in release notes 2015-02-25 11:12:45 -08:00
Michal Kordas 97d3306175 Update maven-jxr-plugin to 2.5 for issue #644 2015-02-24 20:12:31 -08:00
Roman Ivanov bf93b318a6 6.4 release notes 2015-02-24 20:07:22 -08:00
alexkravin e508f61a11 Illegal Type Check, updated memberModifiers option setting, issue #663 2015-02-23 22:40:52 -08:00
Michał Kordas 1e93e40864 Repair typos in UniqueProperties description 2015-02-23 22:34:56 -08:00
Michal Kordas 8462f4fabd Reformat and fix example for AnnotationUseStyle, issue #672 2015-02-23 18:13:06 +01:00
Roman Ivanov 86d5bcbc4f single-line is mentioned at desired message description 2015-02-22 22:26:31 -08:00