Added sourceDirectory as masterTranslation does not seem to be appended to default source directory any more, which results on failure

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14953 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Galder Zamarreno 2008-07-17 16:57:12 +00:00
parent edda442f61
commit 869e7e7975
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@
</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>