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

    • -0
    • +0
    /lams_build/conf/j2ee/jboss-all.xml
file io.undertow.servlet.ServletExtension was initially added on branch lams2_head_wildfly.

LDEV-3381: Upgrade to WildFly 9 Alpha2 version.

    • -231
    • +236
    /lams_build/conf/standalone.xml
  1. … 27 more files in changeset.
LDEV-3347: delete treecache.xml configurations after L2C for LAMS switched to Infinispan. Most of treecache.xml configuration was not used by LAMS (jgroups + cluster configuration). Regions configurations for default and contentrepository caches were migrated to Wildfly standalone.xml descriptor and LAMS application context configuration.

LDEV-3347: alter hibernateProperties settings. set default Infinispan cache for contentrepository entities to 'contentrepository-entity'.

LDEV-3347: alter Infinispan L2C configuration. Add contentrepository-entity template cache configuration for entities from contentrepository component. Enable statistics for all caches. Alter default entity cache configuration - set max-entries and lifespan properties to values from old jbosscache configuration.

LDEV-3380: Fix URL decoding as JSP/JSTL libaries used for WildFly seem to behave differently than before.

LDEV-3376: Swith back to standard (non-development) mode for JSP servlet. Use another mechanism to fetch news for login page.

LDEV-3379: Fix issues regarding 'limit' keyword usage in HQL queries. Reformat source.

LDEV-3376: Enable development mode for JSP servlet, which forces JSP recompilation.

LDEV-3275: Add missing dependencies.

LDEV-3275: Make XStream use enhanced mode in which it can instantinate classes without no-arg constructors.

This requires Oracle's JVM to be used, but it is a requirement of LAMS anyway.

Otherwise multiple LAMS classes (mainly DTOs) would have to be given no-arg constructors or implement Serializable.

LDEV-3322: adding id tags

LDEV-3275: Add missing dependency for JSP parser.

file joda-time-2.1.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/joda/joda-time-2.1.jar
file xstream-1.5.0-SNAPSHOT.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/xstream/xstream-1.5.0-SNAPSHOT.jar
file xpp3_min-1.1.4c.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/xstream/xpp3_min-1.1.4c.jar
file xmlpull.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_build/lib/xstream/xmlpull.module.xml
file xmlpull-1.1.3.1.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/xstream/xmlpull-1.1.3.1.jar
file joda.module.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_build/lib/joda/joda.module.xml
file NameCoder.java was initially added on branch lams2_head_wildfly.

file XppFactory.java was initially added on branch lams2_head_wildfly.

file XppDomComparator.java was initially added on branch lams2_head_wildfly.

file XppDom.java was initially added on branch lams2_head_wildfly.

file StaticNameCoder.java was initially added on branch lams2_head_wildfly.

file NoNameCoder.java was initially added on branch lams2_head_wildfly.

file NameCoderWrapper.java was initially added on branch lams2_head_wildfly.

file PropertySorter.java was initially added on branch lams2_head_wildfly.

file JavaBeanProvider.java was initially added on branch lams2_head_wildfly.

file XStreamOmitField.java was initially added on branch lams2_head_wildfly.