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