You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2006/04/27 20:54:50 UTC

svn commit: r397609 - /struts/action/trunk/el/pom.xml

Author: jmitchell
Date: Thu Apr 27 11:54:48 2006
New Revision: 397609

URL: http://svn.apache.org/viewcvs?rev=397609&view=rev
Log:
making action1 src consistent (repository details only)

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

Modified: struts/action/trunk/el/pom.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/el/pom.xml?rev=397609&r1=397608&r2=397609&view=diff
==============================================================================
--- struts/action/trunk/el/pom.xml (original)
+++ struts/action/trunk/el/pom.xml Thu Apr 27 11:54:48 2006
@@ -121,7 +121,7 @@
             <groupId>net.sourceforge.maven-taglib</groupId>
             <artifactId>maven-taglib-plugin</artifactId>
             <configuration>
-               <taglib.src.dir>${basedir}/src/tld</taglib.src.dir>
+               <taglib.src.dir>${basedir}/src/main/resources/META-INF/tld</taglib.src.dir>
             </configuration>
          </plugin>
       </plugins>



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