Skip to content

Commit

Permalink
see #16047 - update to awaitility-3.1.0
Browse files Browse the repository at this point in the history
git-svn-id: https://josm.openstreetmap.de/svn/trunk@13524 0c6e7542-c601-0410-84e7-c038aed88b3b
  • Loading branch information
don-vip committed Mar 14, 2018
1 parent 9725918 commit 06815d8
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.6.jar"/>
<classpathentry kind="lib" path="test/lib/commons-testing/commons-testing-2.1.0.jar"/>
<classpathentry exported="true" kind="lib" path="test/lib/wiremock-standalone-2.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.0.0.jar"/>
<classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.1.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
<classpathentry kind="lib" path="test/lib/unitils-core/commons-collections-3.2.2.jar"/>
Expand Down
4 changes: 2 additions & 2 deletions netbeans/nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ file.reference.test-unit=../test/unit
file.reference.unitils-core-3.4.6.jar=../test/lib/unitils-core/unitils-core-3.4.6.jar
file.reference.system-rules-1.16.1.jar=../test/lib/system-rules-1.16.1.jar
file.reference.wiremock-standalone-2.13.0.jar=../test/lib/wiremock-standalone-2.13.0.jar
file.reference.awaitility-3.0.0.jar=../test/lib/awaitility-3.0.0.jar
file.reference.awaitility-3.1.0.jar=../test/lib/awaitility-3.1.0.jar
includes=**/*.java
jar.compress=false
javac.classpath=
Expand Down Expand Up @@ -94,7 +94,7 @@ javac.test.classpath=\
${file.reference.unitils-core-3.4.6.jar}:\
${file.reference.system-rules-1.16.1.jar}:\
${file.reference.wiremock-standalone-2.13.0.jar}:\
${file.reference.awaitility-3.0.0.jar}:\
${file.reference.awaitility-3.1.0.jar}:\
${file.reference.spotbugs.jar}:\
${file.reference.commons-testing-2.1.0.jar}
javac.test.processorpath=\
Expand Down
Binary file removed test/lib/awaitility-3.0.0.jar
Binary file not shown.
Binary file added test/lib/awaitility-3.1.0.jar
Binary file not shown.

0 comments on commit 06815d8

Please sign in to comment.