unix_installer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LI-176 Ensuring run.conf has the correct java memory requirements if the user chooses to install without the wrapper

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

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
    • -50
    • +50
    ./upgrader-package/update-lams.sh
Updating the version numbers

New database dump for 2.2

    • -252
    • +1603
    ./installer-package/database/dump.sql
LI-172 uddating applicaion.xml and context.xml to comply with 2,2 requirements

    • -2
    • +19
    ./installer-package/conf/j2ee/application.xml
LI-161 Making sure that all the directory variables point to the correct location, if one is edited, it is the user responsibility to make sure it still works

LI-168 making sure only the required files are included in the package

Adding an extra script for removing config items like the gmap key, that way they dont have to be done every time you need to dump a new version of the database

The limitation of this is that you still have to delete the unused users and start the sample lessons

    • -0
    • +14
    ./installer-package/sql-scripts/removeConfigs.sql
Un-commenting the script that updates the lams versions. This was going to be handled by autopatch, but that would mean that the server version numbers would not be updated for a normal build

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

the problem here was not with jdbc but instead with shell, the SQL_URL's '&' character was getting munged by shell, so escaping it here did the trick

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

the problem here was not with jdbc but instead with shell, the SQL_URL's '&' character was getting munged by shell, so escaping it here did the trick

changing version numbers to 2.2

and a few little bug fixes for the main script

    • -28
    • +16
    ./upgrader-package/update-lams.sh
LI-172 Changing the conf files that need updating for 2.2

    • -0
    • +5
    ./upgrader-package/conf/context.xml
    • -354
    • +0
    ./upgrader-package/conf/log4j.xml
    • -171
    • +0
    ./upgrader-package/conf/login-config.xml
    • -65
    • +0
    ./upgrader-package/conf/mysql-ds.xml
Changing a small comment in copyllid.java

changing version numbers to 2.2

LI-170 Autopatch now takes care of db updates, so alot of the old ant update task have now been commented

LI-171 New tools added to ant build to use the tool deployer

LI-172 application.xml updated to include new builds

Removing some 2.1 specific updates

Updating library language files for combined activities

  1. … 57 more files in changeset.
LI-170 Removing most of the update scripts as autopatch will now handle that stuff

    • -48
    • +0
    ./upgrader-package/sql-scripts/alter_21_groupings_fckeditor.sql
    • -0
    • +9
    ./upgrader-package/sql-scripts/alter_22_autopatch.sql
LI-171 - Add new tools to the updater for 2.2

As of 2.2, we only need to use the tool deployer to add new tools, autopatch will handle any updaters thereafter

    • -19
    • +0
    ./upgrader-package/tools/lachat11/build.properties
  1. … 439 more files in changeset.
LI-168 Fixing up installer package to not include the compressed repository used for cvs

Adding changed combined tasks language files