dependabot[bot]
ffb9ea6920
Bump checkstyle from 8.16 to 8.17 ( #161 )
...
* Bump checkstyle from 8.16 to 8.17
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.16 to 8.17.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.16...checkstyle-8.17 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* [changelog] updated
2019-02-02 19:45:03 +00:00
90e3f8cd70
Improve use of properties in tile ( #164 )
...
* [tile] improve use of properties
* [tile] rename property to match project name
* [readme] remove codacy and sonar badges properly
* [changelog] updated
2019-02-02 19:12:33 +00:00
dependabot[bot]
a100914269
Bump checkstyle from 8.15 to 8.16 ( #159 )
2019-01-01 06:53:20 +00:00
dependabot[bot]
e7ab0b0668
Bump checkstyle from 8.14 to 8.15 ( #148 )
2018-12-03 07:11:40 +00:00
3b8c7cef7e
[tile] use project version for selecting ruleset version ( #145 )
2018-11-17 18:22:46 +00:00
dependabot[bot]
0581c44d2c
Bump checkstyle from 8.13 to 8.14 ( #138 )
2018-10-24 22:22:47 +00:00
dependabot[bot]
36209db27b
Bump kemitix-parent from 5.1.1 to 5.2.0 ( #130 )
...
Bumps [kemitix-parent](https://gitlab.com/kemitix/kemitix-parent ) from 5.1.1 to 5.2.0.
- [Release notes](https://gitlab.com/kemitix/kemitix-parent/tags )
- [Commits](https://gitlab.com/kemitix/kemitix-parent/commits/master )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 18:58:38 +01:00
3bc12cd271
[tile] Execute checkstyle:checkstyle
during the test
phase
2018-10-07 17:39:53 +01:00
dependabot[bot]
030fb8ef74
Bump checkstyle from 8.12 to 8.13
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.12 to 8.13.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.12...checkstyle-8.13 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 05:35:45 +00:00
75c840abdf
[tile] fix typo refering to ruleset
2018-08-27 09:18:18 +01:00
1eba91f3ba
Use tile filtering to specify dependencies in pom
...
This will enable better detection of dependency upgrades.
2018-08-27 09:02:57 +01:00
6437ba94ba
[tile] Update versions for checkstyle and sevntu
2018-08-27 08:18:22 +01:00
dependabot[bot]
cbe1514e80
Bump tiles-maven-plugin from 2.11 to 2.12
...
Bumps [tiles-maven-plugin](https://github.com/repaint-io/maven-tiles ) from 2.11 to 2.12.
- [Release notes](https://github.com/repaint-io/maven-tiles/releases )
- [Changelog](https://github.com/repaint-io/maven-tiles/blob/master/CHANGELOG.adoc )
- [Commits](https://github.com/repaint-io/maven-tiles/compare/tiles-maven-plugin-2.11...tiles-maven-plugin-2.12 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-23 14:07:09 +00:00
48c5b57ffc
Upgrade kemitix-parent
to 5.1.1
2018-07-07 12:44:00 +01:00
0dd7926851
Version set to DEV-SNAPSHOT
2018-07-07 12:43:04 +01:00
0adcb4ee35
Use the correct ruleset version used in the tile
2018-05-15 17:10:33 +01:00
fe136fcd29
version set to 4.1.0
2018-05-14 20:37:25 +01:00
6acef3bf41
Upgrade to checkstyle 8.10
2018-04-20 09:50:48 +01:00
435417587b
Upgrade sevntu-checkstyle
to 1.29.0
2018-04-19 21:07:59 +01:00
c7e054ec8b
Upgrade checkstyle
to 8.9
2018-04-19 21:06:04 +01:00
0b0f11430e
Upgrade tiles-maven-plugin to 2.11
2018-04-19 21:04:55 +01:00
e39dafc62b
Upgrade kemitix-maven-tiles to 0.8.1
2018-04-19 07:20:36 +01:00
8ef9226a12
Upgrade kemitix-parent to 5.1.0
2018-04-18 20:43:45 +01:00
bb13fdaa1c
Upgrade checkstyle
to 8.7
2018-01-28 19:30:01 +00:00
940ba4c2cc
Upgrade sevntu-checkstyle
to 1.27.0
2018-01-28 19:28:15 +00:00
19057140e4
Merge branch 'hotfix/4.0.1' into develop
...
* hotfix/4.0.1:
Remove unused imports
Add test for checkClasses bean
Update CHANGELOG
Add set-version.sh
Remove use of @PostContruct
Update README tile version
Lombok should be provided
Test should be using interface
Upgrade kemitix-maven-tiles to 0.3.0
Add javax.annotation-api for jdk 9 compatibility
Upgrade lombok to 1.16.20
version set to 4.0.1
Add sourceDirectories to avoid scanning generated sources
2018-01-25 07:22:12 +00:00
62c81bd0b3
version set to 4.0.1
2018-01-20 22:27:25 +00:00
744a4d8f94
Add sourceDirectories to avoid scanning generated sources
2018-01-20 22:22:25 +00:00
fb354b9902
Merge branch 'hotfix/4.0.0' into develop
...
* hotfix/4.0.0:
tile use tiles
ruleset uses UTF-8 encoding
Regressions use own checkstyle config
Upgrade maven-checkstyle-plugin to 3.0.0
Update checkstyle groupId/artifactId/version in support modules
Update travis-support
Prevent installation of support modules
Run builder during package phase
Add local checkstyle plugin config for builder
Change ruleset groupId/artifactId to net.kemitix.checkstyle.ruleset
Simplify groupId and artifactId under net.kemitix.checkstyle
Restore Header and JavadocPackage checks
[bug] update the ruleset files and add missing reasons for deactivated rules
Version set to 3.4.1
2018-01-17 20:11:12 +00:00
c4b79a9831
version set to 4.1.0-SNAPSHOT
2018-01-17 20:07:09 +00:00
68c4ca055a
Change ruleset groupId/artifactId to net.kemitix.checkstyle.ruleset
...
Add tile maven-tile
Update README
2018-01-17 20:05:53 +00:00
6444f5b592
tile use tiles
2018-01-17 19:53:58 +00:00
7ae51727a2
Upgrade maven-checkstyle-plugin to 3.0.0
2018-01-17 19:10:55 +00:00
14a038c9f3
Update checkstyle groupId/artifactId/version in support modules
2018-01-17 18:41:42 +00:00
faae9e9afa
Change ruleset groupId/artifactId to net.kemitix.checkstyle.ruleset
...
Add tile maven-tile
Update README
2018-01-16 22:23:33 +00:00