Hi,

It is actually a bug because a comma separated list should have worked. A
workaround is to use a ':' separated list.

I've fixed the bug now though. Thanks

Conor

----- Original Message -----
From: "T Master" <[EMAIL PROTECTED]>
To: "ant user mailist" <[EMAIL PROTECTED]>
Sent: Saturday, August 18, 2001 7:13 AM
Subject: <javadoc> task userdoc error?


> The ant manual states for javadoc:
>
> "groups
> Separates packages on the overview page into whatever groups you specify,
> one group per table. This performs the same role as the group attribute.
You
> can use either syntax (or both at once), but with the nested elements you
> can easily specify multiple occurrences of the arguments."
>
> However, the javadoc2 task does not suport nested <groups>.
> Spelling mistake?  Meant to <group> ?
>
>
> With <group>, I cannot specify a list of packages to be grouped.  I've
tried
> a comma delimitedlist and whitespace.
>
>
>

Reply via email to