Commit graph

3 commits

Author SHA1 Message Date
f7624f6310
Update github actions (#317)
* Update github actions

* Upgrade kemitix-maven-tiles to 2.7.0

* Compile against JDK 11

* don't test build against JDK 8
2020-07-11 12:05:50 +01:00
a1e6202d97
Disable sevntu (#284)
* Add details from 5.3.6

* Add dependencies for 5.4.0 so-far

* Update CI to use install target

Using package was missing some lifecycle steps.

* Rollback checkstyle to 8.20 - to fix build

* Convert RuleSource from enum to configuration file

* Split out sevntu plugin version - has own lifecycle

* Upgrade sevntu from 1.35.0 to 1.37.1

* Tweak to use java version where ide can see it

* Upgrade checkstyle back to 8.29 and disable sevntu rules

The sevntu rules are incompatible with checkstyle 8.21+
2020-03-18 12:32:30 +00:00
4fe7d51c87
Replace Jenkins with Github Actions for CI (#282)
* Replace Jenkins with Github Actions for CI

* Remove JDK 13 from build matrix

Add it back in again once everything else has settled down.
2020-03-17 10:22:19 +00:00