[hibernate-commits] Hibernate SVN: r13904 - commons-annotations/tags/v3_0_0_GA.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Aug 15 21:03:35 EDT 2007


Author: epbernard
Date: 2007-08-15 21:03:35 -0400 (Wed, 15 Aug 2007)
New Revision: 13904

Added:
   commons-annotations/tags/v3_0_0_GA/readme.txt
Log:
Move commons-annotations tags/annotations_v3_3_0_GA to the new structure (v3_0_0_GA)

Copied: commons-annotations/tags/v3_0_0_GA/readme.txt (from rev 13903, tags/annotations_v3_3_0_GA/HibernateExt/commons-annotations/readme.txt)
===================================================================
--- commons-annotations/tags/v3_0_0_GA/readme.txt	                        (rev 0)
+++ commons-annotations/tags/v3_0_0_GA/readme.txt	2007-08-16 01:03:35 UTC (rev 13904)
@@ -0,0 +1,45 @@
+Hibernate Commons Annotations
+==================================================
+Version: 3.0.0.GA, 19.03.2007
+
+Description
+-----------
+
+Hibernate Commons Annotations is a utility project used by annotations based
+Hibernate sub-projects.
+It's first scope is to support Java Generics type discovery.
+It's second scope is to support Java Annotations overriding through XML files
+(mainly but not conceptually limited to)
+
+
+Instructions
+------------
+
+TODO: Do something here
+
+
+Contact
+------------
+
+Latest Documentation:
+
+This project has no documentation per se, because of it's internal use focus.
+Please ask questions to the technical support forum.
+
+Bug Reports:
+
+   Hibernate JIRA (preferred)
+   hibernate-devel at lists.sourceforge.net
+
+Free Technical Support:
+
+   http://forum.hibernate.org (http://forum.hibernate.org/viewforum.php?f=9)
+
+
+Notes
+-----------
+
+If you want to contribute, go to http://www.hibernate.org/
+
+This software and its documentation are distributed under the terms of the
+FSF Lesser Gnu Public License (see lgpl.txt).
\ No newline at end of file




More information about the hibernate-commits mailing list