0837db4430
pom.xml: use kemitix-checkstyle-ruleset
...
Checkstyle plugin now uses the configuration provided by kemitix-checkstyle-ruleset
2016-08-16 20:07:07 +01:00
5d74665a99
pom.xml: remove redundant plugin version element
...
The checkstyle plugin version is declared in pluginManagement, it doesn't
need to be repeated.
2016-08-16 20:06:45 +01:00
a0ca04b3dc
pom.xml: use same configuration for checkstyle check and reports
...
* move checkstyle configuration to pluginManagement
2016-08-16 20:06:30 +01:00
bed65bfbcb
pom.xml: version set to 1.6.0-SNAPSHOT
2016-08-01 22:37:55 +01:00
6266229d93
Merge branch release/1.5.0 into master
...
Upgrade checkstyle to 7.1
2016-08-01 22:37:54 +01:00
ca32ac6303
CHANGELOG
2016-08-01 22:37:54 +01:00
5206c23401
pom.xml: version set to 1.5.0
2016-08-01 22:37:54 +01:00
5c4fa40cec
Merge pull request #30 from kemitix/upgrade-checkstyle-to-7.1
...
pom.xml: Upgrade Checkstyle to 7.1
2016-07-31 20:25:37 +01:00
a3bdffb7e1
pom.xml: Upgrade Checkstyle to 7.1
...
Release Notes: http://checkstyle.sourceforge.net/releasenotes.html#Release_7.1
2016-07-31 20:00:25 +01:00
9be38ceda0
Merge branch release/1.4.0 into develop
...
Upgrade findbugs-maven-plugin to 3.0.4
2016-07-26 10:55:27 +01:00
f0f0c1e2ce
pom.xml: version set to 1.5.0-SNAPSHOT
2016-07-26 10:55:27 +01:00
67f211eebf
Merge branch release/1.4.0 into master
...
Upgrade findbugs-maven-plugin to 3.0.4
2016-07-26 10:55:26 +01:00
89dc4834ec
CHANGELOG
2016-07-26 10:55:26 +01:00
71221ebb62
pom.xml: version set to 1.4.0
2016-07-26 10:55:26 +01:00
34dd53f9ce
Merge pull request #29 from kemitix/upgrade-findbugs-maven-plugin-to-3.0.4
...
pom.xml: upgrade findbugs-maven-plugin to 3.0.4
2016-07-18 19:22:26 +01:00
230a2b6d1f
pom.xml: upgrade findbugs-maven-plugin to 3.0.4
...
Required for Maven 3.4 compatibility.
2016-07-18 18:56:10 +01:00
4d80bab694
Merge pull request #28 from kemitix/add-idea-project
...
.idea: add IntelliJ IDE project files
2016-07-18 18:49:43 +01:00
787a65bc09
.idea: add IntelliJ IDE project files
2016-07-18 18:42:16 +01:00
1bc9e1b541
Merge pull request #27 from kemitix/ignore-idea-plugin-config
...
.gitignore: ignore checkstyle and findbugs plugin configurations
2016-07-18 18:40:51 +01:00
ab39ae07ea
.gitignore: ignore checkstyle and findbugs plugin configurations
2016-07-02 15:01:44 +01:00
343d41ea3b
Merge pull request #26 from kemitix/1.4.0-SNAPSHOT
...
Prepare 1.4.0-SNAPSHOT
2016-06-28 10:24:44 +01:00
18f26003d8
pom.xml: version set to 1.4.0-SNAPSHOT
2016-06-28 09:55:35 +01:00
8f24f4fe73
Merge branch release/1.3.0 into master
...
Upgrade checkstyle to 7.0
Upgrade maven-source-plugin to 3.0.1
Upgrade sevntucheckstyle to 1.21.0
Upgrade maven-javadoc-plugin to 2.10.4
Upgrade jacoco-maven-plugin to 0.7.7
checkstyle.xml: Remove rules from that aren't compatible with code style or with lombok
checkstyle.xml: Add sevntu's new UniformEnumValueCheck to checkstyle template
.gitignore: apply a common standard gitignore to use as template
2016-06-28 09:55:33 +01:00
81089c3bb3
CHANGELOG
2016-06-28 09:55:33 +01:00
3c6f02f8dc
pom.xml: version set to 1.3.0
2016-06-28 09:55:33 +01:00
b50a8bdde4
Merge pull request #25 from kemitix/upgrade-checkstyle-to-7.0
...
Upgrade checkstyle to 7.0
2016-06-28 09:47:51 +01:00
5d2aa53ce8
Upgrade checkstyle to 7.0
...
* http://checkstyle.sourceforge.net/releasenotes.html#Release_7.0
2016-06-28 09:36:20 +01:00
321660ce70
Merge pull request #24 from kemitix/upgrade-maven-source-plugin-to-3.0.1
...
pom.xml: upgrade maven-source-plugin to 3.0.1
2016-06-28 07:40:29 +01:00
5a9871cd70
pom.xml: upgrade maven-source-plugin to 3.0.1
2016-06-27 15:51:08 +01:00
f4c58406d9
Merge pull request #23 from kemitix/upgrade-sevntucheckstyle-to-1.21.0
...
Upgrade sevntu-checkstyle to 1.21.0
2016-06-14 14:39:20 +01:00
44b62ae155
checkstyle: use correct name for check
...
The name of the check in the sevntu release notes is wrong.
2016-06-14 14:13:36 +01:00
3ecdf7b5c9
Add sevntu's new UniformEnumValueCheck to checkstyle template
2016-06-14 12:38:02 +01:00
7fbbc46074
Upgrade sevntu-checkstyle to 1.21.0
...
Release Notes: http://sevntu-checkstyle.github.io/sevntu.checkstyle/#1.21.0
* new UniformEnumValueCheck - Check forces enum values to match one of the specified patterns and forces all the values to follow only one of the specified patterns.
* new javadoc for all Checks - Fix all javadoc problems in sevntu-checks project.
* update for ConstructorWithoutParamsCheck - Udpdate the default config in ConstructorWithoutParamsCheck.
2016-06-14 12:36:13 +01:00
dee074853f
Merge pull request #22 from kemitix/upgrade-dependencies
...
Upgrade dependencies
2016-06-14 11:20:01 +01:00
fde735af2b
Merge branch 'develop' into upgrade-dependencies
2016-06-14 11:12:26 +01:00
20338cf479
Merge pull request #21 from kemitix/update-checkstyle
...
Remove rules that aren't compatible with code style or with lombok
2016-06-14 11:12:18 +01:00
f12dd73a67
Merge branch 'develop' into update-checkstyle
2016-06-14 10:45:54 +01:00
b331402452
Merge pull request #20 from kemitix/update-gitignore
...
Upgrade .gitignore to serve as a template for child projects
2016-06-14 10:45:45 +01:00
b5e177afdd
Upgrade jacoco-maven-plugin to 0.7.7
2016-06-14 10:36:34 +01:00
9a4995afe5
Upgrade maven-javadoc-plugin to 2.10.4
2016-06-14 10:35:21 +01:00
da1b84194f
.gitignore: ignore zip files in template
2016-06-14 10:32:46 +01:00
86a63bd613
.gitignore: apply a common standard gitignore to use as template
2016-06-10 10:00:25 +01:00
bf9eaaa85a
Remove rules that aren't compatible with code style or with lombok
2016-06-07 23:22:36 +01:00
eac601beed
Merge branch release/1.2.0 into develop
...
Add selection of sevntu-checkstyle rules to checkstyle template
Rewrite sample checkstyle rules definition
Upgrade checkstyle to 6.19
2016-05-31 14:44:46 +01:00
d2b2aa08d9
pom.xml: version set to 1.3.0-SNAPSHOT
2016-05-31 14:44:46 +01:00
48b0d61423
Merge branch release/1.2.0 into master
...
Add selection of sevntu-checkstyle rules to checkstyle template
Rewrite sample checkstyle rules definition
Upgrade checkstyle to 6.19
2016-05-31 14:44:44 +01:00
627a435d5e
CHANGELOG
2016-05-31 14:44:44 +01:00
bccdc3ddd2
pom.xml: version set to 1.2.0
2016-05-31 14:44:44 +01:00
1ba866d630
Merge branch 'add-sevntu-rules-to-checkstyle-template' into develop
...
* add-sevntu-rules-to-checkstyle-template:
Add selected rules from sevntu to checkstyle template
2016-05-31 14:43:05 +01:00
0f533717e5
Add selected rules from sevntu to checkstyle template
2016-05-31 14:42:50 +01:00