Brian M Dube wrote:
> Antoine Levy-Lambert wrote:
> >
> > In fact there I might enter another bug report, concerning the fact that
> > fop chokes on fo output from the resume plugin - at least in one use
> > case.
> 
> Ah, there is an issue there. Are you familiar with requesting
> intermediate formats from Forrest? To get the intermediate xdoc
> (resume converted to xdoc in this case), request for example
> http://localhost:8888/resume2.xml which looks ok to me. But then the
> fo, http://localhost:8888/resume2.fo, has issues. I haven't been able
> to confirm whether the issue comes from the resume plugin or the pdf
> plugin. But thank you for calling this to attention.

I suggest using the Forrestbar to make that easier.
http://forrest.apache.org/tools/forrestbar.html

> > Also, I wonder whether a locationmap.xml under
> > whiteboard/plugins/org.apache.plugin/input.Resume is needed ?
> 
> The message that no locationmap is present is informational, if I
> remember correctly, and is not cause for alarm.

Yes. It means that that particular plugin has not yet been
upgraded to take advantage of the Locationmap. There is
a general JIRA issue for that.

There is a list in trunk at etc/review-plugin-deployment.txt

-Davi