garydgregory commented on PR #492:
URL: https://github.com/apache/commons-dbcp/pull/492#issuecomment-3563008192

   Hello @czpilar 
   Thank you for the updates but it still fails on Java 8. Please build locally 
before you push.
   ```
   Error:  Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.14.1:testCompile 
(default-testCompile) on project commons-dbcp2: Compilation failure
   Error:  
/home/runner/work/commons-dbcp/commons-dbcp/src/test/java/org/apache/commons/dbcp2/managed/TestBasicManagedDataSource.java:[43,58]
 cannot access 
com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple
   Error:    bad class file: 
/home/runner/.m2/repository/org/jboss/narayana/jta/narayana-jta/6.0.3.Final/narayana-jta-6.0.3.Final.jar(com/arjuna/ats/internal/jta/transaction/arjunacore/TransactionManagerImple.class)
   Error:      class file has wrong version 55.0, should be 52.0
   Error:      Please remove or make sure it appears in the correct 
subdirectory of the classpath.
   Error:  -> [Help 1]
   ```
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to