installer-package

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

LI-169 Adding new jars to default/lib for unix installers

updating the server versions

  1. … 2 more files in changeset.
Updating the version numbers

New database dump for 2.2

LI-172 uddating applicaion.xml and context.xml to comply with 2,2 requirements

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
    ./sql-scripts/removeConfigs.sql
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

  1. … 1 more file in changeset.
LI-168 Fixing up installer package to not include the compressed repository used for cvs

Fixing up the name of this file

    • binary
    ./repository/repository_sample_21.tar.gz
    • binary
    ./repository/repository_sample_21.zip.tar.gz
Committing sample sequences and scure directory with the installer so they can be retireved later if required. (2.1)

    • binary
    ./secure/secure-21/secure21.tar.gz
Final change for database for 2.1 unix installer, removing the lamssupportemail

Changes to unix installer for 2.1

Updating readmes for 2.1

  1. … 1 more file in changeset.
Updating readmes for 2.1

  1. … 2 more files in changeset.
Making a sample repository for 2.1 installer that contains the sequences included for the sample lesson

    • binary
    ./repository/repository_sample_21.zip.tar.gz
Some small changes for 2.1 unix installer

updating versions to 2.1

Added mysql port as an option to the lams.properties file

Added sql port to the list of things to filter in mysql-ds.xml

renaming lams.dump to dump.sql

Updated database dump to remove uneccessary rows in the config table, as well as to add sample lessons to the db

    • -0
    • +4928
    ./database/dump.sql
LI-159 updated mysql-ds.xml

    • -6
    • +7
    ./conf/unix/jboss/service/mysql-ds.xml
Changes to installer project and build script

    • -0
    • +84
    ./java/checkmysql.java
Removing all the repository stuff for the sample lessons so that CVS does not get confused with versions.

Instead a single zip will be used for each release

  1. … 8 more files in changeset.
development for unix 2.1 installer

  1. … 20 more files in changeset.
unix installer code for 2.1 RC1

    • binary
    ./ant-scripts/.configure-deploy.xml.swp
    • binary
    ./conf/unix/jboss/.log4j.xml.swp
Jira LI-129: Wrapper log file size changed from 10 bytes to 10 megabytes