Author: wsmoak
Date: Thu Apr 27 22:52:51 2006
New Revision: 397772

URL: http://svn.apache.org/viewcvs?rev=397772&view=rev
Log:
Add the Struts Tiles jar to the assembly.
Reported by: Jürgen Zimmermann <Juergen.Zimmermann -at- hs-karlsruhe.de>

Modified:
    struts/action/trunk/assembly/pom.xml

Modified: struts/action/trunk/assembly/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/assembly/pom.xml?rev=397772&r1=397771&r2=397772&view=diff
==============================================================================
--- struts/action/trunk/assembly/pom.xml (original)
+++ struts/action/trunk/assembly/pom.xml Thu Apr 27 22:52:51 2006
@@ -175,6 +175,11 @@
     </dependency>
     <dependency>
       <groupId>org.apache.struts.action</groupId>
+      <artifactId>struts-tiles</artifactId>
+      <version>${version}</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-mailreader-dao</artifactId>
       <version>${version}</version>
     </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to