[hibernate-commits] Hibernate SVN: r13392 - annotations/tags/v3_0_0_Alpha3.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Aug 15 20:26:51 EDT 2007


Author: epbernard
Date: 2007-08-15 20:26:51 -0400 (Wed, 15 Aug 2007)
New Revision: 13392

Added:
   annotations/tags/v3_0_0_Alpha3/readme.txt
Log:
Move annotations tags/annotations_v30alpha3 to the new structure (v3_0_0_Alpha3)

Copied: annotations/tags/v3_0_0_Alpha3/readme.txt (from rev 13391, tags/annotations_v30alpha3/HibernateExt/metadata/readme.txt)
===================================================================
--- annotations/tags/v3_0_0_Alpha3/readme.txt	                        (rev 0)
+++ annotations/tags/v3_0_0_Alpha3/readme.txt	2007-08-16 00:26:51 UTC (rev 13392)
@@ -0,0 +1,46 @@
+Hibernate Annotations
+==================================================
+Version: 3.0 alpha3, 28. February 2005
+
+
+Description
+-----------
+
+This Hibernate extension provides the Hibernate facilities to use JSR-175
+metatada Annotations as object/relational mapping mapping descriptors. It will
+be fully compliant with the EJB3 (JSR-220) metadata annotations for persistence
+with entity beans. Finally, all Hibernate3 functionality will be available in
+extended metadata Annotations.
+
+
+Instructions
+------------
+
+Unzip to installation directory, read doc/index.html
+
+
+Contact
+------------
+
+Latest Documentation:
+
+   http://hibernate.org
+   http://annotations.hibernate.org
+
+Bug Reports:
+
+   Hibernate JIRA (preferred)
+   hibernate-devel at lists.sourceforge.net
+
+Free Technical Support:
+
+   http://forum.hibernate.org
+
+
+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