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

  1. … 1 more file in changeset.
removing the removeConfigs sql from the update scripts, we dont want to remove any configs on an update!

Committing windows installer improvements for 2.2

    • -0
    • +32
    ./ant/update-2.2-specific.xml
    • -0
    • +8
    ./sql/addAutoPatchTable.sql
    • -0
    • +14
    ./sql/removeConfigs.sql
  1. … 5 more files in changeset.
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

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

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

  1. … 3 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

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

    • -0
    • +27
    ./sql/updateLocales.sql
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

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

    • -0
    • +20
    ./ant/update-mysql-ds-xml-2.1.xml
  1. … 1 more file in changeset.
Some left over changes to the windows installer: - Fixed the missing branches jsp for monitor and learner - Added hungarian

  1. … 4 more files in changeset.
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
    • +22
    ./ant/update-core-database.xml
    • -0
    • +196
    ./ant/update-deploy-tools.xml
    • -0
    • +498
    ./includes/Functions.nsh
    • -0
    • +44
    ./lams_components.ini
    • -0
    • +25
    ./sql/update_lams_configuration.sql
  1. … 109 more files in changeset.