You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2005/09/09 15:27:32 UTC

svn commit: r279768 - in /incubator/roller/branches/roller_2.0: properties.xmlf tools/standard-1.0.3/lib/saxpath.jar

Author: snoopdave
Date: Fri Sep  9 06:27:26 2005
New Revision: 279768

URL: http://svn.apache.org/viewcvs?rev=279768&view=rev
Log:
oops, we still need saxpath

Added:
    incubator/roller/branches/roller_2.0/tools/standard-1.0.3/lib/saxpath.jar   (with props)
Modified:
    incubator/roller/branches/roller_2.0/properties.xmlf

Modified: incubator/roller/branches/roller_2.0/properties.xmlf
URL: http://svn.apache.org/viewcvs/incubator/roller/branches/roller_2.0/properties.xmlf?rev=279768&r1=279767&r2=279768&view=diff
==============================================================================
--- incubator/roller/branches/roller_2.0/properties.xmlf (original)
+++ incubator/roller/branches/roller_2.0/properties.xmlf Fri Sep  9 06:27:26 2005
@@ -83,6 +83,7 @@
 <fileset id="jstl.jars" dir="${ro.tools}/standard-1.0.3/lib">
     <include name="jstl.jar"/>
     <include name="standard.jar"/>
+    <include name="saxpath.jar"/>
     <include name="jaxen-full.jar"/>
 </fileset>
 

Added: incubator/roller/branches/roller_2.0/tools/standard-1.0.3/lib/saxpath.jar
URL: http://svn.apache.org/viewcvs/incubator/roller/branches/roller_2.0/tools/standard-1.0.3/lib/saxpath.jar?rev=279768&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/branches/roller_2.0/tools/standard-1.0.3/lib/saxpath.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream