summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2009-09-03 20:55:35 +0000
committerPaul Phillips <paulp@improving.org>2009-09-03 20:55:35 +0000
commit7f8a733c0d3e0e70797db043e30be0ce8cb41ff3 (patch)
tree9018b014517abd58f043f818dda451df0d1672c4 /build.xml
parent8e498fed37f541e392e0359a72ec00f45f0d00da (diff)
downloadscala-7f8a733c0d3e0e70797db043e30be0ce8cb41ff3.tar.gz
scala-7f8a733c0d3e0e70797db043e30be0ce8cb41ff3.tar.bz2
scala-7f8a733c0d3e0e70797db043e30be0ce8cb41ff3.zip
Getting docs.comp building again.
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 1a309c6f05..68011a2421 100644
--- a/build.xml
+++ b/build.xml
@@ -776,6 +776,7 @@ PACKED QUICK BUILD (PACK)
<pathelement location="${build-pack.dir}/lib/scala-partest.jar"/>
<pathelement location="${build-pack.dir}/lib/scalap.jar"/>
<pathelement location="${ant.jar}"/>
+ <pathelement location="${jline.jar}"/>
</path>
<taskdef resource="scala/tools/ant/antlib.xml" classpathref="pack.classpath"/>
<taskdef resource="scala/tools/partest/antlib.xml" classpathref="pack.classpath"/>