hibernate-orm/commons-annotations
Steve Ebersole de91525718 HHH-3549 : import commons-annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15427 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 19:16:51 +00:00
..
src HHH-3549 : import commons-annotations into core 2008-10-28 18:43:14 +00:00
changelog.txt HHH-3549 : import commons-annotations into core 2008-10-28 16:02:28 +00:00
pom.xml HHH-3549 : import commons-annotations into core 2008-10-28 19:16:51 +00:00
readme.txt HHH-3549 : import commons-annotations into core 2008-10-28 16:02:28 +00:00

readme.txt

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).