Chris Stillwell wrote:
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]]
>
> >Any reason packagename="com.wcom.nw.*" doesn't work? Couldn't find
> >spot a problem with it at a first glance over your build file snippet.
>
> Yes, using the wild card attempts to include the SCCS subdirectori
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]]
>Chris Stillwell <[EMAIL PROTECTED]> wrote:
>> I am trying to dynamically build a list of package names to
>> subsequently feed into a javadoc task. Here is the task I am trying
>> so far:
>Any reason packagenam
Chris Stillwell <[EMAIL PROTECTED]> wrote:
> I am trying to dynamically build a list of package names to
> subsequently feed into a javadoc task. Here is the task I am trying
> so far:
Any reason packagename="com.wcom.nw.*" doesn't work? Couldn't find
spot
I am trying to dynamically build a list of package names to subsequently
feed into a javadoc task.
Here is the task I am trying so far:
This works pretty well with the exception that it includes higher level
directory names that I would like