Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3275: Make exclusion and imports more fine grained in XML Commons so pre-loaded classes from JDK are used instead of one from the JAR.

    • -4
    • +18
    ./xml-commons/xmlcommons.module.xml
LDEV-3275: Exclude a part (javax/**) of xml-apis.jar as it is already present in Java JDK. Leaving it caused class clashes. The whole JAR could not be removed, though, as classes in org/** are required by Spring and other libs.

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

  1. … 1 more file in changeset.
LDEV-2463 Added new method "learnerStrictAuth" available to LoginRequest. It works the same way as "learner" but requires hash to also contain lesson id parameter.

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

    • -1
    • +4
    ./urlrewritefilter/urlrewrite.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Set dependecied for Struts.

LDEV-3275: Degrade Apache Commons Digester from version 3.2 to 2.1 as the newer version is based on another Java package, thus unrecognisable for other libraries.

    • binary
    ./jakarta-commons/commons-digester-2.1.jar
    • binary
    ./jakarta-commons/commons-digester3-3.2.jar
  1. … 1 more file in changeset.
LDEV-3275: Reintroduce Apache Commons Digester, required by Struts after all. Upgrade to version 3.2.

    • binary
    ./jakarta-commons/commons-digester3-3.2.jar
    • -0
    • +29
    ./jakarta-commons/digester.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Fix deployment paths.

    • -1
    • +1
    ./jakarta-commons/httpclient.module.xml
  1. … 1 more file in changeset.
LDEV-3275: Fix deployment paths.

    • -0
    • +29
    ./cglib/cglib.module.xml
  1. … 1 more file in changeset.
LDEV-3275: Deploy XPP (XMLPull), Joda 2.1 and XStream Commons as a WildFly module. Use XOM library version 1.0 -> 1.2.5 delivered with WildFly.

    • -0
    • +29
    ./xstream/joda.module.xml
    • -0
    • +29
    ./xstream/xpp.module.xml
    • -0
    • +34
    ./xstream/xstream.module.xml
  1. … 4 more files in changeset.
LDEV-3275: Deploy XML Commons as a WildFly module.

    • -0
    • +30
    ./xml-commons/xmlcommons.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Deploy WDDX as a WildFly module.

    • -0
    • +29
    ./wddx/wddx.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Deploy URLRewrite as a WildFly module.

    • -0
    • +29
    ./urlrewritefilter/urlrewrite.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Deploy Struts as a WildFly module.

    • -0
    • +29
    ./struts/jakarta-oro.module.xml
    • -0
    • +33
    ./struts/struts-el.module.xml
    • -0
    • +34
    ./struts/struts.module.xml
  1. … 4 more files in changeset.
LDEV-3275: Deploy Spring as a WildFly module.

    • -0
    • +31
    ./spring/spring.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Deploy Reload as a WildFly module.

    • -0
    • +31
    ./reload/reload.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Deploy Quartz as a WildFly module.

    • -0
    • +29
    ./quartz/quartz.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Deploy Lucene as a WildFly module. If the 3.6.2 version delivered with WildFly is used, code changes are required as API is not the same. So current version 2.4.0 is left.

    • -0
    • +30
    ./lucene/lucene.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Deploy Gson as a WildFly module.

    • -0
    • +29
    ./json/gson.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Deploy Joid as a WildFly module.

    • -0
    • +29
    ./joid/joid.module.xml
  1. … 1 more file in changeset.
LDEV-3275: Deploy Jdom as a WildFly module. If the 1.1.2 version delivered with WildFly is used, code changes are required as API is not the same. So current version 0.7 is left. Same situation is with Quartz. Upgrading 1.5.3 -> 2.2.1 requires code changes.

    • -0
    • +29
    ./jdom/jdom.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Deploy JBoss Web Server as a WildFly module. This is a fragile part as JBoss Web Server was a base for previous JBoss Application Server versions. Not it is Undertow so the Web Server is used here as a plain library for SSO valve and JSON code.

    • -0
    • +29
    ./jboss/jbossweb.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Deploy JBoss Cache and Groups as a WildFly module.

    • -0
    • +29
    ./jboss/hibernate-jbosscache.module.xml
    • -0
    • +29
    ./jboss/jbosscache-core.module.xml
    • -0
    • +29
    ./jboss/jgroups.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Deploy Apache Commons Validator as a WildFly module.

    • -0
    • +29
    ./jakarta-commons/validator.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Deploy Apache Commons HTTPClient as a WildFly module.

    • -0
    • +29
    ./jakarta-commons/httpclient.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Deploy Apache Commons FileUpload as a WildFly module.

    • -0
    • +29
    ./jakarta-commons/fileupload.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Remove unnecessary (?) Apache Commons Discovery.

    • binary
    ./jakarta-commons/commons-discovery-0.2.jar
  1. … 1 more file in changeset.
LDEV-3275: Use Apache Commons Pool version 1.5.1 -> 1.6 delivered with WildFly.

  1. … 3 more files in changeset.
LDEV-3275: Use Apache Commons Codec version 1.3 -> 1.9 delivered with WildFly.

    • binary
    ./jakarta-commons/commons-codec-1.3.jar
  1. … 9 more files in changeset.