Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renaming blahResources.properties to ApplicationResources.properties

Left jboss ear file hardcoded - now replaced with a value set in build.xml.

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.

    • -172
    • +5
    ./language/ApplicationResources.properties
  1. … 18 more files in changeset.
Updated Tool Deployer so that that parallel activities, installed using the tool deployer, can also be I18N.

    • -0
    • +174
    ./language/ApplicationResources.properties
  1. … 3 more files in changeset.
Modified activites to be GROUPING_SUPPORT_OPTIONAL so that they would use the class grouping for a tool session, rather than a one individual per tool session.

Added the complex activity library packages to the tool deployment

    • -0
    • +1
    ./learninglibrary1_insert.sql
    • -0
    • +14
    ./libraryActivity1_insert.sql
    • -0
    • +14
    ./toolActivity1_insert.sql
    • -0
    • +14
    ./toolActivity2_insert.sql
  1. … 1 more file in changeset.