Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Tool deployment utility has been changed to update the context path and class path when the tool is deployed.

Completed linking of a language file to a complex activity. The last check in of code was missing setting the language file in the database - it only copied the file.

On doing this second part, I found that I hadn't passed data around in the same manner as Chris originally designed. So I removed the Maps returned by the tasks and went over to Chris' way of just calling the tasks to get any necessary cross-task information.

  1. … 20 more files in changeset.
Updated Tool Deployer so that that parallel activities, installed using the tool deployer, can also be I18N.

  1. … 6 more files in changeset.
Added greater flexibility to the language files for the tool deployment - the deployment configuration now specfies the package into which the file(s) shoul be placed. For tools this may be their normal package, or a tool signature directory. For non-tool activities this will be a artificial name.

  1. … 4 more files in changeset.
Updated mysql-connector, to go with MySQL 5.0

    • binary
    ./mysql-connector-java-3.1.12-bin.jar
    • binary
    ./mysql-connector-java-3.1.7-bin.jar
  1. … 2 more files in changeset.
Copies specified language files from tool directories to the lams-dictionary.jar in the ear. Added a fileset to the ant tag - couldn't do it as nicely as I would have wanted as I couldn't get nested tags working.

  1. … 19 more files in changeset.
*** empty log message ***

If the lams_tool record doesn't exist, doesn't try to delete the lams_blah table entries or the tool's own tables.

Setup tool_deploy so that it can be built and loaded into lams_build project, the properties file generated from a build script and the deployment run from a built script. This was done to make a usuable development tool deploy task as well as make it easier to build the deployment package.

    • binary
    ./commons-collections.jar
    • binary
    ./commons-configuration-1.1.jar
    • binary
    ./commons-dbutils-1.0.jar
    • binary
    ./commons-io-1.0.jar
    • binary
    ./commons-lang-2.0.jar
    • binary
    ./commons-logging.jar
    • binary
    ./lams-tool-deploy.jar
    • binary
    ./mysql-connector-java-3.1.7-bin.jar
  1. … 4 more files in changeset.