• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file spring-context-support-4.0.6.RELEASE.jar was initially added on branch lams2_head_wildfly.

    • binary
    ./lib/spring/spring-context-support-4.0.6.RELEASE.jar
LDEV-3286 audit log when marks are released

  1. … 4 more files in changeset.
LDEV-3286 new option for gradebook service to audit log mark changes

LDEV-3275: Move lams-dictionary.jar back to lams.ear as it is a module defined in application.xml and these can not reside in lib dir.

    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
  1. … 3 more files in changeset.
file hibernate.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./lib/hibernate/hibernate.module.xml
LDEV-3275: Add Tool Deployer binary with updated code.

    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
LDEV-3275: Decrease version of Hibernate from 4.x (delivered to WildFly) to 3.6.10 (newer than used before, but still 3.x as otherwise Spring won't work with it).

    • -1
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
    • -0
    • +50
    ./lib/hibernate/hibernate.module.xml
  1. … 3088 more files in changeset.
LDEV-3275: Make exclusion and imports more fine grained in XML Commons so pre-loaded classes from JDK are used instead of one from the JAR.

    • -4
    • +18
    ./lib/xml-commons/xmlcommons.module.xml
LDEV-3275: Exclude a part (javax/**) of xml-apis.jar as it is already present in Java JDK. Leaving it caused class clashes. The whole JAR could not be removed, though, as classes in org/** are required by Spring and other libs.

    • -1
    • +0
    ./conf/j2ee/jboss-deployment-structure.xml
    • -1
    • +4
    ./lib/xml-commons/xmlcommons.module.xml
LDEV-3275: Set module dependencies.

    • -7
    • +15
    ./conf/j2ee/jboss-deployment-structure.xml
LDEV-3275: Rename lams-ds and make it the default data source (required by JEE specification).

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

    • -0
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
LDEV-3275: Move lams-dictionary.jar back to lams.ear as it is a module defined in application.xml and these can not reside in lib dir.

  1. … 1 more file in changeset.
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.

    • -2
    • +6
    ./lib/jakarta-commons/digester.module.xml
file commons-digester-2.1.jar was initially added on branch lams2_head_wildfly.

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

    • -0
    • +29
    ./lib/jakarta-commons/digester.module.xml
file commons-digester3-3.2.jar was initially added on branch lams2_head_wildfly.

    • binary
    ./lib/jakarta-commons/commons-digester3-3.2.jar
file digester.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./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.