You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jose (Jira)" <ji...@apache.org> on 2020/07/03 21:03:00 UTC

[jira] [Resolved] (NETBEANS-4329) Update eclipselink from 2.5.2 to 2.7.7

     [ https://issues.apache.org/jira/browse/NETBEANS-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jose resolved NETBEANS-4329.
----------------------------
    Resolution: Implemented

Merged via [PR-2150|https://github.com/apache/netbeans/pull/2150]

> Update eclipselink from 2.5.2 to 2.7.7
> --------------------------------------
>
>                 Key: NETBEANS-4329
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4329
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: projects - Libraries
>    Affects Versions: 12.0, 11.3
>            Reporter: Jose
>            Assignee: Jose
>            Priority: Minor
>             Fix For: 12.1
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Notes:
>  - 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]
>  - 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.
>  * 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.
> [EclipseLink Web Page|https://www.eclipse.org/eclipselink/]
>  [EclipseLink Release Notes|https://www.eclipse.org/eclipselink/releases/2.7.php]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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