On Thu, Feb 19, 2009 at 9:47 AM, Wendy Smoak <[email protected]> wrote:
> I can't tell what page it's unhappy about from the error, so I'll
> create a pdf.xml with a table of contents as described in the docs,
> and add things in until it blows up again. :)
... and of course right after I hit send it occurred to me to try with
-X. That resulted in:
[INFO] [pdf:pdf]
[DEBUG] Generated a default document model:
/Users/wsmoak/svn/continuum/continuum/continuum-docs/target/pdf/pdf1356178421.xml
[INFO] No TOC is defined in the document descriptor. Merging all documents.
[DEBUG] Parsing file
/Users/wsmoak/svn/continuum/continuum/continuum-docs/src/site/apt/user_guides/viewing_queues/index.apt
[DEBUG] Parsing file
/Users/wsmoak/svn/continuum/continuum/continuum-docs/src/site/apt/user_guides/notification/index.apt
[DEBUG] Parsing file
/Users/wsmoak/svn/continuum/continuum/continuum-docs/src/site/apt/user_guides/release/perform.apt
[DEBUG] Parsing file
/Users/wsmoak/svn/continuum/continuum/continuum-docs/src/site/apt/administrator_guides/security/ldap.apt
[DEBUG] Parsing file
/Users/wsmoak/svn/continuum/continuum/continuum-docs/src/site/apt/developer_guides/building.apt
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] String index out of range: -1
[INFO] ------------------------------------------------------------------------
[DEBUG] Trace
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1768)
at
org.apache.maven.doxia.module.fo.FoAggregateSink.link(FoAggregateSink.java:312)
...
Here's the page that it doesn't like:
https://svn.apache.org/repos/asf/continuum/trunk/continuum-docs/src/site/apt/developer_guides/building.apt
It renders okay in html:
http://continuum.apache.org/docs/1.3.1/developer_guides/building.html
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]