mirror of
https://github.com/iterate-ch/cyberduck.git
synced 2026-05-26 19:10:49 +00:00
Update junit dependency
Former-commit-id: b2ef8050786d9af2f7b1f6ae34aac7534f148ff4
This commit is contained in:
+1
-1
@@ -1913,7 +1913,7 @@ lib/ext/ant-contrib-1.0b3.jar -text
|
||||
lib/ext/ant-dotnet-1.0.jar -text
|
||||
lib/ext/ant-ikvmc.0.5.jar -text
|
||||
lib/ext/jacocoant.jar -text svneol=unset#application/zip
|
||||
lib/ext/junit-4.8.2.jar -text
|
||||
lib/ext/junit-4.11.jar -text svneol=unset#application/jar
|
||||
lib/ext/nunit.framework.dll -text
|
||||
lib/ext/sonar-ant-task-2.1.jar -text svneol=unset#application/jar
|
||||
lib/ganymed-ssh-2-260.jar -text
|
||||
|
||||
@@ -211,7 +211,7 @@
|
||||
|
||||
<target name="test" depends="test-compile" description="Runs all test cases and generate report">
|
||||
<taskdef name="junit" classname="org.apache.tools.ant.taskdefs.optional.junit.JUnitTask">
|
||||
<classpath path="${lib.ext}/junit-4.8.2.jar"/>
|
||||
<classpath path="${lib.ext}/junit-4.11.jar"/>
|
||||
</taskdef>
|
||||
<taskdef uri="antlib:org.jacoco.ant" resource="org/jacoco/ant/antlib.xml">
|
||||
<classpath path="${lib.ext}/jacocoant.jar"/>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user