You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/05/20 23:44:12 UTC

[GitHub] [netbeans] pepness opened a new pull request #2150: [NETBEANS-4329] - Update eclipselink from 2.5.2 to 2.7.7

pepness opened a new pull request #2150:
URL: https://github.com/apache/netbeans/pull/2150


   Notes for NetBeans:
   - Add 17 entries to 'eclipselink.target-database' as per [documentation](https://www.eclipse.org/eclipselink/api/2.7/org/eclipse/persistence/platform/database/package-summary.html)
   - Add 3 entries to 'eclipselink.target-server' as per [documentation](https://www.eclipse.org/eclipselink/api/2.7/org/eclipse/persistence/platform/server/ServerPlatform.html)
   
   This is just an update to the eclipselink library, this will not provide support for JPA 2.2, I am working on a different Issue/PR for that matter.
   
   Notes for the library:
   - Java EE 8 integration
   - Bean Validation support in MOXy
   - Java API for JSON Processing (JSR-353) support in MOXy
   - JPA-RS Enhancements (Pagination, Options, Versions, ...)
   - Redesign of type property in JSON processing
   - Pluggable Serializers
   - JGroups Support
   - Substantial number of bug fixes and enhancements
   - Certified support for:
     - Java Persistence (JPA) 2.2 - JSR 338
     - Java Architecture for XML Binding (JAXB) 2.3 - JSR 222
     - Service Data Objects (SDO) 2.1.1 - JSR 235
     - Java API for JSON Processing (JSON-P) 1.0 - JSR 353
   - Deprecated Functionality: None
   - Known Issues
     - When running EclipseLink 2.7 in Glassfish 4.0, you must specify a valid datasource 
       in the persistence.xml through either the jta-data-source or non-jta-data-source tags.
     - Java hotspot compiler may crash when compiling 
       org.eclipse.persistence.internal.sessions.CommitManager::commitChangedObjectsForClassWithChangeSet 
       As a workaround, execute java with 
       -XX:CompileCommand=exclude,org/eclipse/persistence/internal/sessions/CommitManager,commitChangedObjectsForClassWithChangeSet 
       command line option for JIT compiler.
   
   
   [EclipseLink Web Page](https://www.eclipse.org/eclipselink/)
   [EclipseLink Release Notes](https://www.eclipse.org/eclipselink/releases/2.7.php)


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] pepness commented on pull request #2150: [NETBEANS-4329] - Update eclipselink from 2.5.2 to 2.7.7

Posted by GitBox <gi...@apache.org>.
pepness commented on pull request #2150:
URL: https://github.com/apache/netbeans/pull/2150#issuecomment-653174860


   I have been worked with this PR in my default NetBeans and tested with my projects without problems. I would say it is ready :+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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] matthiasblaesing commented on pull request #2150: [NETBEANS-4329] - Update eclipselink from 2.5.2 to 2.7.7

Posted by GitBox <gi...@apache.org>.
matthiasblaesing commented on pull request #2150:
URL: https://github.com/apache/netbeans/pull/2150#issuecomment-653652970


   Merged via https://github.com/apache/netbeans/commit/cef83201aaffadee5aa0d21fe071062a24e0f67e. Thank you.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] lkishalmi commented on pull request #2150: [NETBEANS-4329] - Update eclipselink from 2.5.2 to 2.7.7

Posted by GitBox <gi...@apache.org>.
lkishalmi commented on pull request #2150:
URL: https://github.com/apache/netbeans/pull/2150#issuecomment-652088543


   What is the status of this one? Is this one good to go into 12.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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] matthiasblaesing closed pull request #2150: [NETBEANS-4329] - Update eclipselink from 2.5.2 to 2.7.7

Posted by GitBox <gi...@apache.org>.
matthiasblaesing closed pull request #2150:
URL: https://github.com/apache/netbeans/pull/2150


   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists