We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3703b commit d2ced9dCopy full SHA for d2ced9d
hibernate-validator-tck-runner/readme.md
@@ -15,7 +15,7 @@ used when running
15
You can also run the TCK test against JBoss AS7 (>Beta3). In this case the tests are bundled as war files and executed
16
in a remote JBoss AS7 instance:
17
18
- $ mvn clean test -D incontainer
+ $ mvn clean test -Dincontainer
19
20
In this mode the tests will run against the Hibernate Validator version bundled with AS 7 (currently 4.1.0.Final) which
21
will lead to test errors. You can place the latest Hibernate Validator instance into your AS 7 instance or you can
0 commit comments