On 10/12/2014 12:25 PM, Keith W wrote:
Hello Alan

I think your commit on trunk (r1618160,  Aug 15) has introduced a problem with
the fop step in the CPP docbook generation on trunk.   It looks to be a case of
a duplicate id in the docbook source chocking fop.

I am running the following in /site

make  gen-release RELEASE=trunk

and it is failing with:

org.apache.fop.apps.FOPException: org.apache.fop.fo.ValidationException:
Property ID "ha-broker-options" (found on "fo:block") previously used; ID values
must be unique within a document! (See position 3883:271)
javax.xml.transform.TransformerException: org.apache.fop.fo.ValidationException:
Property ID "ha-broker-options" (found on "fo:block") previously used; ID values
must be unique within a document! (See position 3883:271)

make[2]: *** [AMQP-Messaging-Broker-CPP-Book.pdf] Error 1

Would you be able to take a look please?

Thanks! fixed:

------------------------------------------------------------------------
r1631383 | aconway | 2014-10-13 09:19:20 -0400 (Mon, 13 Oct 2014) | 4 lines

NO-JIRA: Fix duplicate id "ha-broker-options" in broker docbook source.

Fixed cut and paste error.

------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to