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 2013/02/18 17:02:24 UTC

svn commit: r1447358 - /cayenne/site/cms/trunk/content/2013/02/cayenne-31b2-released.mdtext

Author: aadamchik
Date: Mon Feb 18 16:02:23 2013
New Revision: 1447358

URL: http://svn.apache.org/r1447358
Log:
formatting

Modified:
    cayenne/site/cms/trunk/content/2013/02/cayenne-31b2-released.mdtext

Modified: cayenne/site/cms/trunk/content/2013/02/cayenne-31b2-released.mdtext
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/2013/02/cayenne-31b2-released.mdtext?rev=1447358&r1=1447357&r2=1447358&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/2013/02/cayenne-31b2-released.mdtext (original)
+++ cayenne/site/cms/trunk/content/2013/02/cayenne-31b2-released.mdtext Mon Feb 18 16:02:23 2013
@@ -11,31 +11,31 @@ Cayenne can be downloaded from [here](/d
 
 A full list of changes in this release:
 
-CAY-1737 ObjectContexts listening to DataChannel events must be non-blocking
-CAY-1753 remove light-superclass.vm class template
-CAY-1754 Modeler suggested URL for SQLServer should start with 'jdbc:sqlserver:' instead of 'jdbc:microsoft:sqlserver:'
+* CAY-1737 ObjectContexts listening to DataChannel events must be non-blocking
+* CAY-1753 remove light-superclass.vm class template
+* CAY-1754 Modeler suggested URL for SQLServer should start with 'jdbc:sqlserver:' instead of 'jdbc:microsoft:sqlserver:'
 
 Bug fixes in this release:
 
-CAY-957 Deadlock in nested contexts
-CAY-1689 [PATCH] LOB*QueryBuilders do not check isQuotingSQLIdentifiers
-CAY-1701 Modeler cannot undo pasting of obj (db) entity
-CAY-1708 Modeler error when pasting datamap with EJBQL query
-CAY-1713 Inconsistent property name: "cayenne.rop.service.timeout"
-CAY-1714 ROP: Cayenne tries to build a query for non committed object when using more than 2 nested contexts 
-CAY-1715 Passing parameters to mapped EJBQL queries
-CAY-1721 Writing blobs fails (Oracle)
-CAY-1725 NullPointerException from call to removeToManyTarget
-CAY-1727 Modeler thinks entity is using inheritance when it doesn't
-CAY-1729 PersistentDescriptor must have predictable property iteration order
-CAY-1735 Serializable IncrementalFaultList
-CAY-1738 Tutorial cayenne-rop-server should be packaged as a war
-CAY-1739 Cayenne ROP server resets session on every request if BASIC auth is used
-CAY-1741 Serializable DataObjectBaseProperty
-CAY-1742 CAY-1742 ObjRelationship inspector says "ObjAttribute Inspector"
-CAY-1744 Unexpected read-only relationships in vertical inheritance mapping
-CAY-1749 NPE on simple nested context commit
-CAY-1755 FaultFailureException resolving relationships to UNIQUE non-PK columns
-CAY-1757 ROP: Faulting entity relationship resets uncommitted modifications made to its reverse relationship 
-CAY-1774 EhCacheQueryCache.get(QueryMetadata, QueryCacheEntryFactory) returns null if EhCache instance for group is not present
-CAY-1783 JdbcPkGenerator.longPkFromDatabase would throw an exception if the PK value exceeds a range of Java int
+* CAY-957 Deadlock in nested contexts
+* CAY-1689 [PATCH] LOB*QueryBuilders do not check isQuotingSQLIdentifiers
+* CAY-1701 Modeler cannot undo pasting of obj (db) entity
+* CAY-1708 Modeler error when pasting datamap with EJBQL query
+* CAY-1713 Inconsistent property name: "cayenne.rop.service.timeout"
+* CAY-1714 ROP: Cayenne tries to build a query for non committed object when using more than 2 nested contexts 
+* CAY-1715 Passing parameters to mapped EJBQL queries
+* CAY-1721 Writing blobs fails (Oracle)
+* CAY-1725 NullPointerException from call to removeToManyTarget
+* CAY-1727 Modeler thinks entity is using inheritance when it doesn't
+* CAY-1729 PersistentDescriptor must have predictable property iteration order
+* CAY-1735 Serializable IncrementalFaultList
+* CAY-1738 Tutorial cayenne-rop-server should be packaged as a war
+* CAY-1739 Cayenne ROP server resets session on every request if BASIC auth is used
+* CAY-1741 Serializable DataObjectBaseProperty
+* CAY-1742 CAY-1742 ObjRelationship inspector says "ObjAttribute Inspector"
+* CAY-1744 Unexpected read-only relationships in vertical inheritance mapping
+* CAY-1749 NPE on simple nested context commit
+* CAY-1755 FaultFailureException resolving relationships to UNIQUE non-PK columns
+* CAY-1757 ROP: Faulting entity relationship resets uncommitted modifications made to its reverse relationship 
+* CAY-1774 EhCacheQueryCache.get(QueryMetadata, QueryCacheEntryFactory) returns null if EhCache instance for group is not present
+* CAY-1783 JdbcPkGenerator.longPkFromDatabase would throw an exception if the PK value exceeds a range of Java int