You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by he...@apache.org on 2006/10/02 20:39:12 UTC

svn commit: r452167 - /cocoon/trunk/blocks/cocoon-fop/cocoon-fop-sample/pom.xml

Author: hepabolu
Date: Mon Oct  2 11:39:11 2006
New Revision: 452167

URL: http://svn.apache.org/viewvc?view=rev&rev=452167
Log:
Erroneously added daisy plugin info to the samples pom, info removed

Modified:
    cocoon/trunk/blocks/cocoon-fop/cocoon-fop-sample/pom.xml

Modified: cocoon/trunk/blocks/cocoon-fop/cocoon-fop-sample/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-fop/cocoon-fop-sample/pom.xml?view=diff&rev=452167&r1=452166&r2=452167
==============================================================================
--- cocoon/trunk/blocks/cocoon-fop/cocoon-fop-sample/pom.xml (original)
+++ cocoon/trunk/blocks/cocoon-fop/cocoon-fop-sample/pom.xml Mon Oct  2 11:39:11 2006
@@ -35,19 +35,6 @@
     <version>1.0.0-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>FOP Block Samples</name>
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.daisycms</groupId>
-                <artifactId>daisy-maven-plugin</artifactId>
-                <configuration>
-                    <navDocId>1218</navDocId>
-                    <collection>cdocs-forms</collection>
-                    <skipFirstNavigationDocumentLevel>true</skipFirstNavigationDocumentLevel>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
     <dependencies>
         <dependency>
             <groupId>org.apache.cocoon</groupId>