Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3315: Remove AUTHOR ADMIN role. Allow AUTHOR role to preview lessons. Allow MONITOR role to edit activities and run Live Edit.

  1. … 72 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules.

  1. … 38 more files in changeset.
LDEV-3275: Add dependecies and source code for Undertow.

  1. … 558 more files in changeset.
LDEV-3275: Use "lams" security domain for the whole LAMS deployment. Turn off JDBC spying for faster start up. Can be manually turned on later for debugging.

  1. … 1 more file in changeset.
LDEV-3275: Formatting

LDEV-3275: Make LAMS Session JAR a part of EAR instead of WildFly module as it uses other LAMS classes.

  1. … 2 more files in changeset.
LDEV-3293: Use Hibernate 4 cache. Remove unused cache management from lams_admin.

  1. … 909 more files in changeset.
LDEV-3293: Add Spring 4.0.6 libraries and their sources. Make LAMS use them and reference Hibernate 4.3.5 embedded in WildFly 8.1.

  1. … 6317 more files in changeset.
LDEV-3275: Decrease version of Hibernate from 4.x (delivered to WildFly) to 3.6.10 (newer than used before, but still 3.x as otherwise Spring won't work with it).

  1. … 3092 more files in changeset.
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-3275: Set module dependencies.

LDEV-3275: Move tool JARs to EAR/lib for automatic detection.

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

    • -36
    • +38
    ./jboss-deployment-structure.xml
  1. … 7 more files in changeset.
LDEV-3275: Allow EAR subdeployments (LAMS JARs and WARs) use each others' classes.

LDEV-3275: Remov lib directive as 3rd party libs were linked as WildFly modules and it causes deployment errors.

LDEV-3275: Deploy logging configuration file to EAR META-INF dir. Also use just one version as it's the same both for Windows and Linux.

    • -0
    • +411
    ./jboss-log4j.xml
  1. … 3 more files in changeset.
LDEV-3275: Deploy LAMS Session and Valve libraries as a WildFly module. They are now referenced by EAR, but they will probably become server-wide libs.

  1. … 4 more files 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.

  1. … 8 more files in changeset.
LDEV-3275: Deploy XML Commons as a WildFly module.

  1. … 2 more files in changeset.
LDEV-3275: Deploy WDDX as a WildFly module.

  1. … 2 more files in changeset.
LDEV-3275: Deploy URLRewrite as a WildFly module.

  1. … 2 more files in changeset.
LDEV-3275: Deploy Struts as a WildFly module.

  1. … 7 more files in changeset.
LDEV-3275: Deploy Spring as a WildFly module.

  1. … 2 more files in changeset.
LDEV-3275: Deploy Reload as a WildFly module.

  1. … 2 more files in changeset.
LDEV-3275: Deploy Quartz as a WildFly module.

  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.

  1. … 2 more files in changeset.
LDEV-3275: Deploy Gson as a WildFly module.

  1. … 2 more files in changeset.
LDEV-3275: Deploy Joid as a WildFly module.

  1. … 1 more file in changeset.
LDEV-3275: Deploy Joid as a WildFly module.

  1. … 1 more file in changeset.