lams_tool_lamc

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Change to tool contract to allow the define later and run offline fields to be turned off - needed for live edit.

  1. … 14 more files in changeset.
update to learner for refresh progress bar

  1. … 13 more files in changeset.
Merging 2.0.2 changes from the HEAD

  1. … 15 more files in changeset.
Removing './' from jar name - added by the tool deployer

  1. … 10 more files in changeset.
updated passon tag

  1. … 13 more files in changeset.
Merging 2.0.1 changes from the HEAD

    • binary
    ./JUnit/junit-3.7/lib/junit-3.7.jar
    • -248
    • +0
    ./conf/language/ApplicationResources.properties
    • -213
    • +0
    ./conf/language/ApplicationResources_ar_JO.properties
    • -237
    • +0
    ./conf/language/ApplicationResources_bg_BG.properties
    • -246
    • +0
    ./conf/language/ApplicationResources_cy_GB.properties
    • -246
    • +0
    ./conf/language/ApplicationResources_en_AU.properties
    • -246
    • +0
    ./conf/language/ApplicationResources_es_ES.properties
    • -246
    • +0
    ./conf/language/ApplicationResources_ko_KR.properties
    • -246
    • +0
    ./conf/language/ApplicationResources_mi_NZ.properties
    • -247
    • +0
    ./conf/language/ApplicationResources_nl_BE.properties
    • -246
    • +0
    ./conf/language/ApplicationResources_pt_BR.properties
  1. … 230 more files in changeset.
Change update scripts to have one lne commands instead of multi-line commands for the purposes of ant

  1. … 10 more files in changeset.
No need to have the ../ on the jar file name as it is added automatically by the tool deployer.

  1. … 9 more files in changeset.
Should use the junit libraries that come with Eclipse, rather than copying them into the project.

    • binary
    ./JUnit/junit-3.7/lib/junit-3.7.jar
  1. … 4 more files in changeset.
Added context application and classpath columns

  1. … 25 more files in changeset.
added in a property to each tool's buiild.properties for the language packe package

  1. … 12 more files in changeset.
Updating French

  1. … 3 more files in changeset.
Build not working on a new PC - the deletes were failing as the directories didn't exist. Changed the delete syntax to avoid the problem.

  1. … 2 more files in changeset.
Splitting LAMS language files into two sets - LAMS and RAMS. Needed to clear the build directories that contained the language files before building.

  1. … 135 more files in changeset.
Splitting LAMS language files into two sets - LAMS and RAMS

    • -248
    • +0
    ./conf/language/ApplicationResources.properties
    • -213
    • +0
    ./conf/language/ApplicationResources_ar_JO.properties
    • -237
    • +0
    ./conf/language/ApplicationResources_bg_BG.properties
    • -246
    • +0
    ./conf/language/ApplicationResources_cy_GB.properties
    • -246
    • +0
    ./conf/language/ApplicationResources_en_AU.properties
    • -246
    • +0
    ./conf/language/ApplicationResources_es_ES.properties
    • -246
    • +0
    ./conf/language/ApplicationResources_ko_KR.properties
    • -246
    • +0
    ./conf/language/ApplicationResources_mi_NZ.properties
    • -247
    • +0
    ./conf/language/ApplicationResources_nl_BE.properties
    • -246
    • +0
    ./conf/language/ApplicationResources_pt_BR.properties
    • -0
    • +248
    ./conf/language/lams/ApplicationResources.properties
    • -0
    • +213
    ./conf/language/lams/ApplicationResources_ar_JO.properties
    • -0
    • +237
    ./conf/language/lams/ApplicationResources_bg_BG.properties
    • -0
    • +246
    ./conf/language/lams/ApplicationResources_cy_GB.properties
    • -0
    • +246
    ./conf/language/lams/ApplicationResources_da_DK.properties
  1. … 420 more files in changeset.
All tools their update script to the deploy dir when the creat-tool-package task is called

  1. … 10 more files in changeset.
Changed the tool_version to 20070214 for qa, mc, vote and nb

  1. … 3 more files in changeset.
adding a minServerversionNumber field to deploy.xml when create-tool-package is called for all tools

  1. … 11 more files in changeset.
Changing the minimum server version number in all the tool's build.xml to 2.0.200612051427, (lams-2.0)

  1. … 11 more files in changeset.
added an entry to all the tool's build.xml for minServerVersionNumber

to be put in the deploy.xml

  1. … 10 more files in changeset.
Added in a flag hideTool in all the tool's build.properties

  1. … 20 more files in changeset.
LDEV-1146: Increase login field length to 255.

    • -0
    • +6
    ./db/sql/updatescripts/updateTo20070214.sql
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.
Changing the tool's build.xml to copy the .jar and .war to the build/deploy folder, and updates the deploy.xml to point to these files

  1. … 10 more files in changeset.
Changing the build.xml of all the tools so the generated deploy.xml points to the sql scripts in the build/deploy/sql folder instead of the db/sql folder

  1. … 11 more files in changeset.
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. … 4 more files in changeset.
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. … 3 more files in changeset.
Updating Welsh

    • -34
    • +34
    ./conf/language/ApplicationResources_cy_GB.properties
  1. … 7 more files in changeset.
Changing build.xml "deploy-tool" target to separate the compilation and deploy processess. This will be used later for debian packaging

  1. … 2 more files in changeset.
LDEV-1097: Still tweaking the buttons