lams_build

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Remove unnecessary compilation argument

  1. … 1 more file in changeset.
LDEV-5440 Use standard rather than JACC authorization

  1. … 1 more file in changeset.
LDEV-5440 Add source code for few referenced libraries

  1. … 1271 more files in changeset.
LDEV-5440 Introduce missing Batik dependency

  1. … 2 more files in changeset.
LDEV-5440 Remove unnecessary reference to MySQL connector

  1. … 1 more file in changeset.
LDEV-5440 Upgrade MySQL Java connector to version 8.3.0

    • binary
    ./lib/mysql/mysql-connector-j-8.3.0.jar
    • binary
    ./lib/mysql/mysql-connector-java-8.0.11.jar
LDEV-5440 Register SQL timestamp converter in XStream

  1. … 1 more file in changeset.
LDEV-5440 Add missing dependencies

  1. … 1 more file in changeset.
LDEV-5440 Add compilation parameter for legacy Spring binding

    • -0
    • +34
    ./lib/elytron/elytron.module.xml
  1. … 11 more files in changeset.
LDEV-5440 Add compilation parameter for legacy Spring binding

  1. … 1 more file in changeset.
LDEV-5440 Adjust configuration and authentication mechanism

  1. … 2 more files in changeset.
LDEV-5440 Update libraries to new versions

    • -1
    • +4
    ./conf/j2ee/jboss-deployment-structure.xml
    • binary
    ./deploy-tool/lib/xstream-1.4.10.jar
    • binary
    ./deploy-tool/lib/xstream-1.4.20.jar
    • binary
    ./lib/basiclti-util/basiclti-util-1.2.0-jakarta.jar
    • -11
    • +0
    ./lib/basiclti-util/oauth.module.xml
    • -10
    • +0
    ./lib/basiclti-util/signpost.module.xml
  1. … 56 more files in changeset.
LDEV-5440 Further code upgrade to conform new WF libraries

    • -27
    • +0
    ./lib/jakarta-commons/codec.module.xml
    • -29
    • +0
    ./lib/jakarta-commons/io.module.xml
    • -29
    • +0
    ./lib/jakarta-commons/logging.module.xml
  1. … 56 more files in changeset.
LDEV-5440 Update CSRFGuard from 4.1.3 to 4.3.0-jakarta

Customisation was needed:

In CsrfGuardUtils use

public static String normalizeResourceURI(final String resourceURI) {

String normalizedResourceURI = resourceURI.startsWith("/") ? resourceURI : '/' + resourceURI;

// LAMS LDEV-4932 Replace multiple slashes with a single one, so it works the same as Spring MVC

normalizedResourceURI = normalizedResourceURI.replaceAll("/{2,}", "/");

return normalizedResourceURI;

}

Also update WF module schemas.

    • -1
    • +1
    ./lib/apache-poi/sparse-bit-set.module.xml
    • -2
    • +2
    ./lib/basiclti-util/signpost.module.xml
    • -1
    • +1
    ./lib/clamav/kotlin.logging.module.xml
    • binary
    ./lib/csrfguard/csrfguard-4.1.3-custom-2022.04.03.jar
  1. … 30 more files in changeset.
LDEV-5440 Upgrade to Spring 6.1.4

    • binary
    ./lib/spring/spring-aop-6.1.4.jar
    • binary
    ./lib/spring/spring-beans-5.3.18.jar
    • binary
    ./lib/spring/spring-beans-6.1.4.jar
    • binary
    ./lib/spring/spring-context-5.3.18.jar
    • binary
    ./lib/spring/spring-context-6.1.4.jar
    • binary
    ./lib/spring/spring-context-support-5.3.18.jar
    • binary
    ./lib/spring/spring-context-support-6.1.4.jar
    • binary
    ./lib/spring/spring-core-5.3.18.jar
    • binary
    ./lib/spring/spring-core-6.1.4.jar
    • binary
    ./lib/spring/spring-expression-5.3.18.jar
    • binary
    ./lib/spring/spring-expression-6.1.4.jar
    • binary
    ./lib/spring/spring-jdbc-5.3.18.jar
    • binary
    ./lib/spring/spring-jdbc-6.1.4.jar
  1. … 12 more files in changeset.
LDEV-5440 Use WF 31 Final instead of Beta

    • binary
    ./lib/apache-poi/log4j-api-2.20.0.jar
    • binary
    ./lib/apache-poi/log4j-core-2.20.0.jar
    • -28
    • +0
    ./lib/apache-poi/logging.module.xml
  1. … 66 more files in changeset.
LDEV-5440 Use transformed version of Autopatch

Transformation from javax to jakarta namespace was made using Eclipse Transformer 0.6.0

    • binary
    ./lib/autopatch/autopatch-1.4.2-lams-jakarta.jar
    • binary
    ./lib/autopatch/autopatch-1.4.2-lams.jar
  1. … 1 more file in changeset.
LDEV-5440 Rewrite config files and library references

    • -1
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
  1. … 950 more files in changeset.
LDEV-5438 Add Assessment autosave logs

  1. … 1 more file in changeset.
Merge remote-tracking branch 'origin/v4.7' into v4.8

# Conflicts:

# lams_common/db/sql/insert_lams_config_data.sql

# lams_tool_assessment/conf/language/lams/ApplicationResources.properties

# lams_tool_scratchie/conf/language/lams/ApplicationResources.properties

# lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/ScratchieConstants.java

Merge remote-tracking branch 'origin/LDEV-5397' into v4.8

  1. … 9 more files in changeset.
LDEV-5433 Squash DB patches and update versions

  1. … 107 more files in changeset.
LDEV-5260 Upgrade Reactor libraries

    • binary
    ./lib/reactor/reactor-core-3.4.12.jar
    • binary
    ./lib/reactor/reactor-core-3.5.11.jar
  1. … 212 more files in changeset.
LDEV-5411 Increase lams.log rotate size to 25 mbs

LDEV-5403 Remove YUI compressor

  1. … 5 more files in changeset.
LDEV-5213 Use version-dependent imports for LAMS JS files

  1. … 337 more files in changeset.
LDEV-5204 Hide unnecessary buttons in Whiteboard for better U

    • -174
    • +179
    ./conf/whiteboard/src/index.html
LDEV-5395 Open learner UI in same tab instead of pop up

  1. … 1 more file in changeset.
Merge remote-tracking branch 'origin/v4.6' into v4.7

Merge remote-tracking branch 'origin/v4.6' into v4.7

  1. … 13 more files in changeset.
LAI-3 Add support for other file types

    • binary
    ./lib/apache-tika/juniversalchardet-2.4.0.jar
  1. … 1 more file in changeset.