![]()
|
Splashby Les Hughes (leslie.hughes@rubus.com) DescriptionThis task creates a splash screen. The splash screen is displayed for the duration of the build and includes a handy progress bar as well. Use in conjunction with the sound task to provide interest whilst waiting for your builds to complete... Parameters
Deprecated propertiesThe following properties can be used to configure the proxy settings to retrieve an image from behind a firewall. However, the settings apply not just to this task, but to all following tasks. Therefore they are now mostly deprecated in preference to the <setproxy> task, that makes it clear to readers of the build exactly what is going on. We say mostly as this task's support includes proxy authentication, so you may still need to use its proxy attributes.
Examples<splash/> Splash <splash imageurl="http://jakarta.apache.org/images/jakarta-logo.gif" useproxy="true" showduration="5000"/> Splashes the jakarta logo, for an initial period of 5 seconds. Copyright © 2002 Apache Software Foundation. All rights Reserved. |