You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by at...@apache.org on 2005/08/04 21:42:06 UTC

svn commit: r227455 - in /portals/jetspeed-2/branches/JS2-319: components/deploy-tool/maven.xml components/deploy-tool/src/java/org/apache/jetspeed/tools/deploy/web-app_2_3.dtd portal-webapp/web-app_2_3.dtd

Author: ate
Date: Thu Aug  4 12:41:55 2005
New Revision: 227455

URL: http://svn.apache.org/viewcvs?rev=227455&view=rev
Log:
Removing portal-webapp project:
deploy-tool now hold the web-app_2_3.dtd itself (there was no other usage)

Added:
    portals/jetspeed-2/branches/JS2-319/components/deploy-tool/src/java/org/apache/jetspeed/tools/deploy/web-app_2_3.dtd
      - copied unchanged from r227419, portals/jetspeed-2/branches/JS2-319/portal-webapp/web-app_2_3.dtd
Removed:
    portals/jetspeed-2/branches/JS2-319/portal-webapp/web-app_2_3.dtd
Modified:
    portals/jetspeed-2/branches/JS2-319/components/deploy-tool/maven.xml

Modified: portals/jetspeed-2/branches/JS2-319/components/deploy-tool/maven.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/branches/JS2-319/components/deploy-tool/maven.xml?rev=227455&r1=227454&r2=227455&view=diff
==============================================================================
--- portals/jetspeed-2/branches/JS2-319/components/deploy-tool/maven.xml (original)
+++ portals/jetspeed-2/branches/JS2-319/components/deploy-tool/maven.xml Thu Aug  4 12:41:55 2005
@@ -19,8 +19,6 @@
     <preGoal name="jar:jar">
         <copy file="../../portal-webapp/src/webapp/WEB-INF/tld/portlet.tld"
             toDir="${basedir}/target/classes/org/apache/jetspeed/tools/deploy" />
-        <copy file="../../portal-webapp/web-app_2_3.dtd"
-            toDir="${basedir}/target/classes/org/apache/jetspeed/tools/deploy" />
     </preGoal>
 
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org