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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]