----- Original Message -----
From: "Les Hughes" <[EMAIL PROTECTED]>
To: "Ant-Dev (E-mail)" <[EMAIL PROTECTED]>
Sent: Monday, February 25, 2002 09:15
Subject: [SUBMIT] Splash Screen Task


> Hi,
>
> Inspired by the recent logo vote, I've knocked up this simple splashscreen
> task.
> If you want to run the test cases, you'll need to change the proxy
settings
> but other than that - Enjoy!
>
>
> Les
>
> P.S. It needs "antlogo.gif" somewhere on the classpath - could it be
> arranged to include one of the winning entries in ant.jar or optional.jar?
>
> P.P.S. Anyone got any better ideas as to how to deal with a proxy server?
I
> was going to patch <GET> to work with firewalls but the code in <splash>
> occasionally fails with 401's (maybe once/twice per day)?

there is a <setproxy> task in sandbox/httptasks to set the proxy for the
rest of the run...this could go into the main codebase if enough people
think it is worthwhile; I use it for ensuring that remote DTDs get resolved.


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

Reply via email to