diff --git a/extractor/src/test/data/0.13/play/structure-0.13.7.xml b/extractor/src/test/data/0.13/play/structure-0.13.7.xml index 9ff1ba8b..2ed3cf01 100644 --- a/extractor/src/test/data/0.13/play/structure-0.13.7.xml +++ b/extractor/src/test/data/0.13/play/structure-0.13.7.xml @@ -57,7 +57,6 @@ ~/.ivy2/cache/javax.annotation/jsr250-api/jars/jsr250-api-1.0.jar ~/.ivy2/cache/javax.enterprise/cdi-api/jars/cdi-api-1.0.jar ~/.ivy2/cache/javax.inject/javax.inject/jars/javax.inject-1.jar - ~/.ivy2/cache/junit/junit/jars/junit-4.11.jar ~/.ivy2/cache/net.contentobjects.jnotify/jnotify/jars/jnotify-0.94.jar ~/.ivy2/cache/net.sourceforge.cssparser/cssparser/jars/cssparser-0.9.13.jar ~/.ivy2/cache/net.sourceforge.htmlunit/htmlunit-core-js/jars/htmlunit-core-js-2.14.jar diff --git a/extractor/src/test/data/0.13/play/structure-0.13.9.xml b/extractor/src/test/data/0.13/play/structure-0.13.9.xml index 6f2fbb9a..fa17d934 100644 --- a/extractor/src/test/data/0.13/play/structure-0.13.9.xml +++ b/extractor/src/test/data/0.13/play/structure-0.13.9.xml @@ -57,7 +57,6 @@ ~/.ivy2/cache/javax.annotation/jsr250-api/jars/jsr250-api-1.0.jar ~/.ivy2/cache/javax.enterprise/cdi-api/jars/cdi-api-1.0.jar ~/.ivy2/cache/javax.inject/javax.inject/jars/javax.inject-1.jar - ~/.ivy2/cache/junit/junit/jars/junit-4.11.jar ~/.ivy2/cache/net.contentobjects.jnotify/jnotify/jars/jnotify-0.94.jar ~/.ivy2/cache/net.sourceforge.cssparser/cssparser/jars/cssparser-0.9.13.jar ~/.ivy2/cache/net.sourceforge.htmlunit/htmlunit-core-js/jars/htmlunit-core-js-2.14.jar @@ -104,7 +103,6 @@ ~/.ivy2/cache/org.fusesource.leveldbjni/leveldbjni-win32/jars/leveldbjni-win32-1.5.jar ~/.ivy2/cache/org.fusesource.leveldbjni/leveldbjni-win64/jars/leveldbjni-win64-1.5.jar ~/.ivy2/cache/org.fusesource.leveldbjni/leveldbjni/jars/leveldbjni-1.7.jar - ~/.ivy2/cache/org.hamcrest/hamcrest-core/jars/hamcrest-core-1.3.jar ~/.ivy2/cache/org.iq80.leveldb/leveldb-api/jars/leveldb-api-0.5.jar ~/.ivy2/cache/org.iq80.leveldb/leveldb/jars/leveldb-0.5.jar ~/.ivy2/cache/org.javassist/javassist/bundles/javassist-3.18.2-GA.jar @@ -115,8 +113,6 @@ ~/.ivy2/cache/org.parboiled/parboiled-scala_2.10/bundles/parboiled-scala_2.10-1.1.6.jar ~/.ivy2/cache/org.scala-sbt/control/jars/control-0.13.5.jar ~/.ivy2/cache/org.scala-sbt/io/jars/io-0.13.5.jar - ~/.ivy2/cache/org.scala-sbt/test-interface/jars/test-interface-1.0.jar - ~/.ivy2/cache/org.scalacheck/scalacheck_2.10/jars/scalacheck_2.10-1.11.1.jar ~/.ivy2/cache/org.scalaz/scalaz-core_2.10/bundles/scalaz-core_2.10-7.0.2.jar ~/.ivy2/cache/org.scalaz/scalaz-effect_2.10/bundles/scalaz-effect_2.10-7.0.2.jar ~/.ivy2/cache/org.slf4j/slf4j-api/jars/slf4j-api-1.7.7.jar @@ -124,8 +120,6 @@ ~/.ivy2/cache/org.sonatype.plexus/plexus-cipher/jars/plexus-cipher-1.4.jar ~/.ivy2/cache/org.sonatype.plexus/plexus-sec-dispatcher/jars/plexus-sec-dispatcher-1.3.jar ~/.ivy2/cache/org.sonatype.sisu/sisu-guice/jars/sisu-guice-3.1.0-no_aop.jar - ~/.ivy2/cache/org.specs2/specs2-scalaz-core_2.10.0-RC3/jars/specs2-scalaz-core_2.10.0-RC3-6.0.1.jar - ~/.ivy2/cache/org.specs2/specs2_2.10/jars/specs2_2.10-1.12.3.jar ~/.ivy2/cache/org.tukaani/xz/jars/xz-1.4.jar ~/.ivy2/cache/org.uncommons.maths/uncommons-maths/jars/uncommons-maths-1.2.2a.jar ~/.ivy2/cache/org.vafer/jdeb/jars/jdeb-1.3.jar @@ -471,8 +465,8 @@ ~/.ivy2/cache/commons-collections/commons-collections/jars/commons-collections-3.2.1.jar - - ~/.ivy2/cache/commons-io/commons-io/jars/commons-io-2.2.jar + + ~/.ivy2/cache/commons-io/commons-io/jars/commons-io-2.4.jar ~/.ivy2/cache/commons-logging/commons-logging/jars/commons-logging-1.1.3.jar @@ -565,13 +559,13 @@ ~/.ivy2/cache/org.objenesis/objenesis/jars/objenesis-1.0.jar - ~/.sbt/boot/scala-2.10.4/lib/scala-compiler.jar + ~/.ivy2/cache/org.scala-lang/scala-compiler/jars/scala-compiler-2.10.4.jar - - ~/.sbt/boot/scala-2.10.4/lib/scala-library.jar + + ~/.sbt/boot/scala-2.10.5/lib/scala-library.jar - ~/.sbt/boot/scala-2.10.4/lib/scala-reflect.jar + ~/.ivy2/cache/org.scala-lang/scala-reflect/jars/scala-reflect-2.10.4.jar ~/.ivy2/cache/org.scala-sbt/test-interface/jars/test-interface-1.0.jar diff --git a/extractor/src/test/scala/org/jetbrains/sbt/ImportSpec.scala b/extractor/src/test/scala/org/jetbrains/sbt/ImportSpec.scala index 925c0b74..bf17beac 100644 --- a/extractor/src/test/scala/org/jetbrains/sbt/ImportSpec.scala +++ b/extractor/src/test/scala/org/jetbrains/sbt/ImportSpec.scala @@ -77,8 +77,8 @@ class ImportSpec extends Specification with XmlMatchers { formatErrorMessage(errorMessage, prettyPrintCaseClass(expected), prettyPrintCaseClass(actual)) } - (actual == expected) must beTrue.setMessage(onEqualsFail) - actualXml must beEqualToIgnoringSpace(expectedXml).setMessage(onXmlFail) + (actual == expected) must beTrue.updateMessage(_ => onEqualsFail) + actualXml must beEqualToIgnoringSpace(expectedXml).updateMessage(_ => onXmlFail) } private def normalizePath(path: String): String =