You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by "sbarr@wavesplash.com" <sb...@wavesplash.com> on 2000/03/30 22:10:53 UTC

Patch Procedures?

Greetings Ant Fans,

I just signed onto the list, so my apologies if these are new questions:

#1) I have a fix for "modern" (JDK1.3) compilation support.  What's the
    correct procedure for getting this into the build?

#2) Does anyone read the bugzilla bug system or is it too new to be an active
    part of Ant development?

Thanks.


Re: Patch Procedures?

Posted by James Duncan Davidson <ja...@eng.sun.com>.
> #1) I have a fix for "modern" (JDK1.3) compilation support.  What's the
>     correct procedure for getting this into the build?

On the website -- basically unix diff format to the list.

> #2) Does anyone read the bugzilla bug system or is it too new to be an
active
>     part of Ant development?

It should be used.

.duncan