[weld-commits] [weld/core] 4df43d: WELD-2155 JDK9: force-add java BCEL internal class...

GitHub noreply at github.com
Wed Aug 3 08:13:58 EDT 2016


  Branch: refs/heads/2.4
  Home:   https://github.com/weld/core
  Commit: 4df43d7762cdbd239b50de27248c71bfdedc9999
      https://github.com/weld/core/commit/4df43d7762cdbd239b50de27248c71bfdedc9999
  Author: Matej Novotny <manovotn at redhat.com>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M impl/pom.xml

  Log Message:
  -----------
  WELD-2155 JDK9: force-add java BCEL internal classes to unnamed module


  Commit: c31c5492e30197b5a498df74a7ca966b0c6b998b
      https://github.com/weld/core/commit/c31c5492e30197b5a498df74a7ca966b0c6b998b
  Author: Matej Novotny <manovotn at redhat.com>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  WELD-2149, make use of JDK-9 aware build config and Weld parent, also requires update of Weld API.


  Commit: eb497b0658d0db65a6a01b4bb26cc43983c44c62
      https://github.com/weld/core/commit/eb497b0658d0db65a6a01b4bb26cc43983c44c62
  Author: Matej Novotny <manovotn at redhat.com>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M environments/se/core/pom.xml

  Log Message:
  -----------
  WELD-2153 exclude groovy compilation when running on jdk 1.9+


  Commit: de5d597620cce880c2a2f28c184de6061f733cbd
      https://github.com/weld/core/commit/de5d597620cce880c2a2f28c184de6061f733cbd
  Author: Matej Novotny <manovotn at redhat.com>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/util/collections/Iterables.java
    M impl/src/main/java/org/jboss/weld/util/collections/Sets.java
    M tests-common/src/main/java/org/jboss/weld/test/util/ActionSequence.java

  Log Message:
  -----------
  Fix compilation errors when compiling with JDK9 and having java source is set to 1.7


  Commit: 0fecaf1496a076bd524d2542ec346885fd4156a2
      https://github.com/weld/core/commit/0fecaf1496a076bd524d2542ec346885fd4156a2
  Author: Matej Novotny <manovotn at redhat.com>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Remove JVM option for PermGenSize which is an unrecognized option in JDK 9.


Compare: https://github.com/weld/core/compare/ddcd27c3547c...0fecaf1496a0


More information about the weld-commits mailing list