Java Mailing List Archive

http://www.gg3721.com/

Home » Hibernate Commits List »

[hibernate-commits] Hibernate SVN: r14953 -
 core/trunk/documentation/jbosscache2.

hibernate-commits

2008-07-17


Author LoginPost Reply
Author: galder.zamarreno@(protected)
Date: 2008-07-17 12:57:12 -0400 (Thu, 17 Jul 2008)
New Revision: 14953

Modified:
 core/trunk/documentation/jbosscache2/pom.xml
Log:
Added sourceDirectory as masterTranslation does not seem to be appended to default source directory any more, which results on failure

Modified: core/trunk/documentation/jbosscache2/pom.xml
===================================================================
--- core/trunk/documentation/jbosscache2/pom.xml  2008-07-17 15:29:03 UTC (rev 14952)
+++ core/trunk/documentation/jbosscache2/pom.xml  2008-07-17 16:57:12 UTC (rev 14953)
@@(protected) @@
          </dependencies>
          <configuration>
             <sourceDocumentName>Hibernate_JBC2_Reference.xml</sourceDocumentName>
+             <sourceDirectory>${basedir}/src/main/docbook/en-US</sourceDirectory>
             <masterTranslation>en-US</masterTranslation>
             <imageResource>
                <directory>${basedir}/src/main/docbook/en-US</directory>

_______________________________________________
hibernate-commits mailing list
hibernate-commits@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-commits
©2008 gg3721.com - Jax Systems, LLC, U.S.A.