unix_installer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Un-commenting the script that updates the lams versions. This was going to be handled by autopatch, but that would mean that the server version numbers would not be updated for a normal build

LI-167 Check if mysql test works for a non-default mysql port

the problem here was not with jdbc but instead with shell, the SQL_URL's '&' character was getting munged by shell, so escaping it here did the trick

LI-167 Check if mysql test works for a non-default mysql port

the problem here was not with jdbc but instead with shell, the SQL_URL's '&' character was getting munged by shell, so escaping it here did the trick

changing version numbers to 2.2

and a few little bug fixes for the main script

    • -28
    • +16
    ./upgrader-package/update-lams.sh
LI-172 Changing the conf files that need updating for 2.2

    • -0
    • +5
    ./upgrader-package/conf/context.xml
    • -354
    • +0
    ./upgrader-package/conf/log4j.xml
    • -171
    • +0
    ./upgrader-package/conf/login-config.xml
    • -65
    • +0
    ./upgrader-package/conf/mysql-ds.xml
Changing a small comment in copyllid.java

changing version numbers to 2.2

LI-170 Autopatch now takes care of db updates, so alot of the old ant update task have now been commented

LI-171 New tools added to ant build to use the tool deployer

LI-172 application.xml updated to include new builds

Removing some 2.1 specific updates

Updating library language files for combined activities

  1. … 57 more files in changeset.
LI-170 Removing most of the update scripts as autopatch will now handle that stuff

    • -48
    • +0
    ./upgrader-package/sql-scripts/alter_21_groupings_fckeditor.sql
    • -0
    • +9
    ./upgrader-package/sql-scripts/alter_22_autopatch.sql
LI-171 - Add new tools to the updater for 2.2

As of 2.2, we only need to use the tool deployer to add new tools, autopatch will handle any updaters thereafter

    • -19
    • +0
    ./upgrader-package/tools/lachat11/build.properties
  1. … 439 more files in changeset.
LI-168 Fixing up installer package to not include the compressed repository used for cvs

Adding changed combined tasks language files

Adding functionality to remove jboss's cache files

Build dir on patch project should be empty in the CVS

    • binary
    ./patch-package/build/lams-unix-patch-2.1.1.tar.gz
  1. … 531 more files in changeset.
Adding language pack to 2.1.1 patch updater

    • binary
    ./patch-package/assembly/mysql-connector-java-3.1.12-bin.jar
    • binary
    ./patch-package/bin/copyllid.class
    • binary
    ./patch-package/build/lams-unix-patch-2.1.1.tar.gz
  1. … 1057 more files in changeset.
LI-130 - JAVA_HOME intructions removed from readme

Committing patch project for 2.1.1 patch

    • -0
    • +21
    ./patch-package/ant-scripts/update_db.xml
    • -0
    • +326
    ./patch-package/ant/bin/ant
    • -0
    • +24
    ./patch-package/ant/bin/antRun
    • -0
    • +66
    ./patch-package/ant/bin/antRun.pl
    • -0
    • +114
    ./patch-package/ant/bin/complete-ant-cmd.pl
    • -0
    • +153
    ./patch-package/ant/bin/runant.pl
    • binary
    ./patch-package/ant/lib/ant-contrib-1.0b3.jar
    • binary
    ./patch-package/ant/lib/ant-launcher.jar
    • binary
    ./patch-package/ant/lib/ant.jar
    • binary
    ./patch-package/ant/lib/mysql-connector-java-3.1.12-bin.jar
    • binary
    ./patch-package/assembly/lams-tool-lachat11.jar
    • binary
    ./patch-package/assembly/lams-tool-lachat11.war
    • binary
    ./patch-package/bin/backup.class
    • binary
    ./patch-package/bin/checkmysql.class
    • -0
    • +32
    ./patch-package/bin/run-lams.sh
  1. … 13 more files in changeset.
LI-135 Configurations were being overwritten by the updater, so people's sysadmin passwords and serverurls were unsuspectinly being changed, commenting out these updates in the setLamsConfiguration should do the trick.

For 2.1 (Replaces existing 2.1 unix updater)

Fixing up the name of this file

    • binary
    ./installer-package/repository/repository_sample_21.tar.gz
    • binary
    ./installer-package/repository/repository_sample_21.zip.tar.gz
Final commit for updater package for 2.1, making the copy-tools target in the project's build.xml also copy the deploy-tool lib form lams_build instead of using the old one

    • binary
    ./upgrader-package/bin/backup.class
Committing sample sequences and scure directory with the installer so they can be retireved later if required. (2.1)

    • binary
    ./installer-package/secure/secure-21/secure21.tar.gz
Final change for database for 2.1 unix installer, removing the lamssupportemail

Fixed up backup to make sure it includes the repository and /etc/lams directories

    • -18
    • +21
    ./upgrader-package/java/backup.java
Changes to unix installer for 2.1

    • -1
    • +1
    ./installer-package/conf/unix/jboss/log4j.xml
Changes to unix updater for 2.1

  1. … 281 more files in changeset.
Updating readmes for 2.1

Updating readmes for 2.1

  1. … 1 more file in changeset.
Adding malay to 2.1 updaters updateLocales.sql

  1. … 1 more file in changeset.