Jira: LI-130. Fixed update-lams.sh such that JAVE_HOME is now taken from the JDK_DIR variable in lams.properties and does not need to be explicitly set prior to updating
LI-131: update-lams.xml now compares the news.html with the 2.0.2 version of news.html and if they are the same, it replaces it with the 2.0.4 version, otherwise (if the user has modified it) it leaves the existing news.html intact
Update done the day after the initial release - the db was being created locally on a fresh machine as user grants were failing. Referred to a non-existent parameter SQL_GRANT, which has been replaced by SQL_HOST.
The new unix installer and upgrader development packages.These will be used in later versions of the installer and updater to make them much easier to develop
Initial code for the unix binary package, using ant scripts, the install script chekcs for the jboss directory, the build.conf file is where the location of the jboss directory is specified
Initial code for the unix binary package, using ant scripts, the install script chekcs for the jboss directory, the build.conf file is where the location of the jboss directory is specified