Update of /cvsroot/pfc-prolog/prolix
In directory sc8-pr-cvs1:/tmp/cvs-serv19539
Modified Files:
.ant.properties
Log Message:
Removed batik.home. Ant look for it in environment
Index: .ant.properties
===================================================================
RCS file: /cvsroot/pfc-prolog/prolix/.ant.properties,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** .ant.properties 18 Aug 2003 18:28:12 -0000 1.3
--- .ant.properties 18 Aug 2003 18:36:34 -0000 1.4
***************
*** 30,33 ****
# Attention: By uncommenting this line you start the creation of a WAR file
#servlet-lib.path=C:/jboss-all/build/output/jboss-3.1.0alpha/lib/javax.servlet.jar
- # Set the path to Batik root directory
- batik.home=/usr/local/batik-1.5
\ No newline at end of file
--- 30,31 ----
|