Initial commit
*** empty log message ***
sorted out the multiproject build, and made the site docs half acceptable
*** keyword substitution change ***
Factored the common Look into a superclass
reorganised, pending refactoring into a superclass.
minor changes
*** empty log message ***
Factored the common Look into a superclass
Renamed the main dialogs to frames to distinguish them from the modal request dialogs.
generalised the border
generalised the border
generalised the border
Started configuration of the installer for Antigen itself.
Added a FileInputHandler, and created an installer for antigen itself.
added a grabber to get the jar off the classpath
corrected repository link
*** empty log message ***
*** empty log message ***
BuildGrabber can now get the buld jar off the classpath, and the project builds a javaapp, bundling everything together.
Refactored to enable file and dir dialogs.
new install maker project
New example project
changed the branding in the keygeneration
each subproject should have a local one
Changed name of framework to antibody. Why? antigens cause the creation of antibodies.
a couple of corrections.
*** empty log message ***
*** empty log message ***
*** empty log message ***
a few refinements
Made the input dialogs non-closable.
Made this project install a little program
Factored out common dependencies into base project
added facility to save properties
added facility to save properties
Added commandline options: help and ability to load up properties from the cmdline.
smoothed the edges a bit
added some groover logos
*** empty log message ***
*** empty log message ***
*** keyword substitution change ***
screenshots
*** empty log message ***
temporary....
temporary....
Can now select a sequence of targets to run.
corrected my name
organised imports.
organised imports.
corrected dependencies
added a changes file and settings for announcments
fixed var
This commit was manufactured by cvs2svn to create tag 'rel0_1_SNAPSHOT'.
moved away
Mainly documentation.
*** empty log message ***
tarted up
Updated ROE logo, added in changes, increased version number, and mailed to ant user group
corrected the html
Added text-only capability for buildscreen and info screen
Added another example project, illustrating choice dialogs
Added another example project, illustrating choice dialogs
Added another example project, illustrating choice dialogs
added a fav icon, a sourceforge logo and improved the viz of the links.
Now has full text-only support
swapped to index.xml in the (futile) attempt to get some metadata into the header
swapped to index.xml in the (futile) attempt to get some metadata into the header
added a version number and build time to the welcome page
Switched from log4j to jdk logging for smaller footprint
accidentally sending build output to stdout
Split off the save properties target to make it optional
removed junit from bundled javaapp
fixed the final app name - when the jars get copied to the maven repository the -app gets stripped off.
added a search box, fixed email address and download links.
upgrades for release 0.2
added a search box, fixed email address and download links.
Improved the way that the antigen jar file is located in antigen maker, after ripping some code from antinstaller.
Removed the default text labels so you no longer have to set them explicitly to empty in your config file if you don't use them
Made windows close down on an exception - still need to ensure everything gets cleaned up on abnormal terminationthough.
Changed pseudonym and fixed email address.
Supplying a config file is now optional, though it's a pretty boring installer if you don't.
fixed binary name
no does some basic checks of the config file
fixed instructions, now that supplying config is optional
no does some basic checks of the config file
error messages now wrap if too long
increased the length of the error message for testing purposes
for 0.3
updates for release 0.3
This commit was manufactured by cvs2svn to create tag 'Root_rel0_3'.
This commit was manufactured by cvs2svn to create branch 'rel0_3'.
moved package
version ->0.4-SNAPSHOT
Corrected the way the current directory is found (antigen.home)
Corrected the way the current directory is found (antigen.home)
tidied
Tried to improve dialogs by allowing text inputs to wrap... Still look crap though.
Redirected system out to the build logger, so that the downloading dots appear in the frame, rather than in system out
Previous edit means that output gets swallowed in textonly mode.