summaryrefslogtreecommitdiff
path: root/src/jline/project/build.properties
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-01-21 18:40:25 +0000
committerPaul Phillips <paulp@improving.org>2011-01-21 18:40:25 +0000
commit45580f1562b52abbb3022354a90c27bacc76a67f (patch)
treee4fae72fa9b3d145b05fdcfe8308245036358d27 /src/jline/project/build.properties
parent3ca75587df0db94bc4f1a220af93eea35b2828d8 (diff)
downloadscala-45580f1562b52abbb3022354a90c27bacc76a67f.tar.gz
scala-45580f1562b52abbb3022354a90c27bacc76a67f.tar.bz2
scala-45580f1562b52abbb3022354a90c27bacc76a67f.zip
Updated to new jline sources with it moved into...
Updated to new jline sources with it moved into scala.tools.jline. I transitioned the jline build from maven to sbt, and this commit includes the first sbt-built binary. Review by jsuereth.
Diffstat (limited to 'src/jline/project/build.properties')
-rw-r--r--src/jline/project/build.properties8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/jline/project/build.properties b/src/jline/project/build.properties
new file mode 100644
index 0000000000..c6143fe8df
--- /dev/null
+++ b/src/jline/project/build.properties
@@ -0,0 +1,8 @@
+#Project properties
+project.organization=org.improving
+project.name=jline
+sbt.version=0.7.5.RC0
+project.version=0.98
+#build.scala.versions=2.8.1
+build.scala.versions=2.9.0-SNAPSHOT
+project.initialize=false