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 12:36:47 UTC

[GitHub] [tomee] rzo1 opened a new pull request #721: TOMEE-2324 - DRAFT: Remove Corba ORB APIs from Codebase

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


   # What does this PR do?
   
   As dicussed on the mailing list a few months ago [[1]](https://www.mail-archive.com/dev@tomee.apache.org/msg14097.html), building TomEE with Java 11 fails because of two classes, which depend on CORBA.
   
   This is a follow up (Draft) PR based on the feedback by @rmannibucau posted in https://github.com/apache/tomee/pull/713
   
   I cherry-picked the commits by @jgallimore related to missing `jaxb-runtime` from https://github.com/apache/tomee/pull/713
   
   I hope, I understood our discussion correctly. Feel free to drop feedback :)
   
   **Open Questions:**
   
   - Is `tomee-common` the right place to add the `corba-integration` for the `/lib` folder?
   - What is the process to extract `corba-integration` (impl) to a separate project? Mailing list discussion or something like that?
   - As far as I can see, there are no corba related tests in the code-base. Is this correct or did I miss something?
   - I moved the ORB-related content from the `service-jar.xml` in `openejb-core` to `corba-integration` or can it still remain there? 
   
   # Additional Notes
   
   If this is merged, [[2]](https://github.com/apache/tomee/pull/664) will be obsolete (due to license issues as discussed in [[1]](https://www.mail-archive.com/dev@tomee.apache.org/msg14097.html)].
   
   # References
   
   - [1] https://www.mail-archive.com/dev@tomee.apache.org/msg14097.html
   - [2] PR: https://github.com/apache/tomee/pull/664


----------------------------------------------------------------
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] dblevins closed pull request #721: TOMEE-2324 - DRAFT: Remove Corba ORB APIs from Codebase

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


   


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