Donate Share

AntInstaller

Code

Programming Languages: Java

License: Apache License V2.0, GNU General Public License (GPL)

Repositories

browse code, statistics svn co https://antinstaller.svn.sourceforge.net/svnroot/antinstaller antinstaller

browse code, statistics cvs -d:pserver:anonymous@antinstaller.cvs.sourceforge.net:/cvsroot/antinstaller login

cvs -z3 -d:pserver:anonymous@antinstaller.cvs.sourceforge.net:/cvsroot/antinstaller co -P modulename

Show:

What's happening?

  • Comment: checkDir1, checkDir2 and checkFile2 doesn't work

    This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 730 days (the time period specified by the administrator of this Tracker).

    2009-11-18 02:20:13 UTC by sf-robot

  • ability to determine the type of install is in progress

    I have some messages and behavior which, ideally , may be different for text vs swing vs text-auto vs swing-auto installs. A property to determine this would be very useful.

    2009-11-13 20:29:26 UTC by nobody

  • Add hint text attribute to input controls

    I would like the ability (additional attribute?) to display mouse over/hover hints on input fields and buttons.

    2009-11-13 20:16:47 UTC by nobody

  • Would like to change messages and button labels

    I know that I can modify the resource bundles/rebuild but I would like to avoid changing the code unless I have to: It would be nice if users could define their own messages and labels for the swing controls used in the UI: changing 'Select Folder' to 'Browse' in the directory control in the UI for example. Also making some of the messages (i.e. 'Install Aborted') configurable instead of thrown...

    2009-11-13 18:31:31 UTC by nobody

  • Deleting ant.install.properties after install

    Hi there, I'm using the text-auto feature in ant install to run automated installations. It's working really well. We have many different applications which are all deployed from the same directory, using self extracting jars. So it is important that we don't accidentally use the wrong ant.install.properties file. So I wanted to delete the ant.install.properties file after each...

    2009-11-04 02:40:36 UTC by benjwarner

  • Followup: RE: xml modification

    When you say "xml file which will be part of the files installed", you don't mean the antinstall-config.xml of the installer itself, right? you mean just a file of your installables....If that is the case, yes it is possible...Actually it is possible to anything you want with the inputs provided by the user, all you have to do is to add an ant task in your installer build.xml file...

    2009-10-20 18:43:23 UTC by mmugabo

  • defaultValue attribute of password causes minor validation e

    The datatype of the defaultValue attribute of the password filed is 'NMTOKEN'. If the value of the field in the xml file is a property substitution i.e. ${mydefaultpassword} the '$', '{', and '}' characters are regarded as invalid.If the type was CDATA this would not be the case.

    2009-10-16 13:26:35 UTC by nobody

  • ifProperty fails inder linux

    I have several input pages which should be dsiplayed under any condition so the 'ifPorperty' attribute for the page is not set. This works correctly (or at least as expected ) under windows but under Unix in console mode throws an ConfigurationExcpetion "Invalid ifProperty expression".

    2009-10-13 18:24:51 UTC by nobody

  • Followup: RE: xml modification

    I have the same problem. Is it possible? Thanx!

    2009-10-02 07:48:26 UTC by vehe

  • Comment: How to get NON Editable Textfields ---txt-input type

    Figured it out all.

    2009-09-29 15:51:56 UTC by mmugabo

Our Numbers