The following patch will correct the build.properties to allows build to
succeed.
Some of the libraries are not in the repositiry or the libraries in the
repository cause do not resolve all symbols.
Paul Spencer
Index: build.properties
===================================================================
RCS file: /home/cvs/jakarta-turbine-2/build.properties,v
retrieving revision 1.2
diff -c -r1.2 build.properties
*** build.properties 4 Jan 2002 14:51:06 -0000 1.2
--- build.properties 31 Jan 2002 03:28:32 -0000
***************
*** 39,62 ****
# your ${user.home}/build.properties or local build.properties file in
# order to build Torque:
! activation.jar = ${lib.repo}/activation-1.0.1.jar
commons-collections.jar = ${lib.repo}/commons-collections.jar
! ecs.jar = ${lib.repo}/ecs-1.4.1.jar
! regexp.jar = ${lib.repo}/jakarta-regexp-1.3-dev.jar
! jdbc.jar = ${lib.repo}/jdbc2_0-stdext.jar
jndi.jar = ${lib.repo}/jndi-1.2.1.jar
jta.jar = ${lib.repo}/jta1.0.1.jar
junit.jar = ${lib.repo}/junit-3.7.jar
! log4j.jar = ${lib.repo}/log4j-1.1.3.jar
! javamail.jar = ${lib.repo}/mail-1.2.jar
oro.jar = ${lib.repo}/oro.jar
! servlet.jar = ${lib.repo}/servlet.jar
! velocity.jar = ${lib.repo}/velocity-1.3-dev.jar
! village.jar = ${lib.repo}/village-1.5.3-dev.jar
xalan.jar = ${lib.repo}/xalan-2.1.0.jar
! xerces.jar = ${lib.repo}/xerces-1.4.4.jar
! xmlrpc.jar = ${lib.repo}/xmlrpc-helma.jar
castor.jar = ${lib.repo}/castor.jar
freemarker.jar = ${lib.repo}/freemarker.jar
! webmacro.jar = ${lib.repo}/webmacro-0.94.jar
--- 39,62 ----
# your ${user.home}/build.properties or local build.properties file in
# order to build Torque:
! activation.jar = lib/activation-1.0.1.jar
commons-collections.jar = ${lib.repo}/commons-collections.jar
! ecs.jar = lib/ecs-1.4.1.jar
! regexp.jar = lib/jakarta-regexp-1.3-dev.jar
! jdbc.jar = lib/jdbc2_0-stdext.jar
jndi.jar = ${lib.repo}/jndi-1.2.1.jar
jta.jar = ${lib.repo}/jta1.0.1.jar
junit.jar = ${lib.repo}/junit-3.7.jar
! log4j.jar = lib/log4j-1.1.jar
! javamail.jar = lib/mail-1.2.jar
oro.jar = ${lib.repo}/oro.jar
! servlet.jar = lib/servlet-2.2-CVSHEAD-12-04-00.jar
! velocity.jar = lib/velocity-1.2-dev.jar
! village.jar = lib/village-1.5.3-dev.jar
xalan.jar = ${lib.repo}/xalan-2.1.0.jar
! xerces.jar = lib/xerces-1.3.0.jar
! xmlrpc.jar = lib/xmlrpc.jar
castor.jar = ${lib.repo}/castor.jar
freemarker.jar = ${lib.repo}/freemarker.jar
! webmacro.jar = lib/webmacro-0.94.jar
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>