[
https://issues.jboss.org/browse/JBSEAM-4901?page=com.atlassian.jira.plugi...
]
Marek Novotny resolved JBSEAM-4901.
-----------------------------------
Fix Version/s: 2.3.0.Final
Resolution: Done
fixed by adding
{code:xml}
<applyStandardInjectionValues>false</applyStandardInjectionValues>
{code}
Seam reference guide requires set up english locale
---------------------------------------------------
Key: JBSEAM-4901
URL:
https://issues.jboss.org/browse/JBSEAM-4901
Project: Seam 2
Issue Type: Bug
Components: Build
Affects Versions: 2.3.0.CR1
Environment: CZ locale
Reporter: Marek Novotny
Assignee: Marek Novotny
Labels: Documentation
Fix For: 2.3.0.Final
mvn clean package gives the following
{noformat}
[INFO] --- maven-jdocbook-plugin:2.3.5:generate (jdocbook:generate) @
seam-reference-guide ---
10 [main] INFO org.jboss.jdocbook.render.RendererImpl - Starting rendering en-US/pdf
redirecting output to file
[/home/mana/projects/git/seam-svn-git/Seam_2_3/seam-reference-guide/target/docbook/work/log/console-en-US-pdf.log]
Error on line 4 column 17 of
file:/home/mana/projects/git/seam-svn-git/Seam_2_3/seam-reference-guide/src/docbook/en-US/master.xml:
Error reported by XML parser: Invalid byte 1 of 1-byte UTF-8 sequence.
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira