[weld-commits] [weld/build] a0ef79: WELD-2149 Weld build fails on checkstyle on JDK9

GitHub noreply at github.com
Thu Jun 2 04:38:42 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/weld/build
  Commit: a0ef79a4d28a3154fe49a56fad5ab013a71c17f0
      https://github.com/weld/build/commit/a0ef79a4d28a3154fe49a56fad5ab013a71c17f0
  Author: Antoine Sabot-Durand <antoine at 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/f56969cfc5971a1b152746b41ecb79decb78d168
  Author: Martin Kouba <mkouba at 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


More information about the weld-commits mailing list