• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3275: Add default constructors as XStream requires them when run on Java 7+.

An upgrade to newer (1.4.4+) XStream is advised.

  1. … 3 more files in changeset.
LDEV-2849: Reintroduce libraries for Tool deployer, so having the whole deploy package moved to another host is easier.

    • binary
    ./lib/mysql-connector-java-5.0.8-bin.jar
    • binary
    ./lib/xstream-1.1.3.jar
  1. … 1 more file in changeset.
LDEV-2899 There is no need for /db/sql/updatescripts/** sql updates anymore as we use autopatch ever since. So we can remove according folders

  1. … 49 more files in changeset.
CNG-44 update commons-lang library

  1. … 8 more files in changeset.
LDEV-2823: Add properties that select whether standalone or embedded MySQL should be used for LAMS run and/or build.

Make all Tools use MXJ connectors if needed.

Make Tool Deployer usage lighter - libraries are not copied to Tools but they are referenced from a single spot.

Copy MXJ connectors from "mysql_embedded" project if needed.

    • binary
    ./lib/mysql-connector-java-5.0.8-bin.jar
  1. … 44 more files in changeset.
LDEV-2450: Make sure that in version 2.4 compiled library is used by Ant during LAMS build.

Source code is not used, a JAR needs to be updated separately.

LDEV-2450 Changing the combined tool language file directories so that they point to a logical name instead of a number, that makes updates much easier.

Basically made minor changes to the build and deploy tool process for combined tools. And a couple of db updates

  1. … 7 more files in changeset.
change to ascii

rebuilt tool deployer jar - got outdated during all the merging :(

more merging lams2_3 into head

  1. … 39 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 214 more files in changeset.
Merge lams2_3 into head

  1. … 162 more files in changeset.
fixing tool deployer stand alone executables

LDEV-2239: Upgrading mysql connector

    • binary
    ./lib/mysql-connector-java-3.1.12-bin.jar
    • binary
    ./lib/mysql-connector-java-5.0.8-bin.jar
  1. … 16 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-1916 fix tool deployer to remove patch table entry when cleaning tool db entries

  1. … 1 more file in changeset.
LDEV-1916 making toolDBVersionScriptPath value optional for tool deployer for better compatibility with existing tools, since it isn't critical for tool deployment or operation

  1. … 3 more files in changeset.
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

  1. … 71 more files in changeset.
Small change to tool deployer uncommitted in lams_build jar

Updating scripts to call deploy.xml, rather than deploy.properties

LI-161: Replacing / in windows paths to \ to make all the paths consistent.

  1. … 1 more file in changeset.
LI-161: Generate special version of deploy.xml for tools that has a generic parameter in the place of the drive paths. This is turned on in common.properties (generate for installer) in lams_build. Only use this option if you are writing an installer/updater.

  1. … 1 more file in changeset.
LI-161: Generate special version of deploy.xml for tools that has a generic parameter in the place of the drive paths. This is turned on in common.properties (generate for installer) in lams_build. Only use this option if you are writing an installer/updater.

  1. … 11 more files in changeset.
Change to tool deployer so that scribe is hidden correctly when it is updated. Ie its valid flag is set in lams_tool and disabled in lams_learning_library

  1. … 2 more files in changeset.
lams-tool-deploy.jar has RemoveModuleFromApplicationXML class in it now

[LI-57] Added in an extra class to deploy UpdateToolContextPath.jave, if you call its main method with the path to a tool's deploy.xml, it will update the manifests and web.xmls for lams-central.war, lams-learning.war and lams-monitoring.war instead of replacing them with new ones

  1. … 2 more files in changeset.
Small change to tool deployer to correct version check bug

Tool-deployer upgrade, checks the db for tool_signature and tool_version, stops if current tool is up to date, installs entire tool if the signature is not present in the db

TODO: update db and jar and war files if tool exists, but is not the newest version

  1. … 4 more files in changeset.
Fixed problem which arose when deploy-tools is called. The generated deploy.xml was pointing to the wrong sql scripts, the problem originated in the build.xml of the tools, now fixed

my bad

  1. … 11 more files in changeset.
lams-tool_deploy generates a tool_version entry for a tool's deploy.xml

  1. … 3 more files in changeset.