Skip to content

Commit

Permalink
removed debug.remote variable for now
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.jboss.org/repos/hibernate/validator/trunk@17209 1b8cb986-b30d-0410-93ca-fae66ebed9b2
  • Loading branch information
hferentschik committed Jul 27, 2009
1 parent 4c3b3f2 commit 871038c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hibernate-validator-tck-runner/pom.xml
Expand Up @@ -162,7 +162,7 @@
<property>
<name>org.jboss.testharness.container.javaOpts</name>
<value>-Xms128m -Xmx384m -XX:MaxPermSize=128m -Dorg.jboss.resolver.warning=true
-Dvalidation.provider=${validation.provider} ${remote.debug}
-Dvalidation.provider=${validation.provider}
</value>
</property>
<property>
Expand Down

0 comments on commit 871038c

Please sign in to comment.