• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file validator.module.xml was initially added on branch lams2_head_wildfly.

LDEV-3275: Deploy Apache Commons HTTPClient as a WildFly module.

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

LDEV-3275: Deploy Apache Commons FileUpload as a WildFly module.

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

LDEV-3275: Remove information about libraries that are now retrieved from WildFly, not embedded library package.

LDEV-3275: Remove unnecessary (?) Apache Commons Discovery.

LDEV-3275: Use Apache Commons Pool version 1.5.1 -> 1.6 delivered with WildFly.

LDEV-3275: Use Apache Commons Codec version 1.3 -> 1.9 delivered with WildFly.

LDEV-3275: Use Apache Commons Longing version 1.0.4 -> 1.7.4 delivered with WildFly.

  1. … 3 more files in changeset.
LDEV-3275: Use Apache Commons Lang version 2.6 delivered with WildFly.

  1. … 24 more files in changeset.
file Charsets.java was initially added on branch lams2_head_wildfly.

file CharSequenceInputStream.java was initially added on branch lams2_head_wildfly.

file ReversedLinesFileReader.java was initially added on branch lams2_head_wildfly.

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.

  1. … 97 more files in changeset.
LDEV-3275: Remove commons-digester lib as it does not seem to be used anywhere.

file jboss-deployment-structure.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_build/conf/j2ee/jboss-deployment-structure.xml
file flagstone.module.xml was initially added on branch lams2_head_wildfly.

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

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

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

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

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

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

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

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

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

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

    • -0
    • +0
    /lams_build/lib/batik/batik.module.xml
    • -0
    • +0
    /lams_build/lib/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.

    • -0
    • +34
    /lams_build/lib/apache-poi/poi.module.xml
    • -0
    • +34
    /lams_build/lib/axis/axis.module.xml
  1. … 24 more files in changeset.
LDEV-3275: Fix Tool Deployer paths.