Skip to content
Snippets Groups Projects
Commit ef8c07a4 authored by david_williams's avatar david_williams
Browse files

revert use of jpa-sdk in unit testing

parent e2ba50df
No related branches found
No related tags found
No related merge requests found
...@@ -111,7 +111,7 @@ ...@@ -111,7 +111,7 @@
dir="${buildDirectory}/${buildLabel}" dir="${buildDirectory}/${buildLabel}"
executable="unzip" executable="unzip"
failonerror="false"> failonerror="false">
<arg line="-o -qq wtp-jpa-sdk-${buildLabel}.zip -d ${testRoot}" /> <arg line="-o -qq wtp-jpa-${buildLabel}.zip -d ${testRoot}" />
</exec> </exec>
<exec <exec
dir="${buildDirectory}/${buildLabel}" dir="${buildDirectory}/${buildLabel}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment