[seam-commits] Seam SVN: r15124 - branches/community/Seam_2_3/seam-reference-guide.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Mon Sep 10 17:18:15 EDT 2012
Author: manaRH
Date: 2012-09-10 17:18:15 -0400 (Mon, 10 Sep 2012)
New Revision: 15124
Modified:
branches/community/Seam_2_3/seam-reference-guide/pom.xml
Log:
JBSEAM-4901 added option for maven-jdocbook-plugin to allow non-english utf8 letters
Modified: branches/community/Seam_2_3/seam-reference-guide/pom.xml
===================================================================
--- branches/community/Seam_2_3/seam-reference-guide/pom.xml 2012-09-10 19:24:39 UTC (rev 15123)
+++ branches/community/Seam_2_3/seam-reference-guide/pom.xml 2012-09-10 21:18:15 UTC (rev 15124)
@@ -148,6 +148,7 @@
<options>
<xincludeSupported>true</xincludeSupported>
<xmlTransformerType>saxon</xmlTransformerType>
+ <applyStandardInjectionValues>false</applyStandardInjectionValues>
<docbookVersion>1.72.0</docbookVersion>
<transformerParameters>
<property>
More information about the seam-commits
mailing list