You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/02/23 15:12:26 UTC

svn commit: r155010 - lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/download_feeds.xml

Author: michi
Date: Wed Feb 23 06:12:23 2005
New Revision: 155010

URL: http://svn.apache.org/viewcvs?view=rev&rev=155010
Log:
local build properties added for downloading feeds

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/download_feeds.xml

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/download_feeds.xml
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/download_feeds.xml?view=diff&r1=155009&r2=155010
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/download_feeds.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/download_feeds.xml Wed Feb 23 06:12:23 2005
@@ -29,6 +29,7 @@
     <property name="pubs.dir" value="${lenya.dir}/pubs"/>
     <echo>Pubs Directory ${pubs.dir}</echo>
 
+    <property file="local.feeds.properties"/>
     <property file="feeds.properties"/>
     <!-- [URL],[PATH],... -->
     <!-- NOTE: No whitespace after and before colons -->



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org