lams_build

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3275: Move tool JARs to EAR/lib for automatic detection.

  1. … 4 more files in changeset.
LDEV-2463 Added new method "learnerStrictAuth" available to LoginRequest. It works the same way as "learner" but requires hash to also contain lesson id parameter.

  1. … 4 more files in changeset.
LDEV-3275: Set module dependencies.

    • -36
    • +38
    ./conf/j2ee/jboss-deployment-structure.xml
  1. … 1 more file in changeset.
LDEV-3275: Set dependecied for Struts.

LDEV-3275: Degrade Apache Commons Digester from version 3.2 to 2.1 as the newer version is based on another Java package, thus unrecognisable for other libraries.

    • binary
    ./lib/jakarta-commons/commons-digester-2.1.jar
    • -2
    • +6
    ./lib/jakarta-commons/digester.module.xml
LDEV-3275: Reintroduce Apache Commons Digester, required by Struts after all. Upgrade to version 3.2.

    • binary
    ./lib/jakarta-commons/commons-digester3-3.2.jar
    • -0
    • +29
    ./lib/jakarta-commons/digester.module.xml
LDEV-3275: When rebuilding LAMS also remove the deployment marker (lams.ear.dodeploy or similar).

LDEV-3275: Add rebuilt Tool Deployer.

    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
LDEV-3275: Add TLDs. Undertow is strict about it. Fix TLD deployment path in Ant build file.

  1. … 44 more files in changeset.
LDEV-3275: Fix deployment paths.

LDEV-3275: Allow EAR subdeployments (LAMS JARs and WARs) use each others' classes.

    • -1
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
LDEV-3275: Remov lib directive as 3rd party libs were linked as WildFly modules and it causes deployment errors.

LDEV-3275: Mark EAR for deployment.

LDEV-3275: Remove obsolete reference to LAMS/RAMS applications.

LDEV-3275: Deploy logging configuration file to EAR META-INF dir. Also use just one version as it's the same both for Windows and Linux.

    • -0
    • +411
    ./conf/j2ee/jboss-log4j.xml
    • -411
    • +0
    ./conf/unix/jboss/jboss-log4j.xml
    • -411
    • +0
    ./conf/windows/jboss/jboss-log4j.xml
LDEV-3275: Deploy LAMS Session and Valve libraries as a WildFly module. They are now referenced by EAR, but they will probably become server-wide libs.

    • -0
    • +2
    ./conf/j2ee/jboss-deployment-structure.xml
  1. … 3 more files in changeset.
LDEV-3275: Fix deployment paths.

    • -0
    • +29
    ./lib/cglib/cglib.module.xml
LDEV-3275: Add XML RPC to Ant build path.

LDEV-3275: Rename Ant build variable jboss.home to server.home so it is separated from the server's name.

  1. … 3 more files in changeset.
LDEV-3275: Deploy XPP (XMLPull), Joda 2.1 and XStream Commons as a WildFly module. Use XOM library version 1.0 -> 1.2.5 delivered with WildFly.

    • -1
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
    • -0
    • +29
    ./lib/xstream/joda.module.xml
    • -0
    • +29
    ./lib/xstream/xpp.module.xml
    • -0
    • +34
    ./lib/xstream/xstream.module.xml
LDEV-3275: Deploy XML Commons as a WildFly module.

    • -0
    • +2
    ./conf/j2ee/jboss-deployment-structure.xml
    • -0
    • +30
    ./lib/xml-commons/xmlcommons.module.xml
LDEV-3275: Do not deploy libraries to EAR. They became WildFly modules.

LDEV-3275: Deploy WDDX as a WildFly module.

    • -1
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
    • -0
    • +29
    ./lib/wddx/wddx.module.xml
LDEV-3275: Deploy URLRewrite as a WildFly module.

    • -0
    • +2
    ./conf/j2ee/jboss-deployment-structure.xml
    • -0
    • +29
    ./lib/urlrewritefilter/urlrewrite.module.xml
LDEV-3275: Deploy Struts as a WildFly module.

    • -0
    • +2
    ./conf/j2ee/jboss-deployment-structure.xml
    • -0
    • +29
    ./lib/struts/jakarta-oro.module.xml
    • -0
    • +33
    ./lib/struts/struts-el.module.xml
    • -0
    • +34
    ./lib/struts/struts.module.xml
LDEV-3275: Deploy Spring as a WildFly module.

    • -0
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
    • -0
    • +31
    ./lib/spring/spring.module.xml
LDEV-3275: Deploy Reload as a WildFly module.

    • -0
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
    • -0
    • +31
    ./lib/reload/reload.module.xml
LDEV-3275: Deploy Quartz as a WildFly module.

    • -0
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
    • -0
    • +29
    ./lib/quartz/quartz.module.xml
LDEV-3275: Deploy Lucene as a WildFly module. If the 3.6.2 version delivered with WildFly is used, code changes are required as API is not the same. So current version 2.4.0 is left.

    • -0
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
    • -0
    • +30
    ./lib/lucene/lucene.module.xml
LDEV-3275: Deploy Gson as a WildFly module.

    • -0
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
    • -0
    • +29
    ./lib/json/gson.module.xml