Author: markt
Date: Tue Jan 31 14:00:55 2006
New Revision: 373919
URL: http://svn.apache.org/viewcvs?rev=373919&view=rev
Log:
Update build to reflect removal of jasper2 directory
Modified:
tomcat/container/branches/tc4.1.x/build.xml
Modified: tomcat/container/branches/tc4.1.x/build.xml
URL:
http://svn.apache.org/viewcvs/tomcat/container/branches/tc4.1.x/build.xml?rev=373919&r1=373918&r2=373919&view=diff
==============================================================================
--- tomcat/container/branches/tc4.1.x/build.xml (original)
+++ tomcat/container/branches/tc4.1.x/build.xml Tue Jan 31 14:00:55 2006
@@ -22,7 +22,7 @@
<property name="servlet.doc" value="${servlet.home}/docs/api" />
<!-- Source dependencies -->
- <property name="jasper.home" value="${basedir}/../jasper/jasper2"/>
+ <property name="jasper.home" value="${basedir}/../jasper"/>
<property name="jtc.home" value="${basedir}/../connectors"/>
<!-- Build Defaults -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]