[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1479) PDF for ReferenceGuide is not created by build script
Prabhat Jha (JIRA)
jira-events at lists.jboss.org
Thu Jun 7 14:17:12 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1479?page=comments#action_12364576 ]
Prabhat Jha commented on JBPORTAL-1479:
---------------------------------------
The only doc module that is using table, row, header etc is ldap.xml in reference guide so I think that's the problematic file but not sure what the problem is. Once error is thrown, the build system deletes referenceGuide/build/en/pdf/docbook_fop.tmp this temporary file so I am not able to see what's getting generated.
> PDF for ReferenceGuide is not created by build script
> -----------------------------------------------------
>
> Key: JBPORTAL-1479
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1479
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal Documentation
> Affects Versions: 2.6.CR2
> Reporter: Boleslaw Dawidowicz
> Assigned To: Prabhat Jha
> Fix For: 2.6 Final
>
>
> The pdf for the Reference Guide is not generated at the moment.
> http://cruisecontrol.jboss.com/cc/artifacts/jboss-portal-latest-doc/referenceGuide//pdf
> I think it was disabled in the main target but when I do:
> [referenceGuide]$ ant lang.docpdf -Dlang=en
> I get
> [java] [ERROR] file:/home/bdaw/Workshop/JBoss/portal/docs/trunk/referenceGuide/build/en/pdf/docbook_fop.tmp:4323:147 A table row must be child of fo:table-body, fo:table-header or fo:table-footer, not fo:table
> [java] Java Result: 2
> HTML is generated correctly so it doesn't seem to be wrong nested tags problem.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list