unix_installer

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
2.3 installer changes.

  1. … 1085 more files in changeset.
2.3 installer changes.

  1. … 170 more files in changeset.
2.3 installer changes.

    • -0
    • +111
    ./installer-package/build-helper.xml
    • binary
    ./installer-package/install-lams.sh
    • -0
    • +69
    ./installer-package/conf/unix/jboss/ejb-deployer.slim.xml
    • -0
    • +395
    ./installer-package/conf/unix/jboss/jboss-service.slim.xml
    • -2
    • +2
    ./installer-package/conf/unix/jboss/log4j.xml
    • -0
    • +1038
    ./installer-package/conf/unix/jboss/standardjboss.slim.xml
  1. … 158 more files in changeset.
Fixed typo

    • binary
    ./installer-package/bin/run-lams.sh
Removed old language packs

  1. … 57 more files in changeset.
First commit for 2.3 upgrader

    • -0
    • +106
    ./upgrader-package/build-helper.xml
    • binary
    ./upgrader-package/ant/lib/mysql-connector-java-3.1.12-bin.jar
    • binary
    ./upgrader-package/ant/lib/mysql-connector-java-5.0.8-bin.jar
    • -120
    • +190
    ./upgrader-package/ant-scripts/update-deploy-tools.xml
    • binary
    ./upgrader-package/bin/Alter21Integration.class
    • binary
    ./upgrader-package/bin/copyllid.class
  1. … 196 more files in changeset.
First commit for 2.3 installer

    • binary
    ./installer-package/install-lams.sh
    • binary
    ./installer-package/ant/lib/mysql-connector-java-3.1.12-bin.jar
    • binary
    ./installer-package/ant/lib/mysql-connector-java-5.0.8-bin.jar
    • binary
    ./installer-package/bin/run-lams.sh
    • -10
    • +29
    ./installer-package/conf/j2ee/application.xml
    • -678
    • +2025
    ./installer-package/database/dump.sql
    • -1
    • +1
    ./installer-package/doc/lams.properties
    • binary
    ./installer-package/wrapper/wrapper.conf
committing the sample repository and secure files for 2.2 tag

    • binary
    ./installer-package/repository/repository_sample_22.tar.gz
    • binary
    ./installer-package/secure/secure-22/secure22.tar.gz.tar.gz
committing final changes for 2.2 unix upgrader - forgot to commit them earlier

  1. … 131 more files in changeset.
Fix a missing directory in lams-learning.war in the compress wars task

  1. … 1 more file in changeset.
committing sql dump for 2.2

    • binary
    ./installer-package/install-lams.sh
    • -81
    • +246
    ./installer-package/database/dump.sql
Fixing some typos in the removeConfig.sql scripts

  1. … 1 more file in changeset.
LI-177 adding dimdim as hidden for 2.2 updater

LI-178 Adding turkish language for the installers

Issues raised by Ivan Martinez Ortiz on the lams community forum fixed:

http://lamscommunity.org/dotlrn/clubs/technicalcommunity/forums/message-view?message_id=696448

    • -1
    • +1
    ./patch-package/ant-scripts/update_db.xml
making sure run.sh is executable

    • binary
    ./installer-package/install-lams.sh
Making sure dimdim tool is set to hidden for 2.2 install

  1. … 1 more file in changeset.
change of heart to include spreadsheet tool as not hidden for 2.2

  1. … 1 more file in changeset.
Making sure that the blob collumn in the lams_qtz tables do not create a risk of data corruptin in the lams dump

  1. … 2 more files in changeset.
Fixing run.conf to have the correct java memory settings

Fixing removeConfigs.sql to make sure it removes all lams_qtz trigger rows taht may have been created

LI-176 Ensuring run.conf has the correct java memory requirements if the user chooses to install without the wrapper

    • binary
    ./installer-package/install-lams.sh
    • -0
    • +50
    ./installer-package/conf/run.conf
LI-169 Adding new jars to default/lib for unix installers

    • binary
    ./installer-package/install-lams.sh
LI-167 check if mysql test works on a non-default mysql port

updated backup.java to use the mysql host and port in the mysqldump command so it will work for a non-default mysql port

    • binary
    ./upgrader-package/bin/backup.class
LI-169 - new jars to add to default/lib

LI-167 check if mysql test works on a non-default mysql port

adding not about ldap config changes to updaters

  1. … 1 more file in changeset.
updating the server versions

Fixing 2.2 unix updater to update from 2.1 and 2.1.1 LAMS versions

LI-164 - Adding a comment in the readme informing the sysadmin that they will need to re-install the flv player if they want it to work with 2.2

Adding a command to the update script for 2.2 to ensure that the spreadsheet tool is left as disabled for the 2.2 update

LI-161 - Fixing so a custom DEFAULT_DIR does not break the tool deployer

LI-167 Check if mysql works for a non-default port

updater is now changed to not prompt user for mysql port, it is retrieved either from lams.properties or the stored lams.properties instead

    • binary
    ./upgrader-package/bin/copyllid.class