Thorsten Scherler wrote:
> Sjur Moshagen wrote:
> > 
> > I have documented the new features in the pdf plugin documentation,  
> > but last time I checked, it was not yet visible on the Forrest site.  
> >
> > Perhaps we need to release a new version of the pdf plugin?
> 
> Not sure about that. I can remember that Ferdinand has ported the
> earlier changes (fop update) to the 0.8 plugin maybe he can comment on
> this.

Cannot publish it until it is ready for users.

There is a process to follow. Some is described at
http://forrest.apache.org/docs/dev/howto/howto-buildPlugin.html#release

I presume that yours will require an increment of the
"forrestVersion" number as well as the "version" attribute.
in the plugins descriptor $FORREST_HOME/plugins/plugins.xml

IMPORTANT: Please ensure that the previous work on
the PDF plugin was deployed before doing yours.
Don't know how to find out - perhaps review the
[EMAIL PROTECTED] or [EMAIL PROTECTED] mail lists. Also
review the [EMAIL PROTECTED] list around the time of
introducing those changes.

This would need to be done from a version of trunk
that does not yet contain your changes.

-David