c3b46463f4
- Pass maintainership to submitter PR: 110621 Submitted by: Nemo Liu<nemoliu@gmail.com>
11 lines
496 B
XML
11 lines
496 B
XML
--- build.xml.orig Fri Dec 29 14:12:28 2006
|
|
+++ build.xml Wed Mar 21 16:14:38 2007
|
|
@@ -49,7 +49,7 @@
|
|
|
|
<property name="build.compiler" value="javac1.4" />
|
|
|
|
- <property name="classpath" value="bytecode.jar:commons-cli.jar:commons-dbcp-1.1.jar:commons-pool-1.1.jar:hsqldb.jar" />
|
|
+ <property name="classpath" value="bytecode.jar:commons-cli.jar:commons-dbcp.jar:commons-pool.jar:hsqldb.jar" />
|
|
|
|
<property name="ant-tasks.path" value="ant-lib/sablecc.jar:ant-lib/anttask.jar" />
|
|
|