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

move to Java 6 for unit tests

parent 2ed21323
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@
value="${junit-report-output}/raw/${classname}.xml"/>
<property
name="jvm"
value="${env.JAVA_5_HOME}/bin/java"/>
value="${env.JAVA_6_HOME}/bin/java"/>
<dirname
file="${ant.file}"
property="currentDir"/>
......
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