Lukas asked about only updating the PDF plugin, but I don't think that's
going to work. The fix we were waiting for in xdoc had to do with duplicate
ids that FOP was choking on.  (And will likely require updating some of the
xml docs once we have the ability to specify the anchors rather than having
them generated.)

No, if we did everything correctly then you should be able to build the pdf without changing any xdocs. The current pdf plugin does not generate id's from sub/section names anymore, only if you have explicitly identical id's in your xdoc will pdf fail. This is all independend of the xdoc plugin, we just updated the id generation there to make the behavior consistent. Check my latest pdf site documentation: http://people.apache.org/~ltheussl/maven-stage-site/reference/plugins/pdf

-Lukas



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to