win_installer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
windows installer/updater/uninstaller now gets mysql version through the newly added checkmysqlversion.java. Further a number of the calls, ie to dump the database, to create the database etc, have been changed to only occur if the mysql_host is set to localhost

    • -0
    • +97
    ./src/checkmysqlversion.java
Jira LI-131: Fixed problem where windows updater would overwrite news.html if it has been modified by the user

    • -0
    • +13
    ./templates/news-2.0.2.html
fixed problem where it could not find the database when running lams-restore

changed mysql check for backup.nsi to be vista compatible

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

    • -1
    • +1
    ./templates/update_lams_configuration.sql
  1. … 1 more file in changeset.
jira L1-117: Added MYSQL_HOST field to windows updater.

    • -0
    • +92
    ./src/checkmysql.java
    • -0
    • +50
    ./src/lams-update.ini
L1-118: Changed build.xml in win_installer/build to include required jars in classpath

Code for the win 2.0.3 Installer/Updater and the 2.0.4 Updater added

LAMS-2.0.4.exe is compiled from a separate file, update-204.nsi

    • -0
    • +107
    ./src/Update204.java
    • -0
    • +429
    ./src/update-204.nsi
  1. … 1 more file in changeset.
Final changes for the 2.0.3 updater/installer

    • -0
    • +110
    ./src/GetLlidFolderNames.java
    • -0
    • +130
    ./src/UpdateLAMS202Chat.java
  1. … 4 more files in changeset.
Creating the reverter code for the next installer/updater

Creating the reverter code for the next installer/updater

    • -0
    • +17
    ./templates/revert.xml
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.