Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 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. … 15 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. … 10 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags. Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 269 more files in changeset.
Added db encoding to the ant db tasks - the encoding entry on the url is not enough when loading data from a script.

  1. … 10 more files in changeset.
Fixed up the language files - last time I forgot to do native2ascii

  1. … 28 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Build file changed to match and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 26 more files in changeset.
Updated noticeboard to use the new tab controller. Still uses individual FCKEditors.

  1. … 29 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. … 49 more files in changeset.
Missed the noticeboard bit from the package name

Updated the applicationResources deployment to suit changes to tool deployer. Now specifies the package into which the language files are placed.

  1. … 4 more files in changeset.
Updated Ant Buildfiles for Projects - retrieve OS-dependent j2ee.lib property.

  1. … 9 more files in changeset.
Tried out changes to tool deploy utility to copy the resource files to the lams dictionary. Haven't removed the old resource files and text in db tables yet - waiting until next stage of implementation is done.

  1. … 3 more files in changeset.
Converted to Servlet 2.4, JSTL 1.1

  1. … 55 more files in changeset.
Added task: generate-hbm-files

new insert test data target

changed the class name from CreatePackageTask to CreateToolPackageTask, changed deploy.properties to deploy.xml

  1. … 3 more files in changeset.
Updating JSPs to use tag lib standard, new lams tags. Rationalising authoring down to the DHTML version (had been a DHTML and non-DHTML version). Updating URLS as per LDEV-38

  1. … 73 more files in changeset.
fix for middlegen

Switched to shared transaction manager and JNDI toolDataSource

  1. … 8 more files in changeset.
updated usage, for instructions on running the junit test

updated the targets: usage build-db insert-test-data and changed db.driver.file to db.driver.jar (as that is used in common.properties)

Update ant properties files to common.properties

  1. … 9 more files in changeset.
added the deploy-tool targets and create-deploy-package

  1. … 1 more file in changeset.
*** empty log message ***

added the new table attachment in the middlegen ant task

removed the lib definition, noticeboard tool doesnt need this lib dir and all that is needed is already included in 3rd party libraries

  1. … 1 more file in changeset.
added the struts folder in order to deploy properly

*** empty log message ***

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