Branch: refs/heads/master
Home:
https://github.com/weld/build
Commit: a0ef79a4d28a3154fe49a56fad5ab013a71c17f0
https://github.com/weld/build/commit/a0ef79a4d28a3154fe49a56fad5ab013a71c...
Author: Antoine Sabot-Durand <antoine(a)sabot-durand.net>
Date: 2016-06-02 (Thu, 02 Jun 2016)
Changed paths:
M build-config/pom.xml
M build-config/src/main/resources/weld-checkstyle/checkstyle.xml
Log Message:
-----------
WELD-2149 Weld build fails on checkstyle on JDK9
Add a profile only activated for Oracle JDK version under 1.9 to include tools.jar
since checkstyle engine has to be updated to 6.18 some rules should be removed:
- RedundantThrows was removed in 6.2:
https://github.com/checkstyle/checkstyle/issues/473
- RedundantModifier changed its behavior and is far too strict now
Commit: f56969cfc5971a1b152746b41ecb79decb78d168
https://github.com/weld/build/commit/f56969cfc5971a1b152746b41ecb79decb78...
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2016-06-02 (Thu, 02 Jun 2016)
Changed paths:
M build-config/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 10
Compare:
https://github.com/weld/build/compare/cf67c618899e...f56969cfc597