You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2020/11/27 18:23:33 UTC

[GitHub] [tomee] rzo1 opened a new pull request #723: TOMEE-2933 - Updates to eclipselink 2.7.7

rzo1 opened a new pull request #723:
URL: https://github.com/apache/tomee/pull/723


   # What does this PR do?
   
   This PR updates to `eclipselink` in version 2.7.7 (was 2.7.4). This version fixes [runtime issues](https://bugs.eclipse.org/bugs/show_bug.cgi?id=551398) in J11+
   
   For some reasons, I had to add additional dependencies to the `examples/serverless-*` modules as they were failing due to a missing `org.apache.cxf.jaxrs.sse.SseContextProvider` from `cxf-rt-rs-sse` in the test scope.
   
   # Additional Notes
   
   I conducted a full build using
   
   ```
   mvn clean install -Pall-adapters
   ```
   
   which **failed** with some `bval-embedded` tck tests on my Ubuntu Linux 20.04 machine.
   
   Here is a gist with the related build-output: https://gist.github.com/rzo1/50df989f7fe3c65b3c5482679261e42d
   
   Seems to fail with a `ClassNotFoundException` for `org.hibernate.beanvalidation.tck.tests.xmlconfiguration.XmlDefinedTraversableResolver.NoDefaultConstructorResolver`.
   
   Don't know if this is expected or something @jeanouii is working on :)
   
   This dependency update is also required for [my draft PR related to Corba](https://github.com/apache/tomee/pull/721).
   
   Maybe @jgallimore can also drop some feedback here :)
   
   # References
   
   - [1] https://issues.apache.org/jira/projects/TOMEE/issues/TOMEE-2933


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tomee] rzo1 commented on pull request #723: TOMEE-2933 - Updates to eclipselink 2.7.7

Posted by GitBox <gi...@apache.org>.
rzo1 commented on pull request #723:
URL: https://github.com/apache/tomee/pull/723#issuecomment-740534565


   Fixed with https://github.com/apache/tomee/commit/c38f60e78e7cef40fb7d1b61962d5cffc756de2e


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tomee] rzo1 commented on pull request #723: TOMEE-2933 - Updates to eclipselink 2.7.7

Posted by GitBox <gi...@apache.org>.
rzo1 commented on pull request #723:
URL: https://github.com/apache/tomee/pull/723#issuecomment-740529651


   Hi @jeanouii 
   
   I think, we did TOMEE-2933 twice :+1: 
   
   Nevertheless, the changes related to `cxf-rt-rs-sse` here might be worth a check. Otherwise: Please close this PR.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tomee] rzo1 edited a comment on pull request #723: TOMEE-2933 - Updates to eclipselink 2.7.7

Posted by GitBox <gi...@apache.org>.
rzo1 edited a comment on pull request #723:
URL: https://github.com/apache/tomee/pull/723#issuecomment-740529651


   Hi @jeanouii 
   
   I think, we did TOMEE-2933 twice :smile: 
   
   Nevertheless, the changes related to `cxf-rt-rs-sse` here might be worth a check. Otherwise: Please close this PR.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tomee] rzo1 closed pull request #723: TOMEE-2933 - Updates to eclipselink 2.7.7

Posted by GitBox <gi...@apache.org>.
rzo1 closed pull request #723:
URL: https://github.com/apache/tomee/pull/723


   


----------------------------------------------------------------
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:
users@infra.apache.org