hibernate-orm/commons-annotations
Emmanuel Bernard 29731cbf94 fix circular dependency between ReflectHelpers and remove all dependencies.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16438 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-26 03:21:45 +00:00
..
src fix circular dependency between ReflectHelpers and remove all dependencies. 2009-04-26 03:21:45 +00:00
changelog.txt HHH-3549 : import commons-annotations into core 2008-10-28 16:02:28 +00:00
pom.xml change versions from 3.4 to 3.5 2009-02-28 04:45:24 +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).