Usage

Orangevolt ANT Tasks

Written by lars gersmann
Homepage: http://www.orangevolt.com
Latest Version: 1.3 (${date.today})

Orangevolt ANT Tasks is a collection of Tasks for Jakarta Ant. The ANT Tasks provided by Orangevolt are created for multi platform deployment.
Table of Contents
1.    Usage
2.    Tasks
2.1.       sfx
2.1.1.          Example
2.1.2.          Dynamic commandline example
2.2.       jstub
2.2.1.          Example
2.3.       jnlp
2.3.1.          Element information
2.3.1.1.             Element title
2.3.1.2.             Element vendor
2.3.1.3.             Element homepage
2.3.1.4.             Element description
2.3.1.5.             Element icon
2.3.1.6.             Element offline_allowed
2.3.2.          Element security
2.3.2.1.             Element all_permissions
2.3.2.2.             Element j2ee_application_client_permissions
2.3.3.          Element resources
2.3.3.1.             Element j2se
2.3.3.2.             Element jar
2.3.3.3.             Element nativelib
2.3.3.4.             Element extension
2.3.3.4.1.                Element ext_download
2.3.3.5.             Element property
2.3.3.6.             Element package
2.3.4.          Element application_desc
2.3.4.1.             Element argument
2.3.5.          Element applet_desc
2.3.5.1.             Element parameter
2.3.6.          Element component_desc
2.3.7.          Element installer_desc
2.3.8.          An excurse about security in Java Web Start
2.3.9.          Example
2.4.       preferences
2.4.1.          Set Preferences data
2.4.1.1.             Element boolean
2.4.1.2.             Element bytearray
2.4.1.3.             Element double
2.4.1.4.             Element float
2.4.1.5.             Element int
2.4.1.6.             Element long
2.4.1.7.             Element string
2.4.1.8.             Example
2.4.2.          Element get
2.4.2.1.             Example
2.4.3.          Element remove
2.4.3.1.             Example
2.4.4.          Element test
2.4.4.1.             Example
2.4.5.          Element export
2.4.5.1.             Example
2.4.6.          Element import
2.4.6.1.             Example
2.5.       properties
2.5.1.          Element merge
2.5.2.          Element property
2.5.3.          Example
2.6.       find
2.6.1.          Example
2.7.       compare
2.7.1.          Element equal
2.7.2.          Element greater
2.7.3.          Element greaterOrEqual
2.7.4.          Element lesser
2.7.5.          Element lesserOrEqual
2.7.6.          Element contains
2.7.7.          Example
2.8.       call
2.8.1.          Example
2.9.       os.properties
2.9.1.          List of created properties
2.9.2.          Example
2.10.       execute
2.10.1.          Example
2.11.       Unix related tasks
2.11.1.          unix.properties
2.11.1.1.             Example
2.11.2.          unix.link
2.11.2.1.             Example
2.11.3.          unix.kde.shortcut
2.11.3.1.             Element property
2.11.3.2.             Example
2.11.4.          unix.kde.shortcutdirectory
2.11.4.1.             Element property
2.11.4.2.             Example
2.12.       Win32 related tasks
2.12.1.          win32.properties
2.12.1.1.             List of created properties
2.12.1.2.             Example
2.12.2.          win32.registry
2.12.2.1.             Element exists
2.12.2.1.1.                Example
2.12.2.2.             Element delete
2.12.2.2.1.                Example
2.12.2.3.             Element export
2.12.2.3.1.                Example
2.12.2.4.             Element get
2.12.2.4.1.                example
2.12.2.5.             Element import
2.12.2.5.1.                Example
2.12.2.6.             Element set
2.12.2.6.1.                example
2.12.3.          win32.shortcut
2.12.3.1.             examples
2.12.3.2.             Excursion to the .url File Format
2.12.3.3.             Complete HotKey Code Reference
3.    Dynamic commandline(s)
4.    References
5.    History