mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
* Use a machine-global lock on Ivy because caches are not safe for concurrent access.
* Fix some tests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user