MOUSSAUD Beno�t <[EMAIL PROTECTED]> wrote: > I have written several (optional) tasks for ant and i would like to > know how theses tasks can be integrated / published into the global > project.
It depends on how you want it to be published. If you intend to distribute it on your own, just send your complete information to be included on <http://jakarta.apache.org/ant/external.html>. If you want to have your code included with Ant - or in a contributed code section yet to be created - you will have to donate your code to the ASF (i.e. publish it under the Apache Software Foundation License) and repackage it so that it lives in an org.apache.tools.ant.* package. Next, send it here and it is going to be reviewed and eventually committed. Stefan
