mbien commented on issue #14: [ROL-2123] make Roller build and run on Java 11
URL: https://github.com/apache/roller/pull/14#issuecomment-486876580
 
 
   updated most* dependencies which didn't require code changes + added 
explicit dependency to ASM to get better control of what version is used.
   
   tests are now green on AdoptOpenJDK 12.01, 11.03 and 1.8u212 using language 
levels 12, 11 and 1.8.
   
   
https://github.com/mbien/roller/commit/07b51df0b7e1abebd41c1af1816217ea7c123eb3
   
   *i couldn't update javax.persistence to jakarta.persistence because the API 
seems to be signed while the eclipselink impl isn't which leads to a security 
exception during classloading. Old JPA 2.1.1 isn't signed so the CL does not 
complain.

----------------------------------------------------------------
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