[hibernate-commits] Hibernate SVN: r13427 - annotations/tags/before_ejb3_annotations.
hibernate-commits at lists.jboss.org
hibernate-commits at lists.jboss.org
Wed Aug 15 20:28:56 EDT 2007
Author: epbernard
Date: 2007-08-15 20:28:56 -0400 (Wed, 15 Aug 2007)
New Revision: 13427
Added:
annotations/tags/before_ejb3_annotations/readme.txt
Log:
Move annotations tags/before_ejb3_annotations to the new structure (before_ejb3_annotations)
Copied: annotations/tags/before_ejb3_annotations/readme.txt (from rev 13426, tags/before_ejb3_annotations/HibernateExt/metadata/readme.txt)
===================================================================
--- annotations/tags/before_ejb3_annotations/readme.txt (rev 0)
+++ annotations/tags/before_ejb3_annotations/readme.txt 2007-08-16 00:28:56 UTC (rev 13427)
@@ -0,0 +1,42 @@
+Hibernate Metadata - Metadata for Hibernate
+===========================================
+version 2.2-xxx, xx. Month xxxx
+
+Description
+-----------
+This Hibernate extension provides an Hibernate facility to use JSR-175 Metatada annotation as a mapping descriptor.
+
+Instructions
+------------
+
+Unzip to installation directory.
+
+Hibernate-metadata.jar is dependent on hibernate2.jar, available seperatly.
+
+Other required jars are distributed in the lib subdirectory.
+
+
+Contact
+------------
+
+Latest Documentation:
+
+ http://hibernate.org
+
+Bug Reports:
+
+ Hibernate JIRA (preferred)
+ hibernate-devel at lists.sourceforge.net
+
+Technical Support:
+
+ http://forum.hibernate.org
+
+
+Notes
+-----------
+
+If you want to contribute, go to http://www.hibernate.org/
+
+This software is 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