>>> 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.
>
>Done. new command -autoproxy to turn auto proxy on.
>
>The -noproxy command still turns it off. I did that for 
>backwards compatibility, but realised there's another value. 
>If you have ANT_ARGS=-autoproxy, you can still go -noproxy on 
>the command line to override it (whichever statement comes last, wins)


Proxy came in with rev 278520 (2005-08-17) [1] which was after 1.6.5
[2].
So I think we dont need BWC here as all was done on HEAD only (and the
1.7.0RC).

If there is no real benefit I would prefer having a "small" number of
options.


Jan


[1]
http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/an
t/Main.java?r1=278417&r2=278520&diff_format=h
[2] http://ant.apache.org/faq.html#history




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to