Michal Kordas
ec81e16015
Update Apache Ant to 1.9.4, issue #736
2015-03-11 09:47:37 -07:00
Michal Kordas
1bd30555ea
Remove useless parentheses to fix PMD violations, issue #744
...
Parentheses are considered unnecessary if the evaluation order of an expression remains unchanged if the parentheses are removed.
2015-03-10 22:36:38 +01:00
liscju
b9f232ffe0
Fix bug with multiple imports, part of issue #706
2015-03-10 12:58:34 -07:00
alexkravin
2a587d5274
Extended guide for newbies, issue #606
2015-03-10 08:33:59 -07:00
Michal Kordas
8019f1f4b7
Fix typo in violation message of ModifierOrder check, issue #740
2015-03-10 08:04:28 -07:00
Michal Kordas
dc146b088b
Remove block marker comments from code
2015-03-10 07:47:19 -07:00
Michal Kordas
89005ddf6d
Replace calls to equals() on enums with identity comparison
...
This replacement is safe because two enum constants are equal only when they have the same identity.
2015-03-10 07:46:22 -07:00
Michal Kordas
2698e9a519
Update Maven JAR Plugin to 2.6, issue #644
...
### Release Notes (2015-03-09)
Bugs:
* [MJAR-135] - encoding problem with folder-names
* [MJAR-151] - Error assembling JAR on OS X
* [MJAR-179] - Adding empty files to jar failed with a ZipException : bad CRC checksum
* [MJAR-185] - Update version of plexus-archiver to 2.7.1
* [MJAR-188] - maven-jar-plugin is very slow on machines with slow Unix group lookups
* [MJAR-189] - Upgrade plexus-archiver dependency to v2.9
Improvements:
* [MJAR-178] - Change information on site
* [MJAR-180] - Upgrade to Maven 2.2.1 compatiblity
* [MJAR-181] - MavenProject/MavenSession Injection as a paremeter instead as a component.
* [MJAR-182] - Update version of plexus-archiver to 2.6.3
* [MJAR-184] - Update version of plexus-archiver to 2.7
* [MJAR-186] - Upgrade maven-plugins-testing-harness from 1.2 to 1.3
* [MJAR-187] - Upgrade maven-archiver to 2.6
* [MJAR-190] - Upgrade to maven-plugins version 25 to 26
* [MJAR-191] - Upgrade to maven-plugins parent version 27
2015-03-10 13:01:22 +01:00
Michal Kordas
fde9678a2f
Fix invalid link in release notes for Checkstyle 6.3, issue #730
2015-03-09 23:31:37 -07:00
Michal Kordas
aef011fcfe
Provide versions of plugins available by default, issue #644
...
The following plugins didn't have their version specified:
- maven-clean-plugin
- maven-deploy-plugin
- maven-install-plugin
- maven-resources-plugin
2015-03-09 23:29:04 -07:00
Michal Kordas
5746547b11
Fix reference to JLS in PackageAnnotation docs, issue #674
2015-03-09 23:27:47 -07:00
Michal Kordas
49a23751eb
Remove obsolete double spaces
2015-03-09 23:26:22 -07:00
Michal Kordas
aef1f36b5a
Fix HiddenField ignoreSetter propery not working for one letter fields, issue #730
2015-03-09 23:22:16 -07:00
Michal Kordas
ba5555995f
Fix code example in HiddenField docs, issue #729
2015-03-09 23:19:15 -07:00
Michal Kordas
8376316619
Update antlr4 library from 4.3 to 4.5, issue #644
...
Both runtime library and Maven plugin have to be updated at the same time, so property with version was introduced.
2015-03-10 01:16:37 +01:00
alexkravin
b436b3cd98
Need Braces Check, one-line statements option, issue #300
2015-03-07 17:23:26 -08:00
alexkravin
5f68bb50fd
Visibility Modifier Check, ignore annotated fields
2015-03-07 17:14:51 -08:00
liscju
244eb9d0a9
Fix bugs with multiple fields, part of issue #706
2015-03-06 07:41:21 -08:00
Bhavik Patel
93a33df5bd
fix for FinalLocalVariableCheck - FOR_EACH_CLAUSE variable is not reported. issue #20
2015-03-06 11:09:58 +05:30
Roman Ivanov
cf3c535a33
final fix for, remove tag version from all javadocs, #718
2015-03-05 17:25:00 -08:00
Roman Ivanov
f53116d471
This reverts commit baf08b9cf8.
2015-03-05 17:22:23 -08:00
Roman Ivanov
fe607ecab5
partial fix for remove tag version from all javadocs, #718
2015-03-05 17:02:17 -08:00
Roman Ivanov
baf08b9cf8
partial fix for remove tag version from all javadocs, #718
2015-03-05 16:59:47 -08:00
Roman Ivanov
397c361c3f
partial fix for remove tag version from all javadocs, #718
2015-03-05 16:56:29 -08:00
Roman Ivanov
9ea39c8431
partial fix for remove tag version from all javadocs, #718
2015-03-05 16:52:57 -08:00
Roman Ivanov
9bbb2de987
partial fix for remove tag version from all javadocs, #718
2015-03-05 16:51:52 -08:00
Roman Ivanov
f782869339
partial fix for remove tag version from all javadocs, #718
2015-03-05 16:47:56 -08:00
Roman Ivanov
571f0f33d5
update for documentation for path.separator , #712
2015-03-04 14:54:26 -08:00
Roman Ivanov
17aef6d4c7
old parameter was removed , #712
2015-03-04 14:31:05 -08:00
alexkravin
0e36aba902
Empty Catch Block Check, updated docs
2015-03-04 13:52:58 -08:00
Michal Kordas
2c145eda7d
Fix typos in release notes for Release 6.4.1
2015-03-04 17:39:50 +01:00
Roman Ivanov
7dec06a4bf
fix for typo in issue number
2015-03-03 22:47:59 -08:00
Roman Ivanov
9c7e2f04d6
update back to 6.5-SNAPSHOT
2015-03-03 22:41:21 -08:00
Roman Ivanov
4196e377dd
[maven-release-plugin] prepare for next development iteration
2015-03-03 22:10:27 -08:00
Roman Ivanov
f3a905d4f2
[maven-release-plugin] prepare release checkstyle-6.4.1
2015-03-03 22:10:26 -08:00
Roman Ivanov
1f05b4a50f
update to 6.4.1-SNAPSHOT
2015-03-03 17:29:54 -08:00
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