mbien commented on issue #14: [ROL-2123] make Roller build and run on Java 11
URL: https://github.com/apache/roller/pull/14#issuecomment-487250851
 
 
   fixed the eclipselink dependency issue. Changed 'eclipselink' artifact to 
'org.eclipse.persistence.jpa' + removed old 'javax.persistence' dependency.
   
https://github.com/mbien/roller/commit/d284c76ef5c4a9bea190939d5a4bef06703dae48
   
   the dependency tree looks now slightly different but all jars are signed 
correctly and don't cause sec ex during classloading.
   '
   [INFO] +- 
org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.4:compile
   [INFO] |  +- org.eclipse.persistence:jakarta.persistence:jar:2.2.2:compile
   [INFO] |  +- 
org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.7.4:compile
   [INFO] |  +- 
org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.4:compile
   [INFO] |  +- 
org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.4:compile
   [INFO] |  \- 
org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.4:compile
   [INFO] |     \- 
(org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.7.4:compile - 
omitted for duplicate)
   '

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to