win_installer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changing the memory settings in wrapper.conf to comply with the instructions on the wiki

LI-100 limit wrapper log size

Resolves [LI-87]

The installer now lets you choose whichever java installation you want as long as its 5 or 6

Resolved [LI-86] "transaction=READ-COMMITTED" is only written to my.ini if it is not already there (for future updates)

For backup utility, the revert wiki URL is shown on the last page

Finishing off backup executable, close [LI-70]

Checks stops it if you want it to stop

Resolved [LI-86] "transaction=READ-COMMITTED" is only written to my.ini if it is not already there (for future updates)

Resolved LI61, language files are now pulled out correctly

Final cosmetic changes for the backup utility. Enjoy!

    • -0
    • +9
    ./src/backup-finish.ini
final code for the 2.0.2 installer/updater also includes backup utility and the reverter code (unfinished)

    • -0
    • +33
    ./src/revert-dir.ini
Updated readme file for 2.0.2.

Updated license for 2.0.2. Also corrected the text for Reload - the text was a copy of the JDOM license.

removing assembly form win_installer dir on cvs

    • binary
    ./assembly/lams.ear/FCKeditor-2.3.jar
    • -4
    • +0
    ./assembly/lams.ear/META-INF/MANIFEST.MF
    • binary
    ./assembly/lams.ear/cglib-nodep-2.1_2.jar
    • binary
    ./assembly/lams.ear/cglib_jboss404GA.jar
    • binary
    ./assembly/lams.ear/commons-beanutils.jar
    • binary
    ./assembly/lams.ear/commons-codec-1.3.jar
    • binary
    ./assembly/lams.ear/commons-digester.jar
    • binary
    ./assembly/lams.ear/commons-fileupload.jar
    • binary
    ./assembly/lams.ear/commons-lang-2.0.jar
  1. … 851 more files in changeset.
assemly dir for the updater, its the product of assemble-ear

    • binary
    ./assembly/lams.ear/FCKeditor-2.3.jar
    • -0
    • +4
    ./assembly/lams.ear/META-INF/MANIFEST.MF
    • -0
    • +238
    ./assembly/lams.ear/META-INF/application.xml
    • binary
    ./assembly/lams.ear/antlr.jar
    • binary
    ./assembly/lams.ear/axis-ant.jar
    • binary
    ./assembly/lams.ear/axis.jar
    • binary
    ./assembly/lams.ear/cglib-nodep-2.1_2.jar
    • binary
    ./assembly/lams.ear/cglib_jboss404GA.jar
    • binary
    ./assembly/lams.ear/commons-beanutils.jar
    • binary
    ./assembly/lams.ear/commons-codec-1.3.jar
    • binary
    ./assembly/lams.ear/commons-collections.jar
    • binary
    ./assembly/lams.ear/commons-digester.jar
    • binary
    ./assembly/lams.ear/commons-discovery-0.2.jar
    • binary
    ./assembly/lams.ear/commons-fileupload.jar
    • binary
    ./assembly/lams.ear/commons-lang-2.0.jar
  1. … 851 more files in changeset.
Fixed bug so the language pack date written to the registry is correct format.

The lams_build\build.xml has also been changed to inlcude a task called deploy-ear-uopdater, which basically copies the assemble dir to win_installer after assemble-ear has been run, this is needed for the updater

Final changes for 2.0.1 installer Timestamp works, jsmath works, removes jbosss temp files, runs correctly

    • -0
    • +23
    ./templates/update-core-database.xml
    • -25
    • +76
    ./templates/update-deploy-tools.xml
    • -0
    • +4
    ./templates/update_lams_configuration.sql
  1. … 1 more file in changeset.
Trying to make licenses line up better with the text above.

Many updater changes for 2.0.1 relese, license and readme changes included

small bug fixes for installer, correct entries are copied to the registry

Added functionality to be used for the installer/updater, it now correctly updates teh web.xml and manifests in the lams_learning, lams-central and lams-monitoring wars. it also updates the application.xml

    • -5
    • +4
    ./templates/update_lams_configuration.sql
functionality for the updater completed, just needs fine tuning

    • -1
    • +36
    ./templates/update-deploy-tools.xml
    • -1
    • +6
    ./templates/update_lams_configuration.sql
Instructions to build the installer/updater

Instructions to build the installer/updater

    • -0
    • +46
    ./BUILD-InstallerUpdater.txt
Files for the 2.0.1 updater/installer

    • -0
    • +44
    ./src/lams_components.ini
    • -0
    • +2173
    ./src/updater.nsi
    • -0
    • +101
    ./templates/buildcombinedtasks.xml
    • -0
    • +14
    ./templates/news.html
    • -0
    • +95
    ./templates/update-deploy-tools.xml
Small changes to date fields and, supported locales for the 09/02/07 language pack

Ó replaced with " in license.txt

License modifications, 80 characters width

[LI-54] - Support the XAMPP location of the my.ini file

[LI-54] Checks for my.ini in C:\Windows to support Xampp bundles mysql installation

[LI-55] * Change the language pack and future installers to add a "\" to the path before trying to call mysql. * Change future installers to add the "\" automatically before saving in the registry.