Name Modified Size InfoDownloads / Week
Parent folder
changelog.txt 2013-03-08 3.2 kB
readme.md 2013-03-08 1.2 kB
beanvalidation-tck-dist-1.1.0.CR2.zip 2013-03-08 5.9 MB
beanvalidation-tck-dist-1.1.0.CR2.tar.gz 2013-03-08 5.1 MB
Totals: 4 Items   10.9 MB 0

Bean Validation TCK

Version: 1.1.0.CR2

This repository contains the Bean Validation TCK - (JSR 349).

Build from Source

You can build the TCK from source by cloning the git repository git://github.com/beanvalidation/beanvalidation-tck.git. You will also need a JDK 6 or 7 and a Maven 3. With these prerequisites in place you can compile the source via

mvn clean install -s settings-example.xml

After successful execution you can find the full distribution bundles in distribution/target. To inspect the different test artifacts and the TCK coverage report refer to tests/target/artifacts and tests/target/coverage-report respectively.

Documentation

The documentation for the TCK is included in the docs directory of the distribution package or viewable online.

Release Notes

The release notes for this release can be found here.

Issue tracking

The Bean Validation TCK issue tracker is BVTCK.

Source: readme.md, updated 2013-03-08