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?
