Skip to main content

Notice: This Wiki is now read only and edits are no longer 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.1"

(EclipseLink 1.1.1 Release Notes)
Line 4: Line 4:
 
<table><tr>
 
<table><tr>
 
<td width="75%" valign="top">
 
<td width="75%" valign="top">
 
== Release Status ==
 
  
 
Released May 15th.
 
Released May 15th.
  
EclipseLink 1.1.1 is in the M7 build of [http://download.eclipse.org/releases/galileo/ Galileo]
+
== Downloads ==
 +
 
 +
EclipseLink 1.1.1 is available for download [http://www.eclipse.org/eclipselink/downloads/ here].
 +
* [http://www.eclipse.org/downloads/download.php?file=/rt/eclipselink/releases/1.1.1/eclipselink-1.1.1.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.1.v20090430-r4097.zip ZIP Archive of OSGi Bundles]
 +
* [http://wiki.eclipse.org/EclipseLink/Maven Maven]
  
=== Release Deliverables ===
+
== Documentation ==
  
* ZIP of all libraries
+
* [http://wiki.eclipse.org/EclipseLink/UserGuide User Guide]
* ZIP of all OSGi bundles
+
* [http://www.eclipse.org/eclipselink/api/1.1.1/index.html Java Docs]
* Maven
+
* P2 Repository (Update Site)
+
  
 +
'EclipseLink 1.1.1 is in the M7 build of [http://download.eclipse.org/releases/galileo/ Galileo]'
 
</td>
 
</td>
 
<td>
 
<td>

Revision as of 20:20, 15 May 2009

EclipseLink 1.1.1 Release Notes

Released May 15th.

Downloads

EclipseLink 1.1.1 is available for download here.

Documentation

'EclipseLink 1.1.1 is in the M7 build of Galileo'

Resolved Issues

All known issues with EclipseLink are tracked in the Eclipse bugzilla database. Queries into this database for EclipseLink, including all bugs fixed in 1.1.1, are available here. The following is a partial list of key bugs addressed in the 1.1.1 release.

Bug Component Summary Comments
bug 259772 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 Core To avoid systematic flush, need to support Calendar as much as Date is supported in conform in uow

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 partial list of some bugs bugs that are still open that may effect users of EclipseLink 1.1.1.

Bug Component Summary 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

The following are the testing configurations certified for this release.

Database/JDBC Platforms

Application Server Platforms

XML Parsers

IP

Back to the top