You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by gl...@apache.org on 2005/10/01 19:58:57 UTC

svn commit: r293009 - /jakarta/taglibs/trunks-proper/build.properties.sample

Author: glenn
Date: Sat Oct  1 10:58:55 2005
New Revision: 293009

URL: http://svn.apache.org/viewcvs?rev=293009&view=rev
Log:
Fix build property for request tld

Modified:
    jakarta/taglibs/trunks-proper/build.properties.sample

Modified: jakarta/taglibs/trunks-proper/build.properties.sample
URL: http://svn.apache.org/viewcvs/jakarta/taglibs/trunks-proper/build.properties.sample?rev=293009&r1=293008&r2=293009&view=diff
==============================================================================
--- jakarta/taglibs/trunks-proper/build.properties.sample (original)
+++ jakarta/taglibs/trunks-proper/build.properties.sample Sat Oct  1 10:58:55 2005
@@ -186,7 +186,7 @@
 
 # Datetime taglib needs the old request taglib jar and tld
 taglibs-request.jar=${base.dir}/../jakarta-taglibs-request-1.0.1/taglibs-request.jar
-taglibs-request.tld=${base.dir}/../jakarta-taglibs-request-1.0.1/taglibs-request.jar
+taglibs-request.tld=${base.dir}/../jakarta-taglibs-request-1.0.1/taglibs-request.tld
 
 #
 # PROJECT STANDARD PROPERTIES



---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org