You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/05/19 21:50:41 UTC

svn commit: r657943 - /lenya/trunk/src/targets/webapp-build.xml

Author: andreas
Date: Mon May 19 12:50:41 2008
New Revision: 657943

URL: http://svn.apache.org/viewvc?rev=657943&view=rev
Log:
Patching lenya.properties.xml with Lenya version.

Modified:
    lenya/trunk/src/targets/webapp-build.xml

Modified: lenya/trunk/src/targets/webapp-build.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/targets/webapp-build.xml?rev=657943&r1=657942&r2=657943&view=diff
==============================================================================
--- lenya/trunk/src/targets/webapp-build.xml (original)
+++ lenya/trunk/src/targets/webapp-build.xml Mon May 19 12:50:41 2008
@@ -202,6 +202,7 @@
     <replace dir="${build.webapp}">
       <include name="lenya/content/welcome.xml"/>
       <include name="lenya/content/about.xml"/>
+      <include name="lenya.properties.xml"/>
       <include name="**/config/publication.xml"/>
       <replacefilter token="@lenya.version@" value="${version}"/>
       <replacefilter token="@lenya.revision@" value="${lenya.revision}"/>



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