Commit graph

753 commits

Author SHA1 Message Date
57eb3abf6a
Merge pull request #100 from kemitix/update-readme-badges
Update README badges and clean up other files
2018-08-26 19:48:50 +01:00
e8d19fd52a Update test to match property indentation change 2018-08-26 18:24:19 +01:00
4c8acff32f Update Jenkinsfile 2018-08-26 18:18:20 +01:00
624058a2dc Remove maven wrapper 2018-08-26 18:18:01 +01:00
a9820116ac Remove code signing key 2018-08-26 18:09:53 +01:00
072400bd18 Update bagde images properly 2018-08-26 18:07:34 +01:00
ee7eb75ffb ruleset: fix order of properties and adjust indentation 2018-08-26 15:49:02 +01:00
f5665a0733 Update badges in README template 2018-08-26 15:32:33 +01:00
c55ea9300b Merge branch 'master' into update-readme-badges
* master:
  Bump conditional from 0.4.0 to 0.6.0
  Bump assertj-core from 3.10.0 to 3.11.0
  Bump mockito-core from 2.19.0 to 2.21.0
  Bump lombok from 1.18.0 to 1.18.2
  Bump spring-boot.version from 1.5.14.RELEASE to 2.0.4.RELEASE
  Bump tiles-maven-plugin from 2.11 to 2.12
2018-08-26 15:06:45 +01:00
dependabot[bot]
18f9ffe3da Bump conditional from 0.4.0 to 0.6.0
Bumps conditional from 0.4.0 to 0.6.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-26 06:32:24 +00:00
dependabot[bot]
a8b7691995
Merge pull request #95 from kemitix/dependabot/maven/spring-boot.version 2018-08-25 19:48:49 +00:00
dependabot[bot]
b69118f748
Merge pull request #94 from kemitix/dependabot/maven/io.repaint.maven-tiles-maven-plugin-2.12 2018-08-25 19:48:02 +00:00
dependabot[bot]
45ebec773b
Merge pull request #93 from kemitix/dependabot/maven/org.assertj-assertj-core-3.11.0 2018-08-25 19:47:47 +00:00
dependabot[bot]
3be770481e
Bump assertj-core from 3.10.0 to 3.11.0
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/joel-costigliola/assertj-core/releases)
- [Commits](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.10.0...assertj-core-3.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-25 10:03:28 +00:00
dependabot[bot]
a9fd6a332d
Merge pull request #98 from kemitix/dependabot/maven/org.mockito-mockito-core-2.21.0 2018-08-25 10:01:57 +00:00
dependabot[bot]
ba71dd5f2f
Bump sevntu.version from 1.30.0 to 1.32.0
Bumps `sevntu.version` from 1.30.0 to 1.32.0.

Updates `sevntu-checks` from 1.30.0 to 1.32.0

Updates `sevntu-checkstyle-maven-plugin` from 1.30.0 to 1.32.0

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-25 10:00:23 +00:00
dependabot[bot]
fb3f7f7c3c
Merge pull request #96 from kemitix/dependabot/maven/org.projectlombok-lombok-1.18.2 2018-08-25 09:58:24 +00:00
dependabot[bot]
d54b060066
Bump mockito-core from 2.19.0 to 2.21.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.19.0 to 2.21.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.19.0...v2.21.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-24 05:54:49 +00:00
dependabot[bot]
43a53cd44a
Bump lombok from 1.18.0 to 1.18.2
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.0 to 1.18.2.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.0...v1.18.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-24 05:54:48 +00:00
dependabot[bot]
8fcda0aaf4
Bump spring-boot.version from 1.5.14.RELEASE to 2.0.4.RELEASE
Bumps `spring-boot.version` from 1.5.14.RELEASE to 2.0.4.RELEASE.

Updates `spring-boot-dependencies` from 1.5.14.RELEASE to 2.0.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v1.5.14.RELEASE...v2.0.4.RELEASE)

Updates `spring-boot-maven-plugin` from 1.5.14.RELEASE to 2.0.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v1.5.14.RELEASE...v2.0.4.RELEASE)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-23 14:07:18 +00: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
71ac9e5c6a README: update version badges to the correct gav coordinates 2018-07-28 22:21:19 +01:00
b773308160 Update CHANGELOG 2018-07-07 17:31:07 +01:00
a68ba596e0
Merge pull request #90 from kemitix/upgrade-dependencies
Upgrade dependencies
2018-07-07 14:08:58 +01:00
2cc7cbac74 Upgrade sevntu to 1.30.0 2018-07-07 13:51:48 +01:00
61c110c976 Upgrade assertj to 3.10.0 2018-07-07 13:48:19 +01:00
ec1f684872 Upgrade kemitix-maven-tiles to 0.9.0
The maven-resource-plugin directly is now provided by the maven-plugins tile.
2018-07-07 13:48:19 +01:00
83c90e1be0 Upgrade conditional to 0.4.0 2018-07-07 13:48:19 +01:00
997568351b Replace Spring IO Platform dependency management with Spring Boot version 2018-07-07 13:48:19 +01:00
3186b23ca4 Upgrade lombok to 1.18.0 2018-07-07 13:48:14 +01:00
b0da93c088 Upgrade spring-boot to 1.5.14 2018-07-07 13:46:01 +01:00
a5388942a7 README: update template so mail changes don't get lost in main file
Also removed jenkins badges as they aren't working
2018-07-07 13:46:01 +01:00
82def93ff1 Upgrade mockito to 2.19.0 2018-07-07 13:46:01 +01:00
10d5f2611a Upgrade javax.annotation-api to 1.3.2 2018-07-07 13:02:13 +01:00
58a079f90a Upgrade fast-classpath-scanner to 3.1.6 2018-07-07 12:49:04 +01: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
f70c6b9cc2 jenkins: update to follow latest template 2018-07-07 12:37:23 +01:00
7826927f58 Merge remote-tracking branch 'github/develop'
* github/develop:
  Use Files.readAllLines
  Close file ready with try-with-resources
2018-07-07 12:29:04 +01:00
3cf9bf9148 README: add assorted badges 2018-07-05 07:07:05 +01:00
b298164c0b mvn wrapper upgraded to 3.5.4 2018-07-04 22:48:37 +01:00
4a00b6f417 Version set to DEV-SNAPSHOT 2018-07-04 22:48:21 +01:00
29d0631324 Merge branch 'develop'
* develop:
  jenkins: only deploy ruleset and tile
2018-07-04 22:41:38 +01:00
92c98da897
Merge pull request #89 from kemitix/sonar-close-try-resources
Sonar close try resources
2018-05-16 06:50:57 +01:00
604acf2509 Use Files.readAllLines 2018-05-15 19:52:16 +01:00
2934bb11ea Close file ready with try-with-resources 2018-05-15 19:41:40 +01:00
714aeca9b4
Merge pull request #88 from kemitix/hotfix/4.1.1
Hotfix 4.1.1
2018-05-15 17:39:02 +01:00
8b45305c9e
Merge branch 'develop' into hotfix/4.1.1 2018-05-15 17:34:57 +01:00
b54493007d
Merge pull request #87 from kemitix/hotfix/tile-version
Use the correct ruleset version used in the tile
2018-05-15 17:17:20 +01:00
0adcb4ee35 Use the correct ruleset version used in the tile 2018-05-15 17:10:33 +01:00