Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/Release/1.1.2"

 
(33 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div></div>
 
 
=  EclipseLink 1.1.2 Release Notes =
 
 
 
<table><tr>
 
<table><tr>
 
<td width="75%" valign="top">
 
<td width="75%" valign="top">
 +
= EclipseLink 1.1.2 (Galileo) New and Noteworthy =
  
STATUS: RC1
 
  
== Downloads ==
+
'''EclipseLink in [http://www.eclipse.org/galileo/ Galileo]'''
  
EclipseLink 1.1.2 is available for download [http://www.eclipse.org/eclipselink/downloads/ here].
+
== 1.1.2 News ==
* [http://www.eclipse.org/downloads/download.php?file=/rt/eclipselink/releases/1.1.1/eclipselink-1.1.2.v20090430-r4097.zip ZIP of all libraries and utilities]
+
* OSGi bundles
+
** P2 Repository (Update Site) - http://download.eclipse.org/rt/eclipselink/updates
+
** [http://www.eclipse.org/downloads/download.php?file=/rt/eclipselink/releases/1.1.1/eclipselink-plugins-1.1.2.v20090430-r4097.zip ZIP Archive of OSGi Bundles]
+
* [http://wiki.eclipse.org/EclipseLink/Maven Maven]
+
  
== Documentation ==
+
This is the second patch-set of the EclipseLink 1.1.0 release. For new feature overview .
  
* [http://wiki.eclipse.org/EclipseLink/UserGuide User Guide]
+
* Persistence Functionality - see '''[[EclipseLink/Release/1.1 | EclipseLink 1.1.0 New and Noteworthy]]'''
* [http://www.eclipse.org/eclipselink/api/1.1.1/index.html Java Docs]
+
* Galileo
 +
** EclipseLink included in '''Eclipse IDE for Java EE Developers'''
 +
** EclipseLink included in '''Eclipse Modeling Tools'''
 +
** EclipseLink available in Galileo P2 repository - '''http://download.eclipse.org/releases/galileo/''' @ '''EclipseRT Target Platform Components'''
 +
** EclipseLink available from project P2 repository - '''http://download.eclipse.org/rt/eclipselink/updates'''
 +
 
 +
== Downloads ==
 +
 
 +
* EclipseLink 1.1.2 features are included in Galileo
 +
** [http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/galileorc4 Eclipse IDE for Java EE Developers] - JPA, MOXy, SDO
 +
** [http://www.eclipse.org/downloads/packages/eclipse-modeling-tools-includes-incubating-components/galileorc4 Eclipse Modeling Tools] - JPA
 +
* EclipseLink 1.1.2 complete (single JAR + Utilities and JavaDocs)
 +
** [http://www.eclipse.org/eclipselink/downloads/index.php#1.1.2 www.eclipse.org/eclipselink/downloads].
 +
* P2 Repositories (Update Sites):
 +
** Release Site : http://download.eclipse.org/rt/eclipselink/updates
 +
** Galileo P2 Update Site: http://download.eclipse.org/releases/galileo/
 +
* [http://wiki.eclipse.org/EclipseLink/Maven Maven]
  
 
</td>
 
</td>
 
<td>
 
<td>
 +
<div align="center">
 +
[[image:Eclipselink-logo.gif]]
 +
[[image:Galileo.png‎]]
 
__TOC__
 
__TOC__
 +
</div>
 
</td>
 
</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
 +
 +
== Documentation ==
 +
 +
* [http://wiki.eclipse.org/EclipseLink/UserGuide User Guide]
 +
* [http://www.eclipse.org/eclipselink/api/1.1.2/index.html Java Docs]
 +
* [[EclipseLink/Examples | Examples]]
  
 
== Resolved Issues ==
 
== Resolved Issues ==
  
The following is a partial list of key bugs addressed in the 1.1.2 release. The complete list of bugs fixed and issues resolved for 1.1.2 is available [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=RT&product=EclipseLink&target_milestone=1.1.2&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= here].
+
The following are the key issues addressed in the 1.1.2 (Galileo) release.  
  
 
{|{{BMTableStyle}}
 
{|{{BMTableStyle}}
 
|-{{BMTHStyle}}
 
|-{{BMTHStyle}}
 
! Bug
 
! Bug
 +
! Summary
 
! Component
 
! Component
! Summary
 
 
! Comments
 
! Comments
 
|-
 
|-
| {{bug|259772}}
+
| {{bug|267442}} {{bug|263363}} || Deliver EclipseLink P2 repository with signed bundles || Build || Galileo Requirement
| Core
+
|  Bundles are not compatible with regular OSGi containers 
+
|
+
|-
+
| {{bug|266358}}
+
| SDO
+
| Incorrect namespace references by using multiple schemas 
+
|
+
|-
+
| {{bug|269068}}
+
| MOXy
+
| Open tags in wrong order when using XMLChoiceCollectionMapping and class hierarchy
+
|
+
|-
+
| {{bug|270017}}
+
| Core
+
| Cascade locking 
+
| Cascade locking incompatible with versioning when version is on the base class and when first modified object processed in change detection (commit) is a private child(not the subclass) 
+
|-
+
| {{bug|270413}}
+
| Core
+
| ClassCast Exception when upgrading 1.0.2 to 1.1
+
|  
+
 
|-
 
|-
| {{bug|274186}}
+
| {{bug|263366}} || Provide common dependencies through Orbit bundles || Build || Galileo Requirement
| Core
+
| To avoid systematic flush, need to support Calendar as much as Date is supported in conform in uow 
+
|
+
 
|-
 
|-
 +
| {{bug|276148}} || Oracle 10.2.0.4 thin driver TIMESTAMPTZ date handling || Core-ORM  || Known issue in 1.1.1
 
|}
 
|}
 +
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=RT&product=EclipseLink&target_milestone=1.1.2&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&resolution=FIXED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= All FIXED issues in 1.1.2]
  
 
== Known Issues ==
 
== Known Issues ==
  
All known issues with EclipseLink are tracked in the Eclipse bugzilla database. Queries for current open bugs in EclipseLink are available [[EclipseLink/Development/Bugs | here]]. The following is a partial list of some bugs bugs that are still open that may effect users of EclipseLink 1.1.1.
+
All known issues with EclipseLink are tracked in the Eclipse bugzilla database. Queries for current open bugs in EclipseLink are available [[EclipseLink/Development/Bugs | here]]. The following is a list of some bugs that are still open that may effect users of EclipseLink 1.1.2.
 +
 
 
{|{{BMTableStyle}}
 
{|{{BMTableStyle}}
 
|-{{BMTHStyle}}
 
|-{{BMTHStyle}}
 
! Bug
 
! Bug
! Component
 
 
! Summary
 
! Summary
 +
! Component
 
! Comments
 
! Comments
 
|-
 
|-
| {{bug|276148}}
 
| Core
 
|  With Oracle 10.2.0.4 thin driver - TIMESTAMPTZ failures
 
|  With Oracle 10.2.0.4 thin driver, there are several Oracle TIMESTAMP Type test failures.  10.2.0.4 driver changed the way that dates are returned from TIMESTAMPTZ.  There is a workaround listed in the bug.
 
|-
 
 
|}
 
|}
 +
 
== Certifications ==
 
== Certifications ==
  
Line 138: Line 129:
 
| Derby 10  || Certified || -|| - || - || - || - || -|| -|| Certified  || -
 
| Derby 10  || Certified || -|| - || - || - || - || -|| -|| Certified  || -
 
|}
 
|}
 +
 +
[[Category:EclipseLink|Release/1.1.2]]

Latest revision as of 14:43, 25 October 2011

EclipseLink 1.1.2 (Galileo) New and Noteworthy

EclipseLink in Galileo

1.1.2 News

This is the second patch-set of the EclipseLink 1.1.0 release. For new feature overview .

Downloads

Documentation

Resolved Issues

The following are the key issues addressed in the 1.1.2 (Galileo) release.

Bug Summary Component Comments
bug 267442 bug 263363 Deliver EclipseLink P2 repository with signed bundles Build Galileo Requirement
bug 263366 Provide common dependencies through Orbit bundles Build Galileo Requirement
bug 276148 Oracle 10.2.0.4 thin driver TIMESTAMPTZ date handling Core-ORM Known issue in 1.1.1

All FIXED issues in 1.1.2

Known Issues

All known issues with EclipseLink are tracked in the Eclipse bugzilla database. Queries for current open bugs in EclipseLink are available here. The following is a list of some bugs that are still open that may effect users of EclipseLink 1.1.2.

Bug Summary Component Comments

Certifications

The following are the testing configurations certified for this release.

JPA: Object-Relational

Database Java SE WLS 10.3.0 WLS 10.0.1 OC4J 10.1.3.4 WAS 7.0 WAS 6.1 JBoss 5.0.1 JBoss 4.2.3 GlassFish v2 Spring
MySQL 5.0.45 Certified Certified - - - - Certified Certified - -
Oracle 11.1.0.7 Certified Certified Certified Certified Certified Certified Certified Certified Certified Certified
Oracle 11.1.0.6 Certified Certified Certified Certified Certified Certified Certified Certified Certified Certified
Oracle 10.2.0.4 Certified Certified Certified Certified Certified Certified Certified Certified - Certified
Oracle XE - Certified Certified - - - - Certified - -
Oracle 11.1.0.7 RAC N/A Certified - - - - - - - -
Oracle 10.2.0.4 RAC N/A Certified - - - - - - - -
SQL Server 2008 Certified Certified - - - - Certified Certified - -
SQL Server 2005 Certified Certified - - - - Certified Certified - -
DB2 9.5 Certified Certified - - - Certified Certified Certified - -
DB2 9.1 Certified Certified - - - - Certified Certified - -
Sybase ASE 15 - Certified - - - - Certified Certified - -
Sybase ASE 12.5 - Certified - - - - Certified Certified - -
PostGreSQL Certified - - - - - - - - -
Derby 10 Certified - - - - - - - Certified -

Back to the top