[EMAIL PROTECTED] (Conor MacNeill) wrote:
> -----Original Message-----
> From: Thomas Haas [mailto:[EMAIL PROTECTED]
> Agree, that managmenet of the basedir must stay in the project object.
> However the Path should be able to preprocess its output using some base
> directory.
>
> This could be achieved by either adding to Path a reference a Project
> object or a base directory.
>
I would favour setting the basedir in the Path object rather than coupling
it to Project.
ok. i'll look into this.
>
> I would love to add subpackages to
>
> org.apache.tools.ant.taskdefs.optional
>
Can we work out a simple standard for this area then?
how about the package being equal to the name of the task.
I would like to add my optional tasks for building EJBs under weblogic. My
first impulse was to create a weblogic directory under optional. Does the
use of that name have any legal or licensing implications?
interesting thought - just call it something esle? weblogictm? :-)
- tom
Conor