unix_installer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated database dump to remove uneccessary rows in the config table, as well as to add sample lessons to the db

    • -0
    • +4928
    ./installer-package/database/dump.sql
    • -4159
    • +0
    ./installer-package/database/lams.dump
LI-159 updated mysql-ds.xml

Readme edit for JIRA task [LI-132]

Development for the 2.1 unix updater

    • -32
    • +0
    ./upgrader-package/ant-scripts/update-204_jbossweb-tomcat55.sar.xml
    • binary
    ./upgrader-package/bin/Alter21Integration$OrgDTO.class
    • binary
    ./upgrader-package/bin/Alter21Integration.class
  1. … 479 more files in changeset.
Changes to installer project and build script

    • binary
    ./installer-package/bin/checkmysql.class
    • -84
    • +0
    ./installer-package/bin/checkmysql.java
    • -0
    • +84
    ./installer-package/java/checkmysql.java
Added a build script to the unix updater to crate all the tool deploy packages for an upgrade

    • binary
    ./upgrader-package/.update-lams.sh.swn
    • binary
    ./upgrader-package/.update-lams.sh.swo
    • binary
    ./upgrader-package/.update-lams.sh.swp
    • -0
    • +10
    ./upgrader-package/createPackage.sh
    • -421
    • +420
    ./upgrader-package/update-lams.sh
Removing all the repository stuff for the sample lessons so that CVS does not get confused with versions.

Instead a single zip will be used for each release

    • binary
    ./installer-package/repository/02/1
    • binary
    ./installer-package/repository/03/1
    • binary
    ./installer-package/repository/05/1
    • binary
    ./installer-package/repository/07/1
    • -15
    • +0
    ./installer-package/repository/08/1
    • binary
    ./installer-package/repository/09/1
    • binary
    ./installer-package/repository/10/1
    • binary
    ./installer-package/repository/11/1
    • binary
    ./installer-package/repository/12/1
    • -15
    • +0
    ./installer-package/repository/13/1
    • binary
    ./installer-package/repository/15/1
    • binary
    ./installer-package/repository/16/1
    • -16
    • +0
    ./installer-package/repository/17/1
    • binary
    ./installer-package/repository/19/1
  1. … 8 more files in changeset.
development for unix 2.1 installer

    • -0
    • +10
    ./installer-package/createPackage.sh
    • -76
    • +108
    ./installer-package/database/lams.dump
    • binary
    ./installer-package/repository/02/1
    • binary
    ./installer-package/repository/03/1
    • -0
    • +1
    ./installer-package/repository/04/1
    • binary
    ./installer-package/repository/05/1
  1. … 20 more files in changeset.
unix installer code for 2.1 RC1

    • -0
    • +5
    ./installer-package/.cvsignore
    • binary
    ./installer-package/ant-scripts/.configure-deploy.xml.swp
    • -16
    • +6
    ./installer-package/conf/j2ee/application.xml
    • binary
    ./installer-package/conf/unix/jboss/.log4j.xml.swp
    • -10
    • +16
    ./installer-package/conf/unix/jboss/log4j.xml
    • -553
    • +601
    ./installer-package/database/lams.dump
    • -428
    • +446
    ./installer-package/install-lams.sh
Jira LI-129: Wrapper log file size changed from 10 bytes to 10 megabytes

    • -1
    • +1
    ./installer-package/wrapper/wrapper.conf
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