Author: mwringe
Date: 2010-12-21 13:36:10 -0500 (Tue, 21 Dec 2010)
New Revision: 5620
Added:
components/wci/trunk/tomcat/
Removed:
components/wci/trunk/tomcat-tmp/
Modified:
components/wci/trunk/pom.xml
Log:
Move tomcat-tmp folder back to tomcat now that the old tomcat folder has been removed in
svn.
Modified: components/wci/trunk/pom.xml
===================================================================
--- components/wci/trunk/pom.xml 2010-12-21 18:31:20 UTC (rev 5619)
+++ components/wci/trunk/pom.xml 2010-12-21 18:36:10 UTC (rev 5620)
@@ -142,8 +142,8 @@
<modules>
<module>wci</module>
<module>exo</module>
- <module>tomcat-tmp/tomcat6</module>
- <module>tomcat-tmp/tomcat7</module>
+ <module>tomcat/tomcat6</module>
+ <module>tomcat/tomcat7</module>
<module>jetty</module>
<module>test</module>
</modules>
Copied: components/wci/trunk/tomcat (from rev 5619, components/wci/trunk/tomcat-tmp)
Show replies by date