You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/01/09 09:38:48 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/config/tasks tasks.xml

gregor      2004/01/09 00:38:48

  Modified:    src/webapp/lenya/config/tasks tasks.xml
  Log:
  remove unused ant task
  
  Revision  Changes    Path
  1.3       +0 -7      cocoon-lenya/src/webapp/lenya/config/tasks/tasks.xml
  
  Index: tasks.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/config/tasks/tasks.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- tasks.xml	30 Jul 2003 13:48:05 -0000	1.2
  +++ tasks.xml	9 Jan 2004 08:38:48 -0000	1.3
  @@ -37,11 +37,4 @@
     </copy>
   </target>
   
  -<target name="updatelinks">
  -  <echo>Update Links: Replacing ${old} with ${new}</echo>
  -  <replace dir="$${pub.dir}/${authoring.dir}" value="{$new}" token="{$old}">
  -     <include name="**/*.xml"/>
  -  </replace>	
  -</target>
  -
   </project>
  
  
  

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