Commit graph

447 commits

Author SHA1 Message Date
3042a13ba8 Merge pull request #35 from kemitix/fix-pmd-config-typo
pom.xml: maven-pmd-plugin: fix typo
2016-09-11 18:48:15 +01:00
16c03d54e6 pom.xml: maven-pmd-plugin: fix typo 2016-09-11 18:45:40 +01:00
78471f9de0 Merge pull request #34 from kemitix/upgrade-kemitix-checkstyle-ruleset-to-1.0.0
Upgrade kemitix checkstyle ruleset to 1.0.0
2016-09-11 18:42:19 +01:00
832025af14 LICENSE.txt: added - required by kemitix-checkstyle-ruleset 2016-09-11 18:15:33 +01:00
6f0d0ec88a pom.xml: upgrade kemitix-checkstyle-ruleset to 1.0.0 2016-09-11 18:11:57 +01:00
6b5391a1cd Merged branch release/2.0.0 into develop 2016-08-17 22:42:30 +01:00
3a5e2dd949 pom.xml: version set to 2.1.0 2016-08-17 22:37:38 +01:00
6f4b902649 Merged release/2.0.0 into master 2016-08-17 22:37:02 +01:00
b17d2600f6 CHANGELOG 2016-08-17 22:36:25 +01:00
c5cde5b4d1 pom.xml: version set to 2.0.0 2016-08-17 22:34:38 +01:00
9f403d26c7 Revert "pom.xml: remove redundant plugin version element"
This reverts commit 5d74665a99.
2016-08-17 22:30:18 +01:00
3d61e984fe Merge pull request #33 from kemitix/update-readme
Update readme
2016-08-16 20:49:00 +01:00
6cfb1d840b README.md: update checkstyle section for kemitix-checkstyle-ruleset 2016-08-16 20:45:02 +01:00
6cd0d1f2b0 README.md: add list of properties that can be overridden by child projects 2016-08-16 20:45:02 +01:00
6896180c1b README.md: note that a version is required to use the parent 2016-08-16 20:45:02 +01:00
01336c6322 Merge pull request #32 from kemitix/remove-mvn-wrapper
[.]mvn*: remove the maven wrapper
2016-08-16 20:44:26 +01:00
822ebdd50a [.]mvn*: remove the maven wrapper 2016-08-16 20:40:51 +01:00
916f7e13b9 Merge pull request #31 from kemitix/use-kemitix-checkstyle-ruleset-0.1.1
Use kemitix-checkstyle-ruleset 0.1.1
2016-08-16 20:40:30 +01:00
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