Bean Validation TCK Changelog
===============================

See also http://opensource.atlassian.com/projects/hibernate/browse/BVTCK

1.1.1.Final (24-04-2013)
------------------------

** Task
    * [BVTCK-61] - Update signature files due to removal of @Deprecated annotations


1.1.0.Final (10-04-2013)
------------------------

** Bug
    * [BVTCK-56] - Set version attribute for web.xml descriptors

** Improvement
    * [BVTCK-55] - Update audit file due to re-ordered assertions in XML chapter
    * [BVTCK-58] - Update version of BV API dependency to 1.1.0.Final

** Task
    * [BVTCK-23] - Finalize TCK documentation


1.1.0.CR5 (02-04-2013)
----------------------

** Improvement
    * [BVTCK-54] - Use qualifiers for producer methods in CDI tests


1.1.0.CR4 (20-03-2013)
----------------------

** Bug
    * [BVTCK-35] - Improve TCK packaging for people unfamiliar with the technologies used
    * [BVTCK-37] - Improvements around TCK documentation
    * [BVTCK-40] - Determine whether a cross parameter constraint can be applied on a paramterless method/constructor
    * [BVTCK-41] - Integrate the maven and ant setup example in the docbook documentation
    * [BVTCK-50] - Use EJB 3.1 API as build-time dependency to avoid language level warnings
    * [BVTCK-51] - Update signature tests

** Improvement
    * [BVTCK-52] - Include integration tests by default

** Task
    * [BVTCK-47] - Update assertions marked with "needs update"
    * [BVTCK-48] - Create and map test assertions for Bean Validation 1.1
    * [BVTCK-49] - Assign or remove unassigned TCK tests


1.1.0.CR3 (15-03-2013)
----------------------

** Task
    * [BVTCK-45] - Create and map test assertions for Bean Validation 1.1


1.1.0.CR2 (08-03-2013)
----------------------

** Improvement
    * [BVTCK-42] - Create and map tests for BV 1.1 assertions


1.1.0.CR1 (21-02-2013)
------------------------

** Bug
    * [BVTCK-11] - Wrong usage of context classloader to discover resources in META-INF/services

** New Feature
    * [BVTCK-39] - Implement/update TCK tests after 1.1.0.Beta3

** Task
    * [BVTCK-30] - Provide exemplary settings.xml
    * [BVTCK-33] - Provide minimal TCK setup example in TCK docs


1.1.0.Beta3 (06-02-2013)
------------------------

** Bug
    * [BVTCK-36] - Update UnknownProviderBootstrapTest to request an explicit provider

** Improvement
    * [BVTCK-27] - Do not append assembly id when creating the distribution bundle

** New Feature
    * [BVTCK-28] - Update TCK to match chapters/sections as of BV 1.1

** Task
    * [BVTCK-31] - Add assertions for BV 1.1 functionality
    * [BVTCK-32] - Implement TCK tests for new BV 1.1 functionality


1.1.0.Beta2 (29-11-2012)
------------------------

** Task
    * [BVTCK-26] - Upgrade to Beta Validation API 1.1.0.Beta2


1.1.0.Beta1 (09-11-2012)
------------------------

** Bug
    * [BVTCK-22] - Update the TCK documentation
    * [BVTCK-24] - Upload TCK docs to JBoss docs server
    * [BVTCK-25] - Align TCK with latest Bean Validation API

** Task
    * [BVTCK-10] - Move the test framework to Arquillian


1.0.6.GA (26-07-2011)
----------------------

** Bug
    * [BVTCK-20] - TCK needs a sig file recorded with Java SE 7


1.0.5.GA (15-06-2011)
----------------------

** Improvement
    * [BVTCK-19] - Move license text to license.txt

** Task
    * [BVTCK-17] - Update documentation


1.0.5.Beta1 (07-01-2011)
------------------------

** Bug
    * [BVTCK-12] - The TCK goes against the spec on Node and nested Path: section 4.2
    * [BVTCK-14] - ValidateTest.testValidatedPropertyDoesNotFollowJavaBeansConvention expects wrongly an exception to be thrown for a constraint placed on a non getter method
    * [BVTCK-16] - Change documentation to reference Github insteadof SVN as source reference
    * [BVTCK-18] - Update scm information in pom.xml to reflect move to github

** Improvement
    * [BVTCK-15] - Update dependencies in pom


1.0.4.GA (20-09-2010)
----------------------

** Bug
    * [BVTCK-7] - Update all tests within a package to use the same resource includes via @Classes

** Task
    * [BVTCK-6] - Update pom to use the new distributationManagement information
    * [BVTCK-8] - Update dependencies in pom
    * [BVTCK-9] - Update docbook documentation


1.0.3.GA (25-11-2009)
----------------------

** Task
    * [BVTCK-5] - Provide separate signature files for Java 5 and  Java 6
    

1.0.2.GA (24-11-2009)
----------------------

** Task
    * [BVTCK-3] - Create release notes for the distribution package
    * [BVTCK-4] - Add signature test file to TCK distribution package 


1.0.1.GA (28-10-2009)
----------------------

** Bug
    * [BVTCK-1] - Make sure that validateValue and validateProperty tests only use single value properties

** Task
    * [BVTCK-2] - Move testcase for HV-253 into the TCK

