r946365 included a bval-tck/pom.xml update to include missing dependencies for incontainer runs. Using JBoss 5.1.0.GA for jdk6, we're down to 15 failures for incontainer runs and 34 failures for stand-alone runs.
mvn -Ptck,incontainer -Djboss.home=<path_to_jboss-5.1.0.GA> -Donald On 4/1/10 9:46 PM, Carlos Vara (JIRA) wrote: > Maven project to launch TCK suite > --------------------------------- > > Key: BVAL-16 > URL: https://issues.apache.org/jira/browse/BVAL-16 > Project: BeanValidation > Issue Type: Improvement > Components: tck > Affects Versions: 0.1-incubating > Reporter: Carlos Vara > Priority: Minor > Attachments: bval-tck-runner.tar.gz > > I didn't find code to run the TCK against the current code. As I wanted to > check to which degree the project complies with the standard I created an > additional maven project to automatically run the TCK suite. I attach it in > case you don't have it internally. > > I used hibernate-validator-tck-runner as template, just in case it matters > for licensing issues. >
