Author: wsmoak
Date: Mon Sep  4 09:39:45 2006
New Revision: 440118

URL: http://svn.apache.org/viewvc?view=rev&rev=440118
Log:
Re-enable the DTDDoc plugin.  Use -U on the command line to get the latest 
snapshot version.

Modified:
    struts/struts1/trunk/pom.xml

Modified: struts/struts1/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/pom.xml?view=diff&rev=440118&r1=440117&r2=440118
==============================================================================
--- struts/struts1/trunk/pom.xml (original)
+++ struts/struts1/trunk/pom.xml Mon Sep  4 09:39:45 2006
@@ -98,7 +98,7 @@
             <!-- STR-2942 - Temporary profile to assist with DTDDoc plugin 
testing -->
             <id>dtddoc</id>
             <activation>
-                <!--activeByDefault>true</activeByDefault-->
+                <activeByDefault>true</activeByDefault>
             </activation>
             <repositories>
                 <repository>


Reply via email to