Author: aadamchik
Date: Wed May 17 10:06:18 2006
New Revision: 407323

URL: http://svn.apache.org/viewvc?rev=407323&view=rev
Log:
B3 release notes

Modified:
    
incubator/cayenne/main/trunk/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2B3.txt
    
incubator/cayenne/main/trunk/cayenne/cayenne-other/release-notes/UPGRADE-1.2B3.txt

Modified: 
incubator/cayenne/main/trunk/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2B3.txt
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2B3.txt?rev=407323&r1=407322&r2=407323&view=diff
==============================================================================
--- 
incubator/cayenne/main/trunk/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2B3.txt
 (original)
+++ 
incubator/cayenne/main/trunk/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2B3.txt
 Wed May 17 10:06:18 2006
@@ -1,5 +1,5 @@
 Cayenne Release Notes 1.2 B3 (beta)
-Date: 
+Date: 05/17/2006
 ============================================
 
 For the latest information visit project web site: 
@@ -16,5 +16,28 @@
   the new project selection is canceled, currently opened project stays opened.
 * Fixed refreshing of the "Recent Files" menu.
 
-Bug Fixes
+Bug Fixes:
+
+CAY-515        XMLDecoder doesn't work with collections of leaf objects when 
mapping descriptor is used
+CAY-516        XMLDecoder + Mapping Descriptor - ignores property 'attribute' 
settings
+CAY-519        XMLDecoder + Mapping File: exception on decoding a collection 
of non-entities
+CAY-518        "attribute.type" contains invalid character: [
+CAY-521        Instantiation of wrong Classes if more the 1 class has the same 
name (within different packages)
+CAY-531        ObjectDetachOperation not resolving faults, resulting in 
invalid client-side objects.
+CAY-532        Modeler Client Class Generator fails to open with an exception
+CAY-544        validateForSave is called on phantoms with to-one relationships
+CAY-207        ExtendedTypes don't work properly with entity subclasses
+CAY-542        Re-registered objects lose their relationships
+CAY-545        Paginated list - connection is committed before the result set 
is read
+CAY-546        derby and blob/clob larger than 1MB
+CAY-548        remove uncomitted flattened many-to-many
+CAY-517        Omission in PropertyUtils - no support for converting String to 
JDK 1.5 Enum
+CAY-502        Select/deselect all tables on Generate Schema panel
+CAY-191        Datatypes of 'Source' and 'Target' of joins should match
+CAY-513        Code Generation - UI table header not displaying property
+CAY-235        support for Ingres database
+CAY-547        Deleting new objects leaves null object in context.
+CAY-533        "Create Derived DbEntity"-button has wrong tooltip
+CAY-537        TypesMapping.getSqlTypeByJava ignores primitives
+CAY-528        NullPointer Execption by deleting a Class
 

Modified: 
incubator/cayenne/main/trunk/cayenne/cayenne-other/release-notes/UPGRADE-1.2B3.txt
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/release-notes/UPGRADE-1.2B3.txt?rev=407323&r1=407322&r2=407323&view=diff
==============================================================================
--- 
incubator/cayenne/main/trunk/cayenne/cayenne-other/release-notes/UPGRADE-1.2B3.txt
 (original)
+++ 
incubator/cayenne/main/trunk/cayenne/cayenne-other/release-notes/UPGRADE-1.2B3.txt
 Wed May 17 10:06:18 2006
@@ -1,5 +1,5 @@
 Cayenne Upgrade Information 1.2 B3 (beta)
-Date:
+Date: 05/17/2006
 ============================================
 
 


Reply via email to