Fixed. Thanks for pointing it out.

(I renamed the info subtask's type attribute to header and forgot to modify
build.xml afterwards.)

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Andrew
> Stevens
> Sent: 29. oktober 2001 13:33
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-devel] Problem in build with current CVS version
>
>
> I just tried doing a build on a fresh copy of xdoclet (downloaded
> from CVS
> late last night, so I believe it's current).
>
> It does most of it (including generating the xdoclet.jar) okay,
> but stops at
>
> >todo:
> >
> >BUILD FAILED
> >
> >C:\Development\Java\xdoclet\core\script\build.xml:207: Class
> >xdoclet.doc.info.InfoSubTask doesn't support the "type" attribute.
>
> This stops it going on to build the distribution files.
>
> From the source code, it looks like the problem is that the
> "type" attribute
> is actually called "header" i.e. the subtask entry at
> xdoclet/core/script/build.xml line 212 should be
> <info header="Todo list" projectname="${Name}" tag="todo"/>
> not
> <info type="Todo list" projectname="${Name}" tag="todo"/>
>
>
> Andrew.
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
> _______________________________________________
> Xdoclet-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-devel


_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to