lams_build

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2709 committing updated lams-gradebook.jar

WVI-25: Update compiled lams-central.jar with previously made changes.

LDEV-2877 updated jstl library to 1.2 version; jstl library not going to be deployed to lams.ear anymore as it is available as JBoss common lib

LDEV-2572 remove accidentally committed lib

LDEV-2878 updating integration's methods to comply with changes in IMonitoringService.java

  1. … 3 more files in changeset.
WVI-25: Change the way SAML servlet is enabled in LAMS EAR configuration.

LDEV-2755: Updating translations

  1. … 223 more files in changeset.
LDEV-2823: Add connection string property, used also in other places in LAMS.

    • -1
    • +2
    ./conf/unix/jboss/service/mysql-ds.xml
    • -0
    • +1
    ./conf/windows/jboss/service/mysql-ds.xml
LDEV-2861 updating svgGenerator to be able to use it standalone after LDEV-2603

  1. … 3 more files in changeset.
LDEV-2755: Updating labels

  1. … 34 more files in changeset.
LDEV-2836 fixed Presence and IM

  1. … 7 more files in changeset.
LDEV-2839: Allow JSP precompilation in Forum Tool.

  1. … 2 more files in changeset.
LDEV-2829 Lesson intro page

  1. … 4 more files in changeset.
LDEV-2829 updating Apache Commons IO lib (This is done because "recent versions of FileUtils (such as the 2.0.1 release) have added the use of NIO for copying files; NIO can significantly increase file-copying performance, in a large part because the NIO routines defer copying directly to the OS/filesystem rather than handle it by reading and writing bytes through the Java layer.")

    • binary
    ./lib/jakarta-commons/commons-io-1.4.jar
    • binary
    ./lib/jakarta-commons/commons-io-2.1.jar
LDEV-2782 lessons get sorted by lessonIds

  1. … 3 more files in changeset.
LDEV-2755: Updating labels

  1. … 380 more files in changeset.
LDEV-2823: Do not copy MXJ libraries if they already exist. It takes up to 20 MB of unnecessary data transfer.

  1. … 1 more file in changeset.
LDEV-2755: Adding Czech

  1. … 3 more files in changeset.
LDEV-2823: Add properties that select whether standalone or embedded MySQL should be used for LAMS run and/or build. Make all Tools use MXJ connectors if needed. Make Tool Deployer usage lighter - libraries are not copied to Tools but they are referenced from a single spot. Copy MXJ connectors from "mysql_embedded" project if needed.

    • -2
    • +16
    ./conf/unix/jboss/service/mysql-ds.xml
    • -2
    • +16
    ./conf/windows/jboss/service/mysql-ds.xml
    • binary
    ./deploy-tool/lib/commons-collections.jar
    • binary
    ./deploy-tool/lib/commons-io-1.0.jar
    • binary
    ./deploy-tool/lib/commons-lang-2.0.jar
    • binary
    ./deploy-tool/lib/commons-logging.jar
    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
    • binary
    ./deploy-tool/lib/mysql-connector-java-5.0.8-bin.jar
    • binary
    ./deploy-tool/lib/xstream-1.1.2.jar
  1. … 38 more files in changeset.
LDEV-2797: Remove unnecessary mail-ra.jar when slimming JBoss.

LDEV-2797: Remove unnecessary mail-ra.jar when slimming JBoss.

LDEV-2797: Change slim-jboss tasks so it removes more unnecessary files.

    • -0
    • +18
    ./conf/slim/bootstrap.xml
    • -0
    • +262
    ./conf/slim/deployers.xml
    • -0
    • +61
    ./conf/slim/legacy-invokers-service.xml
    • -0
    • +1115
    ./conf/slim/standardjboss.xml
    • -0
    • +253
    ./conf/slim/war-deployers-jboss-beans.xml
    • -0
    • +1184
    ./conf/slim/web.xml
    • -18
    • +0
    ./conf/unix/jboss/bootstrap.slim.xml
    • -18
    • +0
    ./conf/windows/jboss/bootstrap.slim.xml
LDEV-2811: Use Spring injection to allow CacheManager to use SessionFactory and to manipulate cached objects. Prevent methods based on JMX retrieved Cache from being used. Adjust layout to reflect new approach to cache manipulation.

  1. … 7 more files in changeset.
LDEV-2415: Add information and error text for file upload size limit. Fix Struts source reference. Fix a typo in CKEditor comment.

    • binary
    ./lib/struts/src/struts-1.2.9-src.zip
  1. … 5 more files in changeset.
LDEV-2749 Included UrlRewrite Filter library

    • binary
    ./lib/urlrewritefilter/urlrewrite-3.2.0.jar
LDEV-2787: Complete remove the jmx-console and web console in the slim-jboss ant task

LDEV-2782: Add backend code for conditional release of lessons. Prevent learners from accessing unreleased lessons. Inform learners of unlocked lessons after completing preceding lessons.

  1. … 14 more files in changeset.
LDEV-2784: Enable lams-signup project in JBoss 5. Make modifications to application.xml automatically when deploying WAR.

  1. … 4 more files in changeset.
LDEV-2450: Make sure that in version 2.4 compiled library is used by Ant during LAMS build. Source code is not used, a JAR needs to be updated separately.

    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
LDEV-2769: fixing jboss5 path (unix)

  1. … 1 more file in changeset.