* Use a machine-global lock on Ivy because caches are not safe for concurrent access.

* Fix some tests
This commit is contained in:
Mark Harrah
2010-01-28 19:32:17 -05:00
parent 5ef14bd5e8
commit fbaf5cbf2e
7 changed files with 14 additions and 14 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
#Project properties
#Thu Jan 28 10:55:25 EST 2010
project.organization=org.scala-tools.sbt
project.name=scripted
sbt.version=0.5.6
project.version=0.6.10-SNAPSHOT
project.version=0.6.12-SNAPSHOT
scala.version=2.7.7
project.initialize=false