You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by ni...@apache.org on 2004/04/23 23:54:49 UTC

svn commit: rev 10204 - xml/forrest/branches/copyless/src/core

Author: nicolaken
Date: Fri Apr 23 14:54:48 2004
New Revision: 10204

Modified:
   xml/forrest/branches/copyless/src/core/forrest.build.xml
Log:
Delete war targets

Modified: xml/forrest/branches/copyless/src/core/forrest.build.xml
==============================================================================
--- xml/forrest/branches/copyless/src/core/forrest.build.xml	(original)
+++ xml/forrest/branches/copyless/src/core/forrest.build.xml	Fri Apr 23 14:54:48 2004
@@ -44,7 +44,6 @@
       
   <import file="targets/validate.xml"/>
   <import file="targets/webapp.xml"/>
-  <import file="targets/war.xml"/>
   <import file="targets/site.xml"/>
   <import file="targets/skins.xml"/>
   <import file="targets/context.xml"/>