You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2014/02/16 06:05:43 UTC

svn commit: r1568717 - in /cayenne/site/cms/trunk/content: 2014/ 2014/02/ 2014/02/cayenne-31b2-released.mdtext download.mdtext

Author: aadamchik
Date: Sun Feb 16 05:05:43 2014
New Revision: 1568717

URL: http://svn.apache.org/r1568717
Log:
3.1 announcement

Added:
    cayenne/site/cms/trunk/content/2014/
    cayenne/site/cms/trunk/content/2014/02/
    cayenne/site/cms/trunk/content/2014/02/cayenne-31b2-released.mdtext
Modified:
    cayenne/site/cms/trunk/content/download.mdtext

Added: cayenne/site/cms/trunk/content/2014/02/cayenne-31b2-released.mdtext
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/2014/02/cayenne-31b2-released.mdtext?rev=1568717&view=auto
==============================================================================
--- cayenne/site/cms/trunk/content/2014/02/cayenne-31b2-released.mdtext (added)
+++ cayenne/site/cms/trunk/content/2014/02/cayenne-31b2-released.mdtext Sun Feb 16 05:05:43 2014
@@ -0,0 +1,34 @@
+Title:  Cayenne 3.1 Release Candidate is Available
+
+## Cayenne 3.1 Release Candidate
+_Feb 16, 2014_
+
+We are glad to announce a release candidate of Cayenne 3.1. Apache Cayenne is one of the leading open source Java ORMs with a simple learning curve and many unique features like generic objects, remote object persistence, etc. It's been a while since the last beta, giving us an opportunity to collect feedback from the community, fix bugs and improve the documentation. Still 3.1 has remained very stable, and the new RC1 is really a drop-in replacement for the previous beta version. The next 3.1 release will likely be a "final" (aka "GA"). Most of the remaining work will focus on user documentation. 
+
+Cayenne can be downloaded from [here](/download.html). Give it a try and give us feedback!
+
+A full list of changes in this release:
+
+* CAY-1813 Missing ObjEntity Attribute Validation with Duplicate DbEntity Columns
+* CAY-1822 Make DataMap editor fields wider 
+
+Bug fixes in this release:
+
+* CAY-1736 IllegalArgumentException when synchronizing entities in the Modeler
+* CAY-1794 Duplicate attributes in discriminator columns of PersistentDescriptor
+* CAY-1797 NPE importing DataMap
+* CAY-1799 ROP: Server can't deserialize LIKE expression with pattern already compiled
+* CAY-1804 Serialisation of long[] type was not working correctly. 
+* CAY-1806 Error importing eomodel 
+* CAY-1809 Remove 'final' modifier from Cayenne, HessianUtil, PropertyComparator, ConversionUtil, and LinkedDeque
+* CAY-1818 Fix copyright year in the Modeler "about" panel
+* CAY-1827 EhCache region corresponding to a cache group loses its settings after 'removeGroup'
+* CAY-1845 Upgrade javadoc plugin to 2.9.1 
+* CAY-1854 driver.xsd schema shouldn't be in 3.1 - it is no longer applicable 
+* CAY-1856 Expression.expWithParameters does not work when parameters are placed in the inline collection 
+* CAY-1866 Change in General Modeler Preferences reverts old settings to default value
+* CAY-1868 Select contention with multiple contexts 
+* CAY-1874 DB2 Procedure action ignores the first result set
+* CAY-1880 objectStore snapshots never cleared from RefreshQuery when "use shared cache" unchecked
+* CAY-1881 CayenneModeler (Mac version) doesn't work with Java 7
+* CAY-1885 Null value in subclass's field.

Modified: cayenne/site/cms/trunk/content/download.mdtext
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/download.mdtext?rev=1568717&r1=1568716&r2=1568717&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/download.mdtext (original)
+++ cayenne/site/cms/trunk/content/download.mdtext Sun Feb 16 05:05:43 2014
@@ -25,7 +25,7 @@ Requires Java 1.6 or above.
 ([pgp](http://www.apache.org/dist/cayenne/3.2M1/cayenne-3.2M1-src.tar.gz.asc), [md5](http://www.apache.org/dist/cayenne/3.2M1/cayenne-3.2M1-src.tar.gz.md5))
 * [Release Notes](http://svn.apache.org/repos/asf/cayenne/main/tags/cayenne-parent-3.2M1/docs/doc/src/main/resources/RELEASE-NOTES.txt)
 
-### Latest Release Candidate Release - 3.1RC1 (Release Candidate)
+### Latest Release Candidate - 3.1RC1 (Release Candidate)
 
 Requires Java 1.5 or above.