[dbdoclet] Re: [ANNOUNCE] dbdoclet 0.55.3 (follow up)

On Wednesday at 10:40pm, MF=>Michael Fuchs <MichaelFuchs@xxxxxxxxxxx> wrote:

MF> Hello,
MF> 
MF> dbdoclet 0.55.3 has been released
MF> 

This may sound really obvious and simple but some people who use ant to
create dbdoclet driven PDF files might appreciate this little heads-up.
From the release notes of 0.54:

        * Changed package path from com.mf to org.dbdoclet

which means that the name parameter in the <doclet> command in the 
build.xml file for ant will need to be changed:

Here's what I needed to change when upgrading from 0.53 to 0.55.3:

diff -r1.132 build.xml
332c332
<       <doclet name="com.mf.doclet.docbook.DocBookDoclet"
---
>       <doclet name="org.dbdoclet.doclet.docbook.DocBookDoclet"

Cheers,
--
Haroon Rafique
<haroon.rafique@xxxxxxxxxxx>


Other related posts: