Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Update libraries to new versions

  1. … 70 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. … 44 more files in changeset.
LDEV-5440 Upgrade to Spring 6.1.4

    • binary
    ./spring-aop-6.1.4.jar
    • binary
    ./spring-beans-6.1.4.jar
    • binary
    ./spring-context-6.1.4.jar
    • binary
    ./spring-context-support-5.3.18.jar
    • binary
    ./spring-context-support-6.1.4.jar
    • binary
    ./spring-core-6.1.4.jar
    • binary
    ./spring-expression-6.1.4.jar
    • binary
    ./spring-jdbc-6.1.4.jar
  1. … 12 more files in changeset.
LDEV-5305 Update Spring to version 5.3.18

    • binary
    ./spring-aop-5.3.18.jar
    • binary
    ./spring-beans-5.3.18.jar
    • binary
    ./spring-context-5.3.18.jar
    • binary
    ./spring-context-support-5.3.13.jar
    • binary
    ./spring-context-support-5.3.18.jar
    • binary
    ./spring-core-5.3.18.jar
    • binary
    ./spring-expression-5.3.18.jar
    • binary
    ./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-context-4.3.30.RELEASE.jar
    • binary
    ./spring-context-support-4.3.30.RELEASE.jar
    • binary
    ./spring-expression-4.3.30.RELEASE.jar
  1. … 1 more file in changeset.
LDEV-5305 Update Spring to version 4.3.30

    • binary
    ./spring-aop-4.3.30.RELEASE.jar
    • binary
    ./spring-beans-4.3.30.RELEASE.jar
    • binary
    ./spring-context-4.3.12.RELEASE.jar
    • binary
    ./spring-context-4.3.30.RELEASE.jar
    • binary
    ./spring-context-support-4.3.12.RELEASE.jar
    • binary
    ./spring-context-support-4.3.30.RELEASE.jar
    • binary
    ./spring-core-4.3.30.RELEASE.jar
    • binary
    ./spring-expression-4.3.12.RELEASE.jar
    • binary
    ./spring-expression-4.3.30.RELEASE.jar
    • binary
    ./spring-jdbc-4.3.30.RELEASE.jar
  1. … 10 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.

  1. … 1 more file in changeset.
LDEV-5259 Update Spring libraries to version 5.3.13

    • binary
    ./spring-context-4.3.12.RELEASE.jar
    • binary
    ./spring-context-support-4.3.12.RELEASE.jar
    • binary
    ./spring-expression-4.3.12.RELEASE.jar
  1. … 2 more files in changeset.
LDEV-5259 Update Spring source code reference to 5.3.13

    • binary
    ./spring-aop-5.3.13.jar
    • binary
    ./spring-beans-5.3.13.jar
    • binary
    ./spring-context-5.3.13.jar
    • binary
    ./spring-context-support-5.3.13.jar
    • binary
    ./spring-core-5.3.13.jar
    • binary
    ./spring-expression-5.3.13.jar
    • binary
    ./spring-jdbc-5.3.13.jar
    • binary
    ./spring-orm-5.3.13.jar
    • binary
    ./spring-tx-5.3.13.jar
    • binary
    ./spring-web-5.3.13.jar
    • binary
    ./spring-webmvc-5.3.13.jar
  1. … 3778 more files in changeset.
LDEV-4997 Renormalize line endings with git

  1. … 420 more files in changeset.
LDEV-4999 Fix monitor role detection when updating learner mark

  1. … 463 more files in changeset.
LDEV-4440 Added new way of sending error messages

  1. … 10 more files in changeset.
LDEV-4440 Upgrade Spring to version 4.3.12

Add Spring MVC module.

    • binary
    ./spring-aop-4.3.12.RELEASE.jar
    • binary
    ./spring-beans-4.3.12.RELEASE.jar
    • binary
    ./spring-context-4.3.10.RELEASE.jar
    • binary
    ./spring-context-4.3.12.RELEASE.jar
    • binary
    ./spring-context-support-4.3.10.RELEASE.jar
    • binary
    ./spring-context-support-4.3.12.RELEASE.jar
    • binary
    ./spring-core-4.3.12.RELEASE.jar
    • binary
    ./spring-expression-4.3.10.RELEASE.jar
    • binary
    ./spring-expression-4.3.12.RELEASE.jar
    • binary
    ./spring-jdbc-4.3.12.RELEASE.jar
  1. … 10 more files in changeset.
LDEV-4402 Replace old Spring libraries with new version

    • binary
    ./spring-aop-4.3.10.RELEASE.jar
    • binary
    ./spring-beans-4.3.10.RELEASE.jar
    • binary
    ./spring-context-4.3.10.RELEASE.jar
    • binary
    ./spring-context-support-4.0.6.RELEASE.jar
    • binary
    ./spring-context-support-4.3.10.RELEASE.jar
    • binary
    ./spring-core-4.3.10.RELEASE.jar
    • binary
    ./spring-expression-4.0.6.RELEASE.jar
    • binary
    ./spring-expression-4.3.10.RELEASE.jar
    • binary
    ./spring-jdbc-4.3.10.RELEASE.jar
  1. … 8 more files in changeset.
LDEV-4400 Update configuration files to match latest schemas

  1. … 33 more files in changeset.
LDEV-3293: Add missing Spring libraries and configuration entries.

    • binary
    ./spring-jdbc-4.0.6.RELEASE.jar
  1. … 256 more files in changeset.
LDEV-3293: Add missing Spring libraries and remove obsolete Hibernate libraries.

    • binary
    ./spring-expression-4.0.6.RELEASE.jar
  1. … 4 more files in changeset.
LDEV-3293: Add missing Spring libraries and source code.

    • binary
    ./spring-aop-4.0.6.RELEASE.jar
  1. … 206 more files in changeset.
LDEV-3293: Add Spring 4.0.6 libraries and their sources. Make LAMS use them and reference Hibernate 4.3.5 embedded in WildFly 8.1.

    • binary
    ./spring-beans-4.0.6.RELEASE.jar
    • binary
    ./spring-context-4.0.6.RELEASE.jar
    • binary
    ./spring-context-support-4.0.6.RELEASE.jar
    • binary
    ./spring-core-4.0.6.RELEASE.jar
    • binary
    ./spring-orm-4.0.6.RELEASE.jar
    • binary
    ./spring-tx-4.0.6.RELEASE.jar
    • binary
    ./spring-web-4.0.6.RELEASE.jar
  1. … 6307 more files in changeset.
LDEV-3275: Set module dependencies.

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

  1. … 7 more files in changeset.
LDEV-3275: Deploy Spring as a WildFly module.

  1. … 2 more files in changeset.
Merge lams2_3 into head

    • binary
    ./jboss-spring-int-deployers.jar
    • binary
    ./jboss-spring-int-vfs.jar
    • binary
    ./src/spring-framework-1.2.8-src.zip
  1. … 122 more files in changeset.
renamed the src

    • binary
    ./src/spring-framework-1.2.8-src.zip
spring source code

    • binary
    ./src/spring=framework-1.2.8.zip
use spring 1.2.8 to use hibernate bulkUpdate interface exposed by the HibernateTemplate()

  1. … 3 more files in changeset.
Updated Tool Deployer so that that parallel activities, installed using the tool deployer, can also be I18N.

  1. … 6 more files in changeset.
Upgraded to Spring 1.2.4

    • -0
    • +587
    ./spring-beans.dtd
    • binary
    ./spring-context.jar
    • binary
    ./spring-hibernate.jar
    • binary
    ./spring-remoting.jar
    • binary
    ./spring-support.jar
  1. … 17 more files in changeset.
Moving common libraries to a shared build area

    • binary
    ./src/spring_src.zip
  1. … 82 more files in changeset.