Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes made to all tools, so they should be made in the example tool

Changes to build, so the tool deployer can put the tool_version in the deploy.xml when the tool is build.

Now, the tool_version in tool_insert.sql must be replaced by @tool_version@, and the actual tool version goes in the buld.properties under tool.version

  1. … 7 more files in changeset.
Version number update for RC2

  1. … 9 more files in changeset.
tool db update - help url

  1. … 9 more files in changeset.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

  1. … 48 more files in changeset.
Added cvs id - preparing for porting to postgreSQL

Initial version of example tool. DB setup done but Hibernate objects are yet to be done.

    • -0
    • +424
    ./model/example_tool.clay
    • -0
    • +82
    ./sql/activity_insert.sql
    • -0
    • +69
    ./sql/create_lams_tool_example.sql
    • -0
    • +11
    ./sql/drop_lams_tool_example.sql
    • -0
    • +18
    ./sql/library_insert.sql
    • -0
    • +56
    ./sql/tool_insert.sql
  1. … 39 more files in changeset.