Re: Triage time

2006-12-11 Thread Steve Loughran
Stefan Bodewig wrote: On Fri, 08 Dec 2006, Steve Loughran <[EMAIL PROTECTED]> wrote: I'm looking at some outstanding issues with the RC and wondering whether to pull them either temporarily or indefinitely. I'd like some opinions. #1 automatic proxy setup on Java 1.5 +1 on only setting it up

Re: Triage time

2006-12-10 Thread Stefan Bodewig
On Fri, 8 Dec 2006, Peter Reilly <[EMAIL PROTECTED]> wrote: > This is going to be fun... there are a large number of > changes ready for ant 1.8, and there will be a number > of 1.7 point releases... If we create branches the same way as we did in the past, we'd create a single branch for 1.7.x r

Re: Triage time

2006-12-10 Thread Stefan Bodewig
On Fri, 08 Dec 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: > Concerning the branch, I am OK provided that someone else creates > the branch (I do not know how to do it) The same way you create a tag. A branch in svn is just another "svn cp" and the only difference between a branch and

Re: Triage time

2006-12-10 Thread Stefan Bodewig
On Fri, 08 Dec 2006, Steve Loughran <[EMAIL PROTECTED]> wrote: > I'm looking at some outstanding issues with the RC and wondering > whether to pull them either temporarily or indefinitely. I'd like > some opinions. > > #1 automatic proxy setup on Java 1.5 +1 on only setting it up when required.

Re: Triage time

2006-12-08 Thread Peter Reilly
On 12/8/06, Steve Loughran <[EMAIL PROTECTED]> wrote: I'm looking at some outstanding issues with the RC and wondering whether to pull them either temporarily or indefinitely. I'd like some opinions. #1 automatic proxy setup on Java 1.5 This was meant to be a benefit, in which the JVM would p

Re: Triage time

2006-12-08 Thread Jesse Glick
Steve Loughran wrote: Proposal: pull the auto proxy unless you say -noproxy; add a -autoproxy option to turn it on if you want it. +0. FYI: when run inside NetBeans, Main.java is not called, so I suppose ProxySetup is not either. However NB does its own proxy detection on startup (env, gconf,

Re: Re: Triage time

2006-12-08 Thread Antoine Levy-Lambert
f: Re: Triage time > --- Steve Loughran <[EMAIL PROTECTED]> wrote: > [SNIP] > > #1 automatic proxy setup on Java 1.5 > +0 (I am uninformed, but this sounds reasonable) > > > > > #2 and optional web.xml > > > +0 as above > > > > > I do

Re: Triage time

2006-12-08 Thread Matt Benson
--- Steve Loughran <[EMAIL PROTECTED]> wrote: [SNIP] > #1 automatic proxy setup on Java 1.5 [SNIP] > Proposal: pull the auto proxy unless you say > -noproxy; add a -autoproxy > option to turn it on if you want it. Fix the > documentation coverage to > match. Users who live behind silly firewalls