tapestry-5 git commit: upgrade Gradle wrapper

2017-10-06 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 52e2b7b38 -> 0f000e6ab upgrade Gradle wrapper Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/0f000e6a Tree:

[jira] [Commented] (TAP5-2588) Does not work with Java 9

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194661#comment-16194661 ] Hudson commented on TAP5-2588: -- FAILURE: Integrated in Jenkins build tapestry-trunk-freestyle #1634 (See

[jira] [Commented] (TAP5-2588) Does not work with Java 9

2017-10-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194657#comment-16194657 ] ASF subversion and git services commented on TAP5-2588: --- Commit

[9/9] tapestry-5 git commit: TAP-2588: also test with JDK 9

2017-10-06 Thread jkemnade
TAP-2588: also test with JDK 9 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/52e2b7b3 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/52e2b7b3 Diff:

[6/9] tapestry-5 git commit: TAP5-2588: upgrade ASM to 6.0

2017-10-06 Thread jkemnade
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/74324b31/plastic/src/external/java/org/apache/tapestry5/internal/plastic/asm/ModuleWriter.java -- diff --git

[2/9] tapestry-5 git commit: TAP5-2588: upgrade ASM to 6.0

2017-10-06 Thread jkemnade
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/74324b31/plastic/src/external/java/org/apache/tapestry5/internal/plastic/asm/util/Printer.java -- diff --git

[4/9] tapestry-5 git commit: TAP5-2588: upgrade ASM to 6.0

2017-10-06 Thread jkemnade
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/74324b31/plastic/src/external/java/org/apache/tapestry5/internal/plastic/asm/optimizer/NameMapping.java -- diff --git

[3/9] tapestry-5 git commit: TAP5-2588: upgrade ASM to 6.0

2017-10-06 Thread jkemnade
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/74324b31/plastic/src/external/java/org/apache/tapestry5/internal/plastic/asm/tree/LocalVariableAnnotationNode.java -- diff --git

[7/9] tapestry-5 git commit: TAP5-2588: upgrade ASM to 6.0

2017-10-06 Thread jkemnade
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/74324b31/plastic/src/external/java/org/apache/tapestry5/internal/plastic/asm/FieldWriter.java -- diff --git

[8/9] tapestry-5 git commit: TAP5-2588: upgrade ASM to 6.0

2017-10-06 Thread jkemnade
TAP5-2588: upgrade ASM to 6.0 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/74324b31 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/74324b31 Diff:

[5/9] tapestry-5 git commit: TAP5-2588: upgrade ASM to 6.0

2017-10-06 Thread jkemnade
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/74324b31/plastic/src/external/java/org/apache/tapestry5/internal/plastic/asm/commons/SerialVersionUIDAdder.java -- diff --git

[1/9] tapestry-5 git commit: TAP5-2588: upgrade ASM to 6.0

2017-10-06 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 95a548ec4 -> 52e2b7b38 http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/74324b31/plastic/src/external/java/org/apache/tapestry5/internal/plastic/asm/xml/SAXAnnotationAdapter.java

[jira] [Commented] (TAP5-2588) Does not work with Java 9

2017-10-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194592#comment-16194592 ] Jochen Kemnade commented on TAP5-2588: -- Probably related to

[jira] [Created] (TAP5-2588) Does not work with Java 9

2017-10-06 Thread Jochen Kemnade (JIRA)
Jochen Kemnade created TAP5-2588: Summary: Does not work with Java 9 Key: TAP5-2588 URL: https://issues.apache.org/jira/browse/TAP5-2588 Project: Tapestry 5 Issue Type: Bug

[jira] [Updated] (TAP5-2588) Does not work with Java 9

2017-10-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated TAP5-2588: - Description: You cannot use Tapestry with Java 9 because of an outdated ASM version in plastic