upgrader-package

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating library language files for combined activities

    • -0
    • +14
    ./language-pack/library/ChatAndScribe/ApplicationResources_de_DE.properties
    • -0
    • +14
    ./language-pack/library/ChatAndScribe/ApplicationResources_hu_HU.properties
    • -0
    • +14
    ./language-pack/library/ChatAndScribe/ApplicationResources_ms_MY.properties
  1. … 57 more files in changeset.
LI-170 Removing most of the update scripts as autopatch will now handle that stuff

    • -319
    • +0
    ./sql-scripts/alter_21_branching.sql
    • -108
    • +0
    ./sql-scripts/alter_21_engine.sql
    • -48
    • +0
    ./sql-scripts/alter_21_groupings_fckeditor.sql
    • -0
    • +9
    ./sql-scripts/alter_22_autopatch.sql
    • -58
    • +0
    ./sql-scripts/backup/alter_201_ext.sql
    • -22
    • +0
    ./sql-scripts/backup/alter_201_locale_id.sql
    • -22
    • +0
    ./sql-scripts/backup/alter_201_system_tool_user_workspace.sql
    • -16
    • +0
    ./sql-scripts/backup/alter_201_theme.sql
    • -14
    • +0
    ./sql-scripts/backup/alter_201_tool.sql
    • -31
    • +0
    ./sql-scripts/backup/alter_203_editonfly.sql
    • -7
    • +0
    ./sql-scripts/backup/alter_203_learner_progress.sql
    • -23
    • +0
    ./sql-scripts/backup/alter_203_transition.sql
    • -19
    • +1
    ./sql-scripts/setLamsConfiguration.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

    • -3
    • +0
    ./tools/lachat11/build/deploy/deploy.sh
    • -47
    • +0
    ./tools/lachat11/build/deploy/deploy.xml
  1. … 439 more files in changeset.
LI-130 - JAVA_HOME intructions removed from readme

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)

    • -13
    • +17
    ./sql-scripts/setLamsConfiguration.sql
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

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

Changes to unix updater for 2.1

    • -3
    • +2
    ./tools/lachat11/build/deploy/deploy.sh
    • -31
    • +35
    ./tools/lachat11/build/deploy/deploy.xml
  1. … 281 more files in changeset.
Updating readmes for 2.1

  1. … 1 more file in changeset.
Updating readmes for 2.1

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

  1. … 1 more file in changeset.
Updater changes for 2.1

    • -2
    • +16
    ./ant-scripts/update-core-database.xml
    • -6
    • +27
    ./ant-scripts/update-deploy-tools.xml
    • -1
    • +0
    ./sql-scripts/alter_21_groupings_fckeditor.sql
    • -0
    • +27
    ./sql-scripts/updateLocales.sql
Tool deploy packages for 2.1

tool deployer library

Readme edit for JIRA task [LI-132]

Development for the 2.1 unix updater

    • -4
    • +0
    ./ant-scripts/tomcat-204-files/context.xml
    • -128
    • +0
    ./ant-scripts/tomcat-204-files/server.xml
    • -984
    • +0
    ./ant-scripts/tomcat-204-files/web.xml
    • -32
    • +0
    ./ant-scripts/update-204_jbossweb-tomcat55.sar.xml
    • -4
    • +3
    ./ant-scripts/update-core-database.xml
    • -3
    • +29
    ./ant-scripts/update-deploy-tools.xml
    • -394
    • +0
    ./ant-scripts/update-lams-2.0.2.xml
    • binary
    ./bin/Alter21Integration$OrgDTO.class
    • binary
    ./bin/Alter21Integration.class
  1. … 479 more files in changeset.
Added a build script to the unix updater to crate all the tool deploy packages for an upgrade

    • -322
    • +303
    ./ant-scripts/update-lams.xml
  1. … 1 more file in changeset.
Jira LI-134: Changed targets to include correct DEFAULT_DIR variable settings

  1. … 1 more file in changeset.
Jira LI-133 The user is now given the option to manually backup lams at the start of the upgrade procedure

Jira LI-135: Update no longer overwrites sysadmin password. Fixed for both unix and windows updaters.

    • -1
    • +1
    ./sql-scripts/setLamsConfiguration.sql
  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.

  1. … 1 more file in changeset.
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

    • -0
    • +13
    ./assembly/lams.ear/lams-www.war/news-2.0.2.html
Some more 2.0.4 files for the unix installer and updater

    • -0
    • +130
    ./bin/UpdateLAMS202Chat.java
    • -0
    • +152
    ./bin/copyllid.java
  1. … 2 more files in changeset.
Build script for the 2.0.2 -> 2.0.4 unix updater

Updates unix updater for the 2.0.4 release

    • -0
    • +4
    ./ant-scripts/tomcat-204-files/context.xml
    • -0
    • +128
    ./ant-scripts/tomcat-204-files/server.xml
    • -0
    • +984
    ./ant-scripts/tomcat-204-files/web.xml
    • -0
    • +32
    ./ant-scripts/update-204_jbossweb-tomcat55.sar.xml
    • -6
    • +6
    ./ant-scripts/update-core-database.xml
    • -0
    • +334
    ./ant-scripts/update-lams.xml
    • binary
    ./bin/UpdateLAMS202Chat.class
    • binary
    ./bin/copyllid.class
    • binary
    ./bin/hibernate3.jar
  1. … 138 more files in changeset.
Removing unneccessaty files from upgrader package

created build scripts for unix installer and updater package that create the packages automatically

  1. … 1 more file in changeset.
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

    • -4
    • +0
    ./assembly/lams.ear/META-INF/MANIFEST.MF
  1. … 458 more files in changeset.