GitHub user jgallimore opened a pull request:
https://github.com/apache/openjpa/pull/13
Update to XBean ASM 4.7
This provides support for Java 10 classes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jgallimore/openjpa 2.4.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/openjpa/pull/13.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #13
----
commit 7bb40a6098d5a3c2616d8cf6c7dd96b39ed616e3
Author: Jonathan Gallimore <jon@...>
Date: 2018-03-13T14:12:27Z
Update to ASM 6
commit ce67432a6872de0647a312bc4b87a63019d8127e
Author: Jonathan Gallimore <jon@...>
Date: 2018-03-14T14:15:46Z
Update ASM constant
commit 18133f19d791d3be0a475e26fcd30d6cc322dbdb
Author: Jonathan Gallimore <jon@...>
Date: 2018-03-14T17:22:59Z
Update XBean
commit ddabf0511f5186734815168a1ea8efc462736ca3
Author: Jonathan Gallimore <jon@...>
Date: 2018-03-22T14:43:04Z
Merge remote-tracking branch 'upstream/2.4.x' into 2.4.x
----
---