Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Recompiled jar as I'm not sure if it compiled properly before.

Added new class org.lamsfoundation.lams.contentrepository.client. The class handles a simple connection to the content repository, and allows a file to be stored and retrieved. Designed to be used by tools when their only use of the content repository is to store files for online and offline instructions.

Used the old naming convention of underscore

Hopefully the problems with the moved Tool Exceptions are now fixed.

SetProperties wasn't working for file nodes - had forgotten to update the validate test, so was expected a file to be included even when just the properties had changed. Altered validation to check inputStream and check on disk for a file.

  1. … 4 more files in changeset.
Add a setProperties to the Repository interface, allowing users to store custom properties

Added remove session data call to ToolSessionManager, changed remove content call in ToolContentManager to include a parameter to control session data deletion.

Added general tool exceptions to all the methods in ToolSessionManager and ToolContentManager, so that the LamsCoreToolService can look out for known exceptions (being thrown by the tools). Otherwise it can't catch "this session doesn't exist" type errors.

Moved all the tool exceptions to one package.

Moved exception to common so that we didn't have a double reference from authoring to workspace and workspace to authoring

*** empty log message ***

*** empty log message ***

Updated with consistent getBlahID() names?

Moved jfreechart to common area from survey tool. This makes the monitoring test run and will encourage other programmers needing charts to use jfreechart.

    • binary
    ./jfreechart/gnujaxp.jar
    • binary
    ./jfreechart/jcommon-0.9.6.jar
    • binary
    ./jfreechart/jfreechart-0.9.21.jar
  1. … 4 more files in changeset.
Added learning and monitoring to the core build

    • binary
    ./lams/lams-learning.jar
    • binary
    ./lams/lams-monitoring.jar
  1. … 4 more files in changeset.
Cleaned up struts libraries to contain all the necessary libraries - including some in the jakarta-commons

    • binary
    ./jakarta-commons/commons-beanutils.jar
    • binary
    ./jakarta-commons/commons-collections-3.1.jar
    • binary
    ./jakarta-commons/commons-collections.jar
    • binary
    ./jakarta-commons/commons-validator.jar
  1. … 2 more files in changeset.
Cleaned up struts libraries to contain all the necessary libraries - including some in the jakarta-commons

    • binary
    ./struts/jakarta-oro.jar
latest lams.jar

latest lams.jar

Converted name format

    • binary
    ./lams/lams-contentrepository.jar
    • binary
    ./lams/lams-workspace.jar
Added by accident. Should never have been checked in.

    • -11
    • +0
    ./j2ee/jstl-1.0/META-INF/MANIFEST.MF
*** empty log message ***

    • binary
    ./lams/lams_workspace.jar
  1. … 114 more files in changeset.
Added generic directory delete and zip file extraction code.

*** empty log message ***

    • binary
    ./lams/lams-authoring.jar
  1. … 3 more files in changeset.
Compiled after rejigging the content repository project to use the shared libraries.

Moved ear conf files to build project, added a few more libraries needed to run lams.

    • -0
    • +11
    ./j2ee/jstl-1.0/META-INF/MANIFEST.MF
    • binary
    ./jboss/jboss-cache.jar
    • binary
    ./lams/lams_contentrepository.jar
  1. … 22 more files in changeset.
Moving common libraries to a shared build area

    • binary
    ./aopalliance/aopalliance.jar
    • binary
    ./cglib/cglib-full-2.0.2.jar
    • binary
    ./dom4j/dom4j-1.5.2.jar
    • binary
    ./ehcache/ehcache-1.0.jar
    • binary
    ./hibernate/hibernate-tools.jar
    • binary
    ./hibernate/hibernate2.jar
    • binary
    ./hibernate/src/hibernate-src.zip
    • binary
    ./httpunit/httpunit.jar
    • binary
    ./httpunit/nekohtml.jar
    • binary
    ./httpunit/xercesImpl.jar
    • binary
    ./httpunit/xmlParserAPIs.jar
  1. … 69 more files in changeset.