[hibernate-commits] Hibernate SVN: r17311 - core/trunk/commons-annotations and 1 other directory.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Sat Aug 15 13:26:18 EDT 2009


Author: steve.ebersole at jboss.com
Date: 2009-08-15 13:26:18 -0400 (Sat, 15 Aug 2009)
New Revision: 17311

Added:
   commons-annotations/trunk/changelog.txt
Removed:
   core/trunk/commons-annotations/changelog.txt
Log:
break hibernate-commons-annotations back out into separate project


Copied: commons-annotations/trunk/changelog.txt (from rev 17310, core/trunk/commons-annotations/changelog.txt)
===================================================================
--- commons-annotations/trunk/changelog.txt	                        (rev 0)
+++ commons-annotations/trunk/changelog.txt	2009-08-15 17:26:18 UTC (rev 17311)
@@ -0,0 +1,25 @@
+Hibernate Annotations Changelog
+===============================
+
+3.1.0.GA (20-08-2008)
+----------------------
+
+3.1.0.CR2 (23-07-2008)
+----------------------
+
+** Bug
+    * [HCANN-4] - NullPointerException in JavaXCollectionType
+
+
+3.1.0.CR1 (27-05-2008)
+----------------------
+
+** New Feature
+    * [HCANN-1] - Move to slf4j
+    * [HCANN-2] - Add POM
+    * [HCANN-3] - Make build independent of Hibernate Core structure
+
+3.0.0.GA (19-03-2007)
+---------------------
+
+Initial release as a standalone product (see Hibernate Annotations changelog for previous informations)
\ No newline at end of file

Deleted: core/trunk/commons-annotations/changelog.txt
===================================================================
--- core/trunk/commons-annotations/changelog.txt	2009-08-15 17:25:34 UTC (rev 17310)
+++ core/trunk/commons-annotations/changelog.txt	2009-08-15 17:26:18 UTC (rev 17311)
@@ -1,25 +0,0 @@
-Hibernate Annotations Changelog
-===============================
-
-3.1.0.GA (20-08-2008)
-----------------------
-
-3.1.0.CR2 (23-07-2008)
-----------------------
-
-** Bug
-    * [HCANN-4] - NullPointerException in JavaXCollectionType
-
-
-3.1.0.CR1 (27-05-2008)
-----------------------
-
-** New Feature
-    * [HCANN-1] - Move to slf4j
-    * [HCANN-2] - Add POM
-    * [HCANN-3] - Make build independent of Hibernate Core structure
-
-3.0.0.GA (19-03-2007)
----------------------
-
-Initial release as a standalone product (see Hibernate Annotations changelog for previous informations)
\ No newline at end of file



More information about the hibernate-commits mailing list