break hibernate-commons-annotations back out into separate project
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17313 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
189314fcac
commit
30f4cc31f2
|
@ -1,45 +0,0 @@
|
||||||
Hibernate Commons Annotations
|
|
||||||
==================================================
|
|
||||||
Version: @version@, @releasedate@
|
|
||||||
|
|
||||||
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@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).
|
|
Loading…
Reference in New Issue