Author: dennisl
Date: Thu Dec 28 10:29:28 2006
New Revision: 490770

URL: http://svn.apache.org/viewvc?view=rev&rev=490770
Log:
o Re-add the generation of xdoc and xsd for the decoration model, now that 
MODELLO-53 and MODELLO-54 has been fixed.

Modified:
    maven/doxia/trunk/doxia-decoration-model/pom.xml

Modified: maven/doxia/trunk/doxia-decoration-model/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/trunk/doxia-decoration-model/pom.xml?view=diff&rev=490770&r1=490769&r2=490770
==============================================================================
--- maven/doxia/trunk/doxia-decoration-model/pom.xml (original)
+++ maven/doxia/trunk/doxia-decoration-model/pom.xml Thu Dec 28 10:29:28 2006
@@ -45,7 +45,6 @@
               <version>1.0.0</version>
             </configuration>
           </execution>
-          <!-- Due to MODELLO-53 and MODELLO-54
           <execution>
             <id>descriptor-site</id>
             <phase>pre-site</phase>
@@ -58,7 +57,6 @@
               <version>1.0.0</version>
             </configuration>
           </execution>
-          -->
         </executions>
       </plugin>
     </plugins>


Reply via email to