f2par0 opened a new pull request, #790:
URL: https://github.com/apache/aries/pull/790

   In order to be able to create a version ops4j.pax.jms jakarta (cf 
https://github.com/ops4j/org.ops4j.pax.jms/pull/72), providing a aries version 
compatible to jakarta is necessary
   
   - Updated javax.inject.Inject to jakarta.inject.Inject in all test files
   - Updated geronimo-connector from 3.1.5 to 4.0.0 in pom.xml
   - Updated AbstractIntegrationTest to use Jakarta dependencies:
     - jakarta.resource-api instead of geronimo-j2ee-connector_1.6_spec
     - jakarta.validation-api instead of geronimo-validation_1.0_spec
     - jakarta.interceptor-api instead of javax.interceptor-api
     - jakarta.inject-api instead of javax-inject servicemix bundle
     - jakarta.el-api instead of javax.el-api
     - jakarta.enterprise.cdi-api instead of javax.enterprise.cdi-api
     - jakarta.transaction-api instead of javax.transaction-api


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