unix_installer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Jira LI-134: Changed targets to include correct DEFAULT_DIR variable settings

Jira LI-133 The user is now given the option to manually backup lams at the start of the upgrade procedure

    • -15
    • +18
    ./upgrader-package/update-lams.sh
Jira LI-135: Update no longer overwrites sysadmin password. Fixed for both unix and windows updaters.

  1. … 1 more file in changeset.
Currently the mechanism employed to update news.html isn't future proof, in that it would require us to manually change news.html (if unmodified) to the current version for successive upgrade, in order for news.html to remain current. Added are changes to be implemented in the 2.1 installer and 2.1.x upgrader to remedy this problem.

    • -424
    • +427
    ./installer-package/install-lams.sh
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

    • -69
    • +222
    ./upgrader-package/update-lams.sh
fixed install-lams.sh such that is now taken from the JDK_DIR variable in lams.properties and does not need to be explicitly set prior to installation

    • -21
    • +40
    ./installer-package/install-lams.sh
Removing installer generated files from the package

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

Some more 2.0.4 files for the unix installer and updater

    • -0
    • +84
    ./installer-package/bin/checkmysql.java
    • -0
    • +130
    ./upgrader-package/bin/UpdateLAMS202Chat.java
    • -62
    • +57
    ./upgrader-package/bin/checkmysql.java
    • -0
    • +152
    ./upgrader-package/bin/copyllid.java
For consistency, renaming build-package.xml in unix installer to build.xml

    • -81
    • +0
    ./installer-package/build-package.xml
Build script for the 2.0.2 -> 2.0.4 unix updater

Build script for the 2.0.4 unix installer. Updated to preserve file permissions when generating the build directory.

    • -36
    • +36
    ./installer-package/build-package.xml
LI-120 creating the build ant scipt for the unix installer package.

    • -0
    • +81
    ./installer-package/build-package.xml
Updating with changes that fiona made for 2.0.4 release. Some files replace with code downloaded from the installer package website

File is generated by installer, so should not be in the build package

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.

Updates unix updater for the 2.0.4 release

    • -0
    • +128
    ./upgrader-package/ant-scripts/tomcat-204-files/server.xml
    • -0
    • +32
    ./upgrader-package/ant-scripts/update-204_jbossweb-tomcat55.sar.xml
    • -0
    • +334
    ./upgrader-package/ant-scripts/update-lams.xml
    • binary
    ./upgrader-package/bin/UpdateLAMS202Chat.class
    • binary
    ./upgrader-package/bin/checkmysql.class
    • binary
    ./upgrader-package/bin/copyllid.class
    • binary
    ./upgrader-package/bin/hibernate3.jar
  1. … 138 more files in changeset.
ant-scripts folder for unix installer 2.0.4

    • binary
    ./installer-package/ant-scripts/.createdabase.xml.swp
    • -0
    • +45
    ./installer-package/ant-scripts/configure-database.xml
    • -0
    • +12
    ./installer-package/ant-scripts/update-configuration.xml
Updates unix installer for the 2.0.4 release

    • binary
    ./installer-package/bin/checkmysql.class
    • -0
    • +7
    ./installer-package/database/create-database.sql
    • -36
    • +49
    ./installer-package/database/lams.dump
    • -68
    • +56
    ./installer-package/install-lams.sh
    • -5
    • +10
    ./installer-package/lams.properties
    • -0
    • +7
    ./installer-package/sql-scripts/create-database.sql
Removing unneccessary files from the unix installer package

Removing unneccessaty files from upgrader package

    • -2603
    • +0
    ./upgrader-package/docs/license
created build scripts for unix installer and updater package that create the packages automatically

    • -0
    • +101
    ./installer-package/build.xml
    • -0
    • +89
    ./upgrader-package/build.xml
changed update ant script to include lams-valve.jar and lams-session.jar

Removing lams.ear from the cvs to prevent cvs folders getting into the updater

  1. … 458 more files in changeset.
Taking out lams.ear from cvs, to prevent CVS folders being included in installer

  1. … 16 more files in changeset.
Removing lams.ear from the cvs to prevent cvs folders getting into the updater

    • -12
    • +8
    ./installer-package/install-lams.sh
Removing lams.ear from the cvs to prevent cvs folders getting into the updater

  1. … 898 more files in changeset.
Taking out lams.ear from cvs, to prevent CVS folders being included in installer

    • -66
    • +66
    ./installer-package/ant/bin/antRun.pl
    • -114
    • +114
    ./installer-package/ant/bin/complete-ant-cmd.pl
    • -153
    • +153
    ./installer-package/ant/bin/runant.pl
    • binary
    ./installer-package/assembly/lams.ear/axis-ant.jar
  1. … 2332 more files in changeset.
slight changes to readme file

/etc/lams2/lams.properties file if condition was inverted

    • -421
    • +421
    ./installer-package/install-lams.sh