Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 45455 invoked from network); 18 May 2005 00:01:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 May 2005 00:01:41 -0000 Received: (qmail 30081 invoked by uid 500); 17 May 2005 09:37:29 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 30008 invoked by uid 500); 17 May 2005 09:37:27 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 29964 invoked by uid 99); 17 May 2005 09:37:27 -0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=URIBL_OB_SURBL X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from dd7002.kasserver.com (HELO dd7002.kasserver.com) (83.133.49.150) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 17 May 2005 02:37:25 -0700 Received: from [192.168.0.227] (dsl-084-056-219-237.arcor-ip.net [84.56.219.237]) by dd7002.kasserver.com (Postfix) with ESMTP id 30E657AF77 for ; Tue, 17 May 2005 11:37:06 +0200 (CEST) Message-ID: <4289BB42.2020805@roxes.com> Date: Tue, 17 May 2005 11:37:06 +0200 From: "lars.gersmann@roxes.com" User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Users List Subject: roxes ant tasks moved to sourceforge !! Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N hello ant website moderator, please update the external ant tasks website ! i just want to inform you about the move of the roxes ant tasks to sourceforge. roxes ant tasks are now available as Orangevolt Ant Tasks at http://ovanttasks.sourceforge.net the umbrella project site has also changed to www.orangevolt.com. the description should be changed to: Orangevolt ANT Tasks is a collection of Tasks for ANT Make Tool from Apache Jakarta (http://ant.apache.org/). The collections contains 17 Tasks for simplifying application deployment: 1. win32.properties The win32.properties task provides access to special Windows directories like desktop, program menu, program files and many more. To use this task no special deployment for the native part is needed. Orangevolt Ant Tasks auto deploy's the Windows dll's. 2. win32.registry win32.registry lets you create/read/write/delete windows registry subtrees and entries. To use this task no special deployment for the native part is needed. Orangevolt Ant Tasks auto deploy's the Windows dll's. 3. win32.shortcut The win32.shortcut task is able to create Windows Shortcuts. Both Windows Shortcut file formats (.url and .lnk) can be read and written. To use this task no special deployment for the native part is needed. Orangevolt Ant Tasks auto deploy's the Windows dll's. 4. sfx sfx creates native self extracting executables out of ZIP archives. Currently supported target platforms are Windows, MacOS X, almost any Unix and self executable JAVA Jar files. For Windows the executable command may contain placeholders for registry, enviroment and executable filename which are evaluated at runtime. The icon for the windows executable can be defined be the task. 5. jstub jstub creates native executables for Windows, MacOS X and almost any Unix System out of a working JAR archive. For Windows the executable command may contain placeholders for registry, enviroment and executable filename which are evaluated at runtime. The icon for the windows executable can be defined be the task. 6. jnlp jnlp simplifies the creation of JNLP files for JAVA Web Start (http://java.sun.com/products/javawebstart/). The jnlp task is able to handle ANT Filesets as resources. This feature makes jnlp file creation using the jnlp Task much more easier. 7. preferences (since version 1.1) preferences lets you access the JAVA Preferences API. You can read, write, import, export and test preferences data and nodes. Using this task is very useful for configuring applications. 8. properties The properties task is able to write Java property files. This task can merge existing properties files with custom properties defined in the ant build file. The custom property definition can be used in conjunction with conditions. properties can be used to store user input during build for later use. 9. find The find task is able find files using a pattern. This task is especially useful when you use libraries which name contain version/build information which may vary over the time. Using the find task you can use the file of your choice without changing the build file again and again. 9. compare (since version 1.2) compare is able to compare 2 values either numerical ore aplanumerical and set customziable properties depending of the result. 10. execute (since version 1.2) execute executes a block of tasks one ore more times depending of a condition. 11. call (since version 1.2) call executes a task one ore more times depending of a condition. 12. os.properties (since version 1.2) creates properties containing informations about the underlying os. 13. unix.properties (since version 1.2) makes important properties of the underlying unix system available as ant properties. espcially common kde directories like program menu, desktop etc. are supported. 14. unix.link (since version 1.2) creates a unix soft link. works only under unix. 15. unix.kde.shortcut (since version 1.2) creates a kde shortcut file used to create desktop or program menu entries. 16. unix.kde.directoryshortcut (since version 1.2) creates a kde directory shortcut file used to create desktop or program menu entries. 17. HttpGet HttpPost, HttpHead 3 tasks related to http. the http*tasks enables http up/download inside ant make files many regards, lars --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org