Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Fix library references

    • binary
    ./basiclti-util/basiclti-util-1.2.0.jar
    • -1
    • +1
    ./jakarta-commons/fileupload.module.xml
  1. … 76 more files in changeset.
LDEV-5440 Revert to older version of JJWT

The change is too broad and it is not within scope of upgrading WildFly

  1. … 424 more files in changeset.
LDEV-5440 Update Apache Commons Upload to version 1.5.0

    • binary
    ./jakarta-commons/commons-fileupload-1.3.3.jar
    • binary
    ./jakarta-commons/commons-fileupload-1.5.jar
    • -1
    • +1
    ./jakarta-commons/fileupload.module.xml
  1. … 41 more files in changeset.
LDEV-5440 Update Reactor to version 3.6.4

    • binary
    ./reactor/reactor-core-3.6.4.jar
  1. … 207 more files in changeset.
LDEV-5440 Update Quartz to version 2.3.2

    • binary
    ./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
    ./json/jjwt-api-0.12.5.jar
    • binary
    ./json/jjwt-impl-0.12.5.jar
    • binary
    ./json/jjwt-jackson-0.12.5.jar
    • binary
    ./json/jwks-rsa-0.22.1.jar
  1. … 425 more files in changeset.
LDEV-5440 Update Apache Commons Validator to version 1.8.0

    • binary
    ./jakarta-commons/commons-validator-1.6.jar
    • binary
    ./jakarta-commons/commons-validator-1.8.0.jar
    • -1
    • +1
    ./jakarta-commons/validator.module.xml
  1. … 75 more files in changeset.
LDEV-5440 Update GoogleAuth to version 1.5.0

    • binary
    ./googleauth/googleauth-1.5.0.jar
  1. … 2 more files in changeset.
LDEV-5440 Update Apache Tika to version 2.9.1

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

    • binary
    ./apache-poi/SparseBitSet-1.3.jar
    • binary
    ./apache-poi/fontbox-2.0.31.jar
    • binary
    ./apache-poi/graphics2d-0.43.jar
    • binary
    ./apache-poi/poi-5.2.5.jar
    • binary
    ./apache-poi/poi-ooxml-5.2.5.jar
    • binary
    ./apache-poi/poi-ooxml-full-5.2.3.jar
    • binary
    ./apache-poi/poi-ooxml-full-5.2.5.jar
    • binary
    ./apache-poi/poi-scratchpad-5.2.3.jar
    • binary
    ./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
    ./apache-poi/commons-compress-1.23.0.jar
    • binary
    ./apache-poi/commons-compress-1.26.1.jar
  1. … 3 more files in changeset.
LDEV-5440 Upgrade MySQL Java connector to version 8.3.0

    • binary
    ./mysql/mysql-connector-j-8.3.0.jar
    • binary
    ./mysql/mysql-connector-java-8.0.11.jar
    • -2
    • +4
    ./mysql/mysql-connector-java.module.xml
  1. … 2 more files in changeset.
LDEV-5440 Register SQL timestamp converter in XStream

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

    • -0
    • +1
    ./jakarta-commons/fileupload2.module.xml
  1. … 1 more file in changeset.
LDEV-5440 Add compilation parameter for legacy Spring binding

    • -0
    • +34
    ./elytron/elytron.module.xml
  1. … 14 more files in changeset.
LDEV-5440 Update libraries to new versions

    • binary
    ./basiclti-util/basiclti-util-1.2.0-jakarta.jar
    • -12
    • +1
    ./basiclti-util/basiclti-util.module.xml
    • -10
    • +0
    ./basiclti-util/signpost.module.xml
    • binary
    ./batik/batik-awt-util-1.17.jar
    • binary
    ./batik/batik-constants-1.17.jar
    • binary
    ./batik/batik-dom-1.17.jar
    • binary
    ./batik/batik-i18n-1.17.jar
    • binary
    ./batik/batik-svggen-1.17.jar
  1. … 56 more files in changeset.
LDEV-5440 Further code upgrade to conform new WF libraries

    • binary
    ./jakarta-commons/commons-codec-1.15.jar
    • binary
    ./jakarta-commons/commons-logging-1.2.jar
    • -29
    • +0
    ./jakarta-commons/logging.module.xml
  1. … 57 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
    ./apache-poi/sparse-bit-set.module.xml
    • -1
    • +1
    ./basiclti-util/basiclti-util.module.xml
    • binary
    ./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
    ./spring/spring-aop-6.1.4.jar
    • binary
    ./spring/spring-beans-6.1.4.jar
    • binary
    ./spring/spring-context-6.1.4.jar
    • binary
    ./spring/spring-context-support-5.3.18.jar
    • binary
    ./spring/spring-context-support-6.1.4.jar
    • binary
    ./spring/spring-core-6.1.4.jar
    • binary
    ./spring/spring-expression-5.3.18.jar
    • binary
    ./spring/spring-expression-6.1.4.jar
    • binary
    ./spring/spring-jdbc-6.1.4.jar
  1. … 12 more files in changeset.
