You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ws...@apache.org on 2006/04/09 18:59:19 UTC

svn commit: r392778 - in /struts/action/trunk/apps: pom.xml strutsel-exercise-taglib/ strutsel-exercise-taglib/src/ strutsel-exercise-taglib/src/main/ strutsel-exercise-taglib/src/main/java/ strutsel-exercise-taglib/src/main/webapp/

Author: wsmoak
Date: Sun Apr  9 09:59:17 2006
New Revision: 392778

URL: http://svn.apache.org/viewcvs?rev=392778&view=rev
Log:
Move the strutsel-exercise-taglib example webapp from el to apps. (Part 2 of 2)

Added:
    struts/action/trunk/apps/strutsel-exercise-taglib/
    struts/action/trunk/apps/strutsel-exercise-taglib/src/
    struts/action/trunk/apps/strutsel-exercise-taglib/src/main/
    struts/action/trunk/apps/strutsel-exercise-taglib/src/main/java/
      - copied from r392678, struts/action/trunk/el/src/exercise-taglib/
    struts/action/trunk/apps/strutsel-exercise-taglib/src/main/webapp/
      - copied from r392678, struts/action/trunk/el/web/exercise-taglib/
Modified:
    struts/action/trunk/apps/pom.xml

Modified: struts/action/trunk/apps/pom.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/pom.xml?rev=392778&r1=392777&r2=392778&view=diff
==============================================================================
--- struts/action/trunk/apps/pom.xml (original)
+++ struts/action/trunk/apps/pom.xml Sun Apr  9 09:59:17 2006
@@ -52,6 +52,7 @@
       <module>examples</module>
       <module>blank</module>
       <module>mailreader</module>
+      <module>strutsel-exercise-taglib</module>
    </modules>
    
    <build>



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