Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LI-161: Correcting constructors

Updated address of FSF in copyright statement

  1. … 1381 more files in changeset.
The main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

Implemented the addition of a tool's jar to the classpath.

  1. … 11 more files in changeset.
Added manifest file to the test war, to test adding the tool jar to the classpath

Implemented the extraction and re-zipping of the war files. Tested with unit tests. Next step to integrate with the deployment script.

  1. … 3 more files in changeset.
Test war used to test removing the nb tool application entry from the web.xml

    • binary
    ./file/test-dummy-with-nb.war
Previous check in had two many levels of directories (rar utility strikes again!)

The previous version wasn't a true war - it was actually a jar. This should now be a functioning war.

Implemented remove application context entry.

  1. … 3 more files in changeset.
Improving the insert side of the test.

    • -0
    • +214
    ./file/web1EntryInsert.xml
Improving the remove side of the test.

    • -0
    • +214
    ./file/web1Entry.xml
    • -0
    • +215
    ./file/web3Entry.xml
    • -0
    • +213
    ./file/webNoEntry.xml
Made the test harder with a multiline comment.

Made the test harder with a multiline comment.

Test file for the web.xml changes

Added a tool's applicationContext entry to the web.xml files for monitoring, learning and central

  1. … 1 more file in changeset.
Test file for the web.xml changes

Updated copyright statement - only support GPL v 2.0

    • -21
    • +1
    ./file/lams.ear/META-INF/application.xml
  1. … 38 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 175 more files in changeset.
Added the Id keyword for expansion.

added libraryDeployMain test

*** empty log message ***

*** empty log message ***

    • -0
    • +34
    ./file/lams.ear/META-INF/application.xml
    • binary
    ./file/lams.ear/test-dummy.jar
    • binary
    ./file/lams.ear/test-dummy.war
changed the testDeployPropertiesPath

*** empty log message ***

    • -0
    • +3
    ./file/sql/drop_tool_tables.sql
    • -0
    • +455
    ./file/sql/insert_library_test_data.sql
    • -0
    • +20
    ./file/tool_deploy/deploy.xml
    • -0
    • +11
    ./file/tool_deploy/deploy2.xml
    • -0
    • +20
    ./file/tool_deploy/test.xml
  1. … 2 more files in changeset.
updated sql scripts to reflect new table structure (removed online and offline instructions)

    • -12
    • +12
    ./file/sql/insert_test_records.sql
updated sql scripts

added some methods

previously named DeployConfigTest tests the deployment of a tool

modified the tearDown function