• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3275: Make application.xml use version 6 of XSD.

    • -341
    • +0
    /lams_build/conf/j2ee/application_5.xsd
LDEV-3275: WildFly docs state: "If you modify the MANIFEST.MF file, make sure to include a newline character at the end of the file."

    • -1
    • +1
    /lams_build/conf/j2ee/MANIFEST-template.MF
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
    /lams_build/lib/mysql/mysql-connector-java.module.xml
file mysql-connector-java.module.xml was initially added on branch lams2_head_wildfly.

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

    • binary
    /lams_build/lib/mysql/mysql-connector-java-5.0.8-bin.jar
LDEV-3275: Remove javaee.jar reference as it does not seem to be used.

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).

file jbossweb.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/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. … 3 more files in changeset.
LDEV-3275: Set WildFly server log level to DEBUG.

file jinplace-1.0.1.js was added on branch lams2_head_wildfly on 2014-09-02 21:20:37 +0000

LDEV-3192 ability to leave several lines comments + committed customized Jinplace plugin

LDEV-3275: Upgrade JMX Remoting to version 2.0.0.

LDEV-3275: Upgrade Xerces to version 2.9.1.

LDEV-3275: Remove unnecessary class paths.

LDEV-3275: Upgrade SLF4J API to version 1.7.2 and SLF4J LogManager to version 1.0.3.

LDEV-3275: Upgrade JSTL API to version 1.2.

LDEV-3275: Upgrade JBoss Logging to version 3.1.4.

LDEV-3275: Upgrade Javassist to version 3.18.1

file BodyTagProtocol.gif was initially added on branch lams2_head_wildfly.

file VariableResolver.java was initially added on branch lams2_head_wildfly.

file ScopedAttributeELResolver.java was initially added on branch lams2_head_wildfly.

file ImplicitObjectELResolver.java was initially added on branch lams2_head_wildfly.

file FunctionMapper.java was initially added on branch lams2_head_wildfly.

file ExpressionEvaluator.java was initially added on branch lams2_head_wildfly.

file Expression.java was initially added on branch lams2_head_wildfly.

file ELParseException.java was initially added on branch lams2_head_wildfly.

file VariableInfo-1.gif was initially added on branch lams2_head_wildfly.

file TagProtocol.gif was initially added on branch lams2_head_wildfly.

file IterationTagProtocol.gif was initially added on branch lams2_head_wildfly.