This is an automated email from the ASF dual-hosted git repository.
snoopdave pushed a change to branch java11
in repository https://gitbox.apache.org/repos/asf/roller.git.
from 3633dcb Fix merge problems
new 07b51df Updated most maven dependencies which didn't require code
changes. Tests are now green on (AdoptOpen)JDK 11 and 12 using language level
11 and 12. Added an explicit dependency to ASM 7.1 to better control which
version is used and improve compatibility with latest bytecodes.
new e2d7830 updated .gitignore for NetBeans.
new d284c76 Changed 'eclipselink' artifact to
'org.eclipse.persistence.jpa' + removed old 'javax.persistence' dependency.
Both jakarta.persistence-2.2.2.jar and org.eclipse.persistence.jpa-2.7.4.jars
are now signed and don't cause a security exception during classloading.
Workaround of using old JPA API jar is no longer needed.
new 6b3f0a4 Merge pull request #25 from mbien/java11
The 4189 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 7 ++++++-
app/pom.xml | 56 ++++++++++++++++++++++++++++++--------------------------
pom.xml | 8 ++++----
3 files changed, 40 insertions(+), 31 deletions(-)