You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by da...@rosengarten.ws on 2001/12/24 18:06:09 UTC

Ant contributor

Hello, I would like to contribute to ant, but find the 'voting' process a deterrant & a bit confusing. 

I have developed a fix for ant and would like to submit it. Of course I don't have access to check in code.

What is the best way to go about this? Do I post my code to the listserv for people to vote on? 

Daniel



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Ant contributor

Posted by Erik Hatcher <ja...@ehatchersolutions.com>.
Actually, use:

    cvs diff -u

Thats the recommended patch format.

    Erik


----- Original Message -----
From: "Jim White" <ji...@pagesmiths.com>
To: "Ant Developers List" <an...@jakarta.apache.org>
Sent: Monday, December 24, 2001 2:54 PM
Subject: Re: Ant contributor


> At 09:06 AM 12/24/2001 -0800, daniel@rosengarten.ws wrote:
> >I have developed a fix for ant and would like to submit it. Of course I
> >don't have access to check in code.
> >
> >What is the best way to go about this? Do I post my code to the listserv
> >for people to vote on?
>
> Against an up-to-date CVS checkout, do a "cvs diff -c" on the files with
> your fix.  Post that to this list.  Make sure you update the test suite to
> demonstrate and verify-as-fixed the bug and include that with your patch
diff.
>
> I did that with a bug I fixed last week and it was checked into CVS within
> an hour (of course turnaround that quick shouldn't be expected as
> normal).  I didn't open a bug report, but probably should have so that it
> could be tracked/reported in the next release.
>
> jim
>
> ----------------------------------------------------------------
> James P. White     Pagesmiths' home is http://www.pagesmiths.com
> Live free http://www.ushistory.org/franklin/quotable/quote04.htm
> Try Kawa, the Java-based Scheme http://www.gnu.org/software/kawa
>
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Ant contributor

Posted by Jim White <ji...@pagesmiths.com>.
At 09:06 AM 12/24/2001 -0800, daniel@rosengarten.ws wrote:
>I have developed a fix for ant and would like to submit it. Of course I 
>don't have access to check in code.
>
>What is the best way to go about this? Do I post my code to the listserv 
>for people to vote on?

Against an up-to-date CVS checkout, do a "cvs diff -c" on the files with 
your fix.  Post that to this list.  Make sure you update the test suite to 
demonstrate and verify-as-fixed the bug and include that with your patch diff.

I did that with a bug I fixed last week and it was checked into CVS within 
an hour (of course turnaround that quick shouldn't be expected as 
normal).  I didn't open a bug report, but probably should have so that it 
could be tracked/reported in the next release.

jim

----------------------------------------------------------------
James P. White     Pagesmiths' home is http://www.pagesmiths.com
Live free http://www.ushistory.org/franklin/quotable/quote04.htm
Try Kawa, the Java-based Scheme http://www.gnu.org/software/kawa


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Ant contributor

Posted by Scott Stirling <sc...@rcn.com>.
I'd suggest reading the "Getting Involved" section of http://jakarta.apache.org.
All is answered there.

Scott Stirling
Framingham, MA

> -----Original Message-----
> From: daniel@rosengarten.ws [mailto:daniel@rosengarten.ws]
>
> Hello, I would like to contribute to ant, but find the 'voting'
> process a deterrant & a bit confusing.
>
> I have developed a fix for ant and would like to submit it. Of course
> I don't have access to check in code.
>
> What is the best way to go about this? Do I post my code to the
> listserv for people to vote on?
>
> Daniel


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>