• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-3275: Use Apache Commons Longing version 1.0.4 -> 1.7.4 delivered with WildFly.

    • binary
    ./jakarta-commons/commons-logging.jar
  1. … 17 more files in changeset.
LDEV-3275: Use Apache Commons Lang version 2.6 delivered with WildFly.

  1. … 38 more files in changeset.
LDEV-3275: Use Apache Commons IO version 2.1 -> 2.4 delivered with WildFly.

Previous similar upgrades were:

Apache Commons Collections 3.1 -> 3.2.1

Apache Commons BeanUtils 1.6 -> 1.8.3

Saaj 1.2 -> 1.3

JaxRPC same version, but delivered with WildFly.

    • binary
    ./jakarta-commons/commons-io-2.1.jar
  1. … 111 more files in changeset.
LDEV-3275: Remove commons-digester lib as it does not seem to be used anywhere.

    • binary
    ./jakarta-commons/commons-digester.jar
  1. … 1 more file in changeset.
file flagstone.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./flagstone/flagstone.module.xml
file fckeditor.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./fckeditor/fckeditor.module.xml
file wsdl4j.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./axis/wsdl4j.module.xml
file axis.module.xml was initially added on branch lams2_head_wildfly.

file dnsjava.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./aspirin/dnsjava.module.xml
file commons.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./aspirin/commons.module.xml
file aspirin.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./aspirin/aspirin.module.xml
file xmlbeans.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./apache-poi/xmlbeans.module.xml
file poi.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./apache-poi/poi.module.xml
file autopatch.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./autopatch/autopatch.module.xml
file batik.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./batik/batik.module.xml
    • -0
    • +0
    ./cglib/batik.module.xml
LDEV-3275: Deploy EAR libraries as WildFly modules.

In JBoss there were several folders where libraries could be simply copied.

In WildFly it is more organised, with module.xml files describing each library.

In order not to keep libs in EAR, so only real LAMS code remains there, they are moved to WildFly as modules and get referenced by EAR with META-INF/jboss-deployment-structure.xml.

    • binary
    ./jakarta-commons/commons-beanutils.jar
  1. … 24 more files in changeset.
LDEV-3275: Make Ant use WildFly libraries to build EAR.

The libraries have to be exactly listed, instead of using **/*.jar. This is becaus full (not slimmed) WildFly contain other library versions than used by LAMS (located in lams_build/lib). When starting up WildFly libraries would be loaded first and probably foreshadow/clash with versions delivered with EAR.

Also an attempt to correctly deliver MySQL connector lib to WildFly modules dir was committed. Other libraries delivery will follow the same pattern.

    • -0
    • +32
    ./mysql/mysql-connector-java.module.xml
  1. … 3 more files in changeset.
file mysql-connector-java.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./mysql/mysql-connector-java.module.xml
LDEV-3275: Remove files again after unnecessary reintroduction.

    • binary
    ./mysql/mysql-connector-java-5.0.8-bin.jar
  1. … 3 more files in changeset.
LDEV-3275: Add quartz.jar as a 3rd party module since it is not a part of WildFly distribution.

Old version (1.5.3) stays as upgrading to the latest (2.2.1) requires code changes (different API).

  1. … 5 more files in changeset.
file jbossweb.jar was initially added on branch lams2_head_wildfly.

    • binary
    ./jboss/jbossweb.jar
LDEV-3275: Add jbossweb.jar (needed for SSO valve and JSON) as a 3rd party module since WildFly is based on Undertow, not JBoss Web server.

  1. … 17 more files in changeset.
LDEV-3275: Reintroduce MySQL files in HEAD.

    • binary
    ./mysql/mysql-connector-java-5.0.8-bin.jar
  1. … 3 more files in changeset.
file module.xml was initially added on branch lams2_head_wildfly.

LDEV-3275: Upgrade MySQL connector to version 5.1.31.

    • binary
    ./mysql/mysql-connector-java-5.0.8-bin.jar
  1. … 8 more files in changeset.
file mysql-connector-java-5.1.31-bin.jar was initially added on branch lams2_head_wildfly.

    • binary
    ./mysql/mysql-connector-java-5.1.31-bin.jar
LDEV-3275: Upgrade MySQL connector to version 5.1.31.

    • binary
    ./mysql/mysql-connector-java-5.1.31-bin.jar
  1. … 259 more files in changeset.
LDEV-3269: Add learning design groups management in Admin and utilisation in Flashless Authoring.

  1. … 25 more files in changeset.
LDEV-3263 Add support for renaming field names on sequence import

  1. … 3 more files in changeset.