LDEV-5440 Use WF 31 Final instead of Beta

  1. … 68 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
    ./autopatch/autopatch-1.4.2-lams-jakarta.jar
    • binary
    ./autopatch/autopatch-1.4.2-lams.jar
  1. … 2 more files in changeset.
LDEV-5260 Upgrade Reactor libraries

    • binary
    ./reactivestreams/reactive-streams-1.0.3.jar
    • binary
    ./reactivestreams/reactive-streams-1.0.4.jar
    • -1
    • +1
    ./reactivestreams/reactivestreams.module.xml
    • binary
    ./reactor/reactor-core-3.5.11.jar
  1. … 214 more files in changeset.
LDEV-5403 Remove YUI compressor

    • binary
    ./yuicompressor/yuicompressor-2.4.9.jar
  1. … 8 more files in changeset.
LAI-3 Add support for other file types

    • binary
    ./apache-tika/juniversalchardet-2.4.0.jar
  1. … 2 more files in changeset.
LAI-3 Extract PDF contents

PDF contents are often in UTF-16 and OpenAI requires UTF-8. We need to do conversion.

    • binary
    ./apache-poi/fontbox-2.0.28.jar
    • binary
    ./apache-poi/graphics2d-0.42.jar
    • binary
    ./apache-poi/jempbox-1.8.17.jar
    • binary
    ./apache-poi/pdfbox-2.0.28.jar
    • binary
    ./jakarta-commons/commons-logging-1.2.jar
    • -0
    • +29
    ./jakarta-commons/logging.module.xml
  1. … 5 more files in changeset.
LAI-3 Upgrade libraries to work with Word and PDF documents

Some libraries that we used for working with Word documents are outdated and insecure. It is a good idea to update them and their dependencies so we work with modern code when extracting PDF text for AI summarisation.

    • binary
    ./apache-poi/commons-compress-1.21.jar
    • binary
    ./apache-poi/commons-compress-1.23.0.jar
    • binary
    ./apache-poi/log4j-api-2.20.0.jar
    • binary
    ./apache-poi/log4j-core-2.20.0.jar
    • -0
    • +28
    ./apache-poi/logging.module.xml
    • binary
    ./apache-poi/poi-5.2.3.jar
    • binary
    ./apache-poi/poi-ooxml-5.2.3.jar
    • binary
    ./apache-poi/poi-ooxml-full-5.2.3.jar
    • binary
    ./apache-poi/poi-ooxml-schemas-4.1.2.jar
    • binary
    ./apache-poi/poi-scratchpad-4.1.2.jar
    • binary
    ./apache-poi/poi-scratchpad-5.2.3.jar
  1. … 7028 more files in changeset.
LDEV-5353 upgrading yuicompressor lib

    • binary
    ./yuicompressor/yuicompressor-2.4.9.jar
LDEV-4932 Squash multiple slashes into one when matching secured paths

    • binary
    ./csrfguard/csrfguard-4.1.3-custom-2022.04.03.jar
  1. … 3 more files in changeset.
LDEV-5304 Update CSRF Guard to version 4.1.3

    • binary
    ./csrfguard/csrfguard-3.1.0-custom-2020.01.07.jar
    • binary
    ./csrfguard/csrfguard-4.1.3.jar
    • binary
    ./csrfguard/csrfguard-extension-session-4.1.3.jar
    • binary
    ./csrfguard/csrfguard-jsp-tags-4.1.3.jar
  1. … 2 more files in changeset.
LDEV-5305 Update Spring to version 5.3.18

    • binary
    ./spring/spring-aop-5.3.18.jar
    • binary
    ./spring/spring-beans-5.3.18.jar
    • binary
    ./spring/spring-context-5.3.18.jar
    • binary
    ./spring/spring-context-support-5.3.13.jar
    • binary
    ./spring/spring-context-support-5.3.18.jar
    • binary
    ./spring/spring-core-5.3.18.jar
    • binary
    ./spring/spring-expression-5.3.13.jar
    • binary
    ./spring/spring-expression-5.3.18.jar
    • binary
    ./spring/spring-jdbc-5.3.18.jar
  1. … 11 more files in changeset.