Added "jpatck.test" argument to allow the running of an individual test.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@581519 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Marc Prud'hommeaux 2007-10-03 07:47:54 +00:00
parent 5ef181ab94
commit a817af2993
1 changed files with 2 additions and 0 deletions

View File

@ -224,6 +224,8 @@ database.driver=${db.driver}
<sysproperty key="pkg.dir"
value="${jpatck.pkg.dir}"/>
<sysproperty key="test"
value="${jpatck.test}"/>
<classpath>
<path refid="cp"/>