lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated for JBOSS 4

    • -15
    • +27
    /lams_build/conf/unix/jboss/login-config.xml
    • -16
    • +27
    /lams_build/conf/windows/jboss/login-config.xml
Move login/index stuff from Lams_common

    • -0
    • +7
    /lams_central/conf/xdoclet/struts-plugins.xml
  1. … 5 more files in changeset.
Move login/index stuff from Lams_common

    • -1
    • +1
    /lams_central/web/passwordChangeOkContent.jsp
Add tld from STRTUS and JSTL

Move login/index stuff from Lams_common

    • -0
    • +8
    /lams_central/conf/xdoclet/listeners.xml
    • -0
    • +26
    /lams_central/conf/xdoclet/web-security.xml
    • -1
    • +1
    /lams_central/web/WEB-INF/jboss-web.xml
    • -29
    • +34
    /lams_central/web/WEB-INF/web.xml
    • -0
    • +24
    /lams_central/web/adminHeader.jsp
    • -0
    • +11
    /lams_central/web/errorContent.jsp
    • -0
    • +5
    /lams_central/web/footer.jsp
    • -0
    • +17
    /lams_central/web/header.jsp
    • -0
    • +1
    /lams_central/web/images/.cvsignore
    • binary
    /lams_central/web/images/1pxGreen.gif
    • binary
    /lams_central/web/images/1pxGrey.gif
    • binary
    /lams_central/web/images/1pxRed.gif
    • binary
    /lams_central/web/images/circle_empty.gif
    • binary
    /lams_central/web/images/circle_filled.gif
  1. … 29 more files in changeset.
Changed jar file in path to be lams-central and lams-authoring and lams-workspace have been integrated into lams_central project

Tweaked the deploy parameters to copy the files to the JBOSS 4 server properly

Workspace xml file wasn't being included in jar file.

Converted to use the common properties file.

    • -2
    • +2
    /lams_contentrepository/build.properties
Converted to use the common properties file.

    • -39
    • +0
    /lams_contentrepository/build.properties
    • -37
    • +39
    /lams_contentrepository/build.xml
For JAAS login configuration

Merge Lams_authoring and Lams_workspace.

    • binary
    /lams_central/docs/LAMS_Learner_Guide_b60.pdf
    • -3
    • +0
    /lams_central/web/META-INF/MANIFEST.MF
    • binary
    /lams_central/web/doc/LAMS_Learner_Guide_b60.pdf
Merge Lams_authoring and Lams_workspace.

Merge Lams_authoring and Lams_workspace.

    • -12
    • +0
    /lams_build/conf/j2ee/application.xml
    • -0
    • +1
    /lams_central/.cvsignore
    • -0
    • +1
    /lams_central/web/WEB-INF/.cvsignore
    • -1
    • +1
    /lams_central/web/WEB-INF/jboss-web.xml
    • -160
    • +250
    /lams_central/web/WEB-INF/web.xml
    • -0
    • +10
    /lams_central/web/index.jsp
    • binary
    /lams_central/web/lams_authoring.swf
    • -0
    • +50
    /lams_central/web/login.jsp
Merge Lams_authoring and Lams_workspace.

    • -0
    • +3
    /lams_central/conf/jar/META-INF/MANIFEST.MF
    • -0
    • +2
    /lams_central/conf/war/META-INF/MANIFEST.MF
    • -0
    • +30
    /lams_central/conf/xdoclet/servlet-mappings.xml
    • -0
    • +62
    /lams_central/conf/xdoclet/servlets.xml
    • -0
    • +77
    /lams_central/conf/xdoclet/taglibs.xml
    • -0
    • +35
    /lams_central/conf/xdoclet/web-settings.xml
    • binary
    /lams_central/src/flash/common.swf
    • binary
    /lams_central/src/flash/lams_authoring.fla
    • -0
    • +15
    /lams_central/src/flash/main.as
  1. … 74 more files in changeset.
v2108200501

    • -0
    • +1
    /lams_central/docs/scm/history.txt
Add the new tool identifier and version fields.

Changed variables to use names in common.properties

Changed package of abstract lams test case - to match lams common changes that removed most of the test code from lams.jar

No longer includes test classes in jar file.

The common test code has been removed from lams.jar, which triggered the abstract lams test case class to change package. New version uses the "new" package.

Use the "real" repository service, not the special local version designed for testing.

web.xml didn't seem to be generating properly

Modified to suit content repository changes. The content repository now requires the main lams context file.

Still trying to get the delete old report directory command right!

Classpath contained references to WEBINF lib files, which no longer exist.

The common test code has been removed from lams.jar, which triggered the abstract lams test case class to change package. New version uses the "new" package.

Added extra memory tags to the test task - avoid out of memory errors.

Converted to use JNDI datasource and the transaction manager from lams.jar

Removed test classes from lams.jar. The necessary classes (e.g. the lams test case) are now in src, not test.