lams_build

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Update Quartz to version 2.3.2

    • binary
    ./lib/quartz/quartz-2.3.2.jar
  1. … 277 more files in changeset.
LDEV-5440 Update JJWT from 0.11.2 to 0.12.5

    • binary
    ./lib/json/jjwt-api-0.12.5.jar
    • binary
    ./lib/json/jjwt-impl-0.12.5.jar
    • binary
    ./lib/json/jjwt-jackson-0.12.5.jar
    • binary
    ./lib/json/jwks-rsa-0.22.1.jar
  1. … 425 more files in changeset.
LDEV-5440 Update Apache Commons Validator to version 1.8.0

    • -1
    • +1
    ./lib/jakarta-commons/validator.module.xml
  1. … 74 more files in changeset.
LDEV-5440 Update GoogleAuth to version 1.5.0

    • binary
    ./lib/googleauth/googleauth-1.1.1.jar
    • binary
    ./lib/googleauth/googleauth-1.5.0.jar
    • -1
    • +1
    ./lib/googleauth/googleauth.module.xml
  1. … 1 more file in changeset.
LDEV-5440 Update Apache Tika to version 2.9.1

    • binary
    ./lib/apache-tika/tika-core-2.7.0.jar
    • binary
    ./lib/apache-tika/tika-core-2.9.1.jar
    • binary
    ./lib/apache-tika/tika-parser-microsoft-module-2.9.1.jar
    • binary
    ./lib/apache-tika/tika-parsers-standard-package-2.9.1.jar
  1. … 2 more files in changeset.
LDEV-5440 Update Apache POI to version 5.2.5

    • binary
    ./lib/apache-poi/SparseBitSet-1.2.jar
    • binary
    ./lib/apache-poi/SparseBitSet-1.3.jar
    • binary
    ./lib/apache-poi/fontbox-2.0.28.jar
    • binary
    ./lib/apache-poi/fontbox-2.0.31.jar
    • binary
    ./lib/apache-poi/graphics2d-0.42.jar
    • binary
    ./lib/apache-poi/graphics2d-0.43.jar
    • binary
    ./lib/apache-poi/poi-5.2.5.jar
    • binary
    ./lib/apache-poi/poi-ooxml-5.2.3.jar
    • binary
    ./lib/apache-poi/poi-ooxml-5.2.5.jar
    • binary
    ./lib/apache-poi/poi-ooxml-full-5.2.3.jar
    • binary
    ./lib/apache-poi/poi-ooxml-full-5.2.5.jar
    • binary
    ./lib/apache-poi/poi-scratchpad-5.2.3.jar
    • binary
    ./lib/apache-poi/poi-scratchpad-5.2.5.jar
  1. … 5830 more files in changeset.
LDEV-5440 Update Apache Commons compress to version 1.26.1

    • binary
    ./lib/apache-poi/commons-compress-1.26.1.jar
  1. … 2 more files in changeset.
LDEV-5440 Update Undertow to version 2.3.12

  1. … 669 more files in changeset.
LDEV-5440 Update Hibernate to version 6.4.4

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