Re: submitting a patch

2004-04-08 Thread dak
I certainly don't want to break any conventions by trying to introduce a task that doesn't work on all of the target JDK versions. If there is a way to do that, I'm open to whatever you guys suggest. For now, I have built from CVS HEAD and also created a separate jar that contains my task. I have a

Re: submitting a patch

2004-04-08 Thread Stefan Bodewig
On Wed, 7 Apr 2004, <[EMAIL PROTECTED]> wrote: > Since the Hotswap task won't work unless the JDk is 1.4 or greater > (because of the JPDA), can it really be considered for inclusion > into ant proper? I don't have any opinion on the task itself (yet) so I'll only comment on the JDK 1.4 question.

Re: submitting a patch

2004-04-07 Thread Matt Benson
--- [EMAIL PROTECTED] wrote: > I had a look at the guidelines > (http://ant.apache.org/ant_task_guidelines.html) > and the suggestion is to run ant -f patch.xml . > Where is patch.xml? > > Knowing the guidlines, I'll submit the DateSelector > change that way. patch.xml is in the root directory of