[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.
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.
We can do that. Shall I strip it out now?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]