[exo-jcr-commits] exo-jcr SVN: r1837 - jcr/trunk/docs/reference/en.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Feb 16 10:37:59 EST 2010


Author: sergiykarpenko
Date: 2010-02-16 10:37:59 -0500 (Tue, 16 Feb 2010)
New Revision: 1837

Modified:
   jcr/trunk/docs/reference/en/pom.xml
Log:
EXOJCR-490: pom updated

Modified: jcr/trunk/docs/reference/en/pom.xml
===================================================================
--- jcr/trunk/docs/reference/en/pom.xml	2010-02-16 15:34:44 UTC (rev 1836)
+++ jcr/trunk/docs/reference/en/pom.xml	2010-02-16 15:37:59 UTC (rev 1837)
@@ -54,6 +54,18 @@
             <groupId>org.jboss.maven.plugins</groupId>
             <artifactId>maven-jdocbook-plugin</artifactId>
             <extensions>true</extensions>
+            <configuration>
+               <formats>
+                  <format>
+                     <formatName>pdf</formatName>
+                  </format>
+                  <format>
+                     <formatName>html_single</formatName>
+                  </format>
+
+               </formats>
+               <sourceDocumentName>modules/lock-manager-config.xml</sourceDocumentName>
+            </configuration>
          </plugin>
       </plugins>
    </build>



More information about the exo-jcr-commits mailing list