win_installer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LI-167 Making sure all sql urls have both the host and the port in the url

removing the removeConfigs sql from the update scripts, we dont want to remove any configs on an update!

    • -1
    • +0
    ./updater/src/ant/update-core-database.xml
adding not about ldap config changes to updaters

  1. … 1 more file in changeset.
Committing windows installer improvements for 2.2

    • -0
    • +5
    ./updater/conf/context.xml
    • -0
    • +96
    ./updater/conf/wrapper.conf
    • -13
    • +0
    ./updater/documents/news-2.0.4.html
    • -0
    • +32
    ./updater/src/ant/update-2.2-specific.xml
    • -15
    • +1
    ./updater/src/ant/update-core-database.xml
    • -7
    • +24
    ./updater/src/ant/update-deploy-tools.xml
    • -0
    • +2
    ./updater/src/ant/update-mysql-ds-xml-2.1.xml
    • -0
    • +8
    ./updater/src/sql/addAutoPatchTable.sql
    • -0
    • +14
    ./updater/src/sql/removeConfigs.sql
    • -0
    • +171
    ./updater/templates/login-config.xml
updaing versions

LI-164 including note to sysadmins about the need to update the flv player if updating from 2.1 to 2.2

Adding language pack to patch

    • -0
    • +18
    ./patch/src/ant/LanguagePack.xml
    • -0
    • +151
    ./patch/src/includes/Functions.nsh
    • -0
    • +26
    ./patch/src/sql/updateLocales.sql
Creating patch project under win_installer for 2.1.1 patch

    • binary
    ./patch/assembly/lams-tool-lachat11.jar
    • binary
    ./patch/assembly/lams-tool-lachat11.war
    • -0
    • +53
    ./patch/documents/license-wrapper.txt
    • -0
    • +2606
    ./patch/documents/license.txt
    • -0
    • +90
    ./patch/documents/readme.txt
    • binary
    ./patch/graphics/favicon.ico
    • binary
    ./patch/graphics/header.bmp
    • binary
    ./patch/graphics/lams2.ico
    • binary
    ./patch/lib/mysql-connector-java-3.1.12-bin.jar
    • -0
    • +19
    ./patch/src/ant/update-database.xml
    • -0
    • +17
    ./patch/src/final.ini
    • -0
    • +383
    ./patch/src/includes/Functions.nsh
    • -0
    • +66
    ./patch/src/lams-update.ini
    • -0
    • +690
    ./patch/src/patch.nsi
    • -0
    • +4
    ./patch/src/sql/update-script.sql
FINAL FIX for 2.1 windows installer updater!

The required filed Alter21Integration.java (Alter21Integration$OrgDTO.class) was not included so that script was failing on inception, this has been fixed.

Ready for final 2.1 tag.

Final 2.1 windows/installer changes

Changing qtz tables to caps to allow split configuration to work with unix db server

Adding malaysian, russian and japanese to the list of languages in the installer

Fixing the start script to allow for mysql installed on another computer

Moving the dump.sql out of the build dir so it gets committed for reference in the CVS

    • -0
    • +4461
    ./database/dump.sql
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.
2.1 Changes for the windows installer/updater

LI-159 Updated mysql-ds.xml to have an extra line in it

For LDEV-1511 and LDEV-1702

- Update locales adds the Japanes language to the list iff it doesnt already exist

- update-core-database allows alter_21_engine.sql to fail, as tables may already be innodb and they may already have their foreign keys listed

    • -2
    • +15
    ./updater/src/ant/update-core-database.xml
    • -0
    • +27
    ./updater/src/sql/updateLocales.sql
Readme updated for 2.1

Updated ant tasks to not generate new deploy.xmls (for tool deployer) but instead use the new ones generated by Fiona's changes and simply replace the configuration-specific items using ant's filter

    • -4
    • +35
    ./updater/src/ant/update-deploy-tools.xml
Added empty-password handling to the mysql checks, previously it was expecting a not-null password, but sometimes there is not password in mysql

Fixed up reverter for 2.1, previously, the revert.exe file was being run from the user's install dir, which was subsequently overwritten - causing an error. Copy is now done using ant, and the revert.exe is not overwritten

Added cdoe in to update mysql-ds.xml for the installer and the updater

    • -2
    • +0
    ./updater/src/ant/update-deploy-tools.xml
    • -0
    • +20
    ./updater/src/ant/update-mysql-ds-xml-2.1.xml
[LI-159] Code to fix an update to mysl-ds.xml

Some left over changes to the windows installer: - Fixed the missing branches jsp for monitor and learner - Added hungarian

    • -0
    • +2
    ./updater/src/ant/update-deploy-tools.xml
Changes to the win_installer project as of 2.1:

Project is split up into smaller sections:

- installer

- updater

- utils

- language pack

- start lams

- stop lams

- backup lams

- restor lams

- java

    • -0
    • +53
    ./installer/documents/license-wrapper.txt
    • -0
    • +2606
    ./installer/documents/license.txt
    • -0
    • +75
    ./installer/documents/readme.txt
    • binary
    ./installer/graphics/favicon.ico
    • binary
    ./installer/graphics/header.bmp
    • binary
    ./installer/graphics/lams2.ico
  1. … 108 more files in changeset.
LAMS RC1 windows installer files

    • -0
    • +79
    ./installer/src/lams-start.nsi
    • -0
    • +43
    ./installer/src/lams-stop.nsi
Intataller for 2.1 Beta, changed directory struture to separate installer from updater

    • -0
    • +53
    ./installer/license-wrapper.txt
    • -0
    • +2606
    ./installer/license.txt
    • -360
    • +0
    ./installer/src/includes/Functions.nsh
2.1 Beta installer work

    • -0
    • +348
    ./installer/conf/log4j.xml
    • -0
    • +170
    ./installer/conf/login-config.xml
    • -0
    • +9
    ./installer/conf/news.html
    • -0
    • +75
    ./installer/readme.txt
    • -0
    • +93
    ./installer/src/build.xml
    • -0
    • +17
    ./installer/src/final.ini
    • -0
    • +648
    ./installer/src/includes/Functions.nsh
    • -0
    • +1244
    ./installer/src/installer.nsi
    • -0
    • +50
    ./installer/src/lams-update.ini
    • -0
    • +52
    ./installer/src/lams.ini
    • -0
    • +107
    ./installer/src/lams2.ini
    • -0
    • +136
    ./installer/src/mysql.ini
    • -0
    • +19
    ./installer/src/uninstall.ini
    • -0
    • +66
    ./installer/src/wildfire.ini
    • -0
    • +64
    ./installer/templates/index.html
  1. … 6 more files in changeset.