You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2006/12/13 19:30:29 UTC

svn commit: r486786 - /cocoon/trunk/pom.xml

Author: reinhard
Date: Wed Dec 13 10:30:27 2006
New Revision: 486786

URL: http://svn.apache.org/viewvc?view=rev&rev=486786
Log:
reactivate Daisy plugin again

Modified:
    cocoon/trunk/pom.xml

Modified: cocoon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/pom.xml?view=diff&rev=486786&r1=486785&r2=486786
==============================================================================
--- cocoon/trunk/pom.xml (original)
+++ cocoon/trunk/pom.xml Wed Dec 13 10:30:27 2006
@@ -451,7 +451,7 @@
           <artifactId>maven-war-plugin</artifactId>
           <version>2.0.1</version>
         </plugin>
-        <!--plugin>
+        <plugin>
           <groupId>org.daisycms</groupId>
           <artifactId>daisy-maven-plugin</artifactId>
           <version>1.0.0-SNAPSHOT</version>
@@ -544,6 +544,7 @@
 								    <version>1.0.0-SNAPSHOT</version>
 								  </skin>
 								  <body>
+								    <!-- @daisy-start@ --><!-- @daisy-end@ -->
 								    <menu ref="reports" />
 								  </body>
 								</project>
@@ -558,7 +559,7 @@
               </goals>
             </execution>
           </executions>
-        </plugin-->
+        </plugin>
       </plugins>
     </pluginManagement>
     <extensions>