File: changelog.txt

package info (click to toggle)
libhibernate-commons-annotations-java 3.2.0.Final-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 464 kB
  • ctags: 632
  • sloc: java: 2,803; xml: 142; makefile: 5
file content (31 lines) | stat: -rw-r--r-- 711 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Hibernate Annotations Changelog
===============================

3.2.0.GA (9-03-2010)
--------------------

** New Feature
    * [HCANN-5] - Decouple the reflection work from the metadata overriding facility

3.1.0.GA (20-08-2008)
----------------------

3.1.0.CR2 (23-07-2008)
----------------------

** Bug
    * [HCANN-4] - NullPointerException in JavaXCollectionType


3.1.0.CR1 (27-05-2008)
----------------------

** New Feature
    * [HCANN-1] - Move to slf4j
    * [HCANN-2] - Add POM
    * [HCANN-3] - Make build independent of Hibernate Core structure

3.0.0.GA (19-03-2007)
---------------------

Initial release as a standalone product (see Hibernate Annotations changelog for previous informations)