[Git][java-team/scala-tools-sbinary][upstream] New upstream version 0.4.2-on-scala-2.11.0~M5

Tony Mancill gitlab at salsa.debian.org
Sat Apr 18 19:32:48 BST 2020



Tony Mancill pushed to branch upstream at Debian Java Maintainers / scala-tools-sbinary


Commits:
71c6ce95 by Manas Kashyap at 2020-04-12T10:54:19+05:30
New upstream version 0.4.2-on-scala-2.11.0~M5
- - - - -


2 changed files:

- project/SBinaryProject.scala
- + project/build.properties


Changes:

=====================================
project/SBinaryProject.scala
=====================================
@@ -31,7 +31,7 @@ object SBinaryProject extends Build
 	def aux(nameString: String) = commonSettings ++ Seq( publish := (), name := nameString )
 
 	def scalaXmlDep(scalaV: String): List[ModuleID] =
-		if(scalaV.startsWith("2.11.")) List("org.scala-lang" % "scala-xml" % scalaV) else Nil
+		if(scalaV.startsWith("2.11.")) List("org.scala-lang.modules" %% "scala-xml" % "1.0-RC2") else Nil
 
 	/*** Templating **/
 


=====================================
project/build.properties
=====================================
@@ -0,0 +1 @@
+sbt.version=0.12.4



View it on GitLab: https://salsa.debian.org/java-team/scala-tools-sbinary/-/commit/71c6ce95a1a6b89eb6af9aba67488e810cce158c

-- 
View it on GitLab: https://salsa.debian.org/java-team/scala-tools-sbinary/-/commit/71c6ce95a1a6b89eb6af9aba67488e810cce158c
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20200418/0cc869ca/attachment.html>


More information about the pkg-java-commits mailing list