Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-5305 Discard changes made for Spring 4

For LAMS 4.7 which uses Spring 5 an upgrade to latest Spring version

will be sufficient.

    • binary
    ./spring/spring-aop-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-beans-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-context-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-context-support-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-core-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-expression-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-jdbc-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-orm-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-tx-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-web-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-webmvc-4.3.30.RELEASE.jar
  1. … 1 more file in changeset.
LDEV-5305 Update Spring to version 4.3.30

    • binary
    ./spring/spring-aop-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-aop-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-beans-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-beans-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-context-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-context-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-context-support-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-context-support-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-core-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-core-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-expression-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-expression-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-jdbc-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-jdbc-4.3.30.RELEASE.jar
    • binary
    ./spring/spring-orm-4.3.12.RELEASE.jar
  1. … 10 more files in changeset.
LDEV-5277 Add JWKS RSA (JSON Web Key Set parser) library version 0.20.0

    • binary
    ./json/jwks-rsa-0.20.0.jar
  1. … 2 more files in changeset.
LDEV-5277 Update JJWT library to version 0.11.2

    • binary
    ./json/jjwt-api-0.11.2.jar
    • binary
    ./json/jjwt-impl-0.11.2.jar
    • binary
    ./json/jjwt-jackson-0.11.2.jar
  1. … 91 more files in changeset.
LDEV-5260 Add Reactor as Spring dependency

Spring is capable of configuring Reactor environment automatically if

Spring detects it on classpath. The detection must happen when Spring is

still loading, not afterwards. So Reactor must be a Spring dependency as

otherwise it will load too late to get detected.

LDEV-5260 Separate Reactivestreams code from Reactor library

Reactivestreams 1.0.2 is already present at WF 14 distribution. We just

update it to 1.0.3.

    • binary
    ./reactivestreams/reactive-streams-1.0.3.jar
    • -0
    • +34
    ./reactivestreams/reactivestreams.module.xml
    • binary
    ./reactor/reactive-streams-1.0.3.jar
  1. … 1 more file in changeset.
LDEV-5260 Add Reactor library

    • binary
    ./reactor/reactive-streams-1.0.3.jar
    • binary
    ./reactor/reactor-core-3.4.12.jar
    • -0
    • +30
    ./reactor/reactor.module.xml
  1. … 4 more files in changeset.
LDEV-5259 Update Spring libraries to version 5.3.13

    • binary
    ./spring/spring-aop-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-beans-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-context-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-context-support-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-core-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-expression-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-jdbc-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-orm-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-tx-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-web-4.3.12.RELEASE.jar
    • binary
    ./spring/spring-webmvc-4.3.12.RELEASE.jar
  1. … 2 more files in changeset.
LDEV-5259 Update Spring source code reference to 5.3.13

    • binary
    ./spring/spring-aop-5.3.13.jar
    • binary
    ./spring/spring-beans-5.3.13.jar
    • binary
    ./spring/spring-context-5.3.13.jar
    • binary
    ./spring/spring-context-support-5.3.13.jar
    • binary
    ./spring/spring-core-5.3.13.jar
    • binary
    ./spring/spring-expression-5.3.13.jar
    • binary
    ./spring/spring-jdbc-5.3.13.jar
    • binary
    ./spring/spring-orm-5.3.13.jar
    • binary
    ./spring/spring-tx-5.3.13.jar
    • binary
    ./spring/spring-web-5.3.13.jar
    • binary
    ./spring/spring-webmvc-5.3.13.jar
  1. … 3778 more files in changeset.
LDEV-5227 Add missing Apache POI dependency

    • binary
    ./apache-poi/commons-math3-3.6.1.jar
    • -0
    • +27
    ./apache-poi/math.module.xml
  1. … 1 more file in changeset.