build.xml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3365: Add "explode-all" Ant taks.

LDEV-3275: Add missing library dependencies.

  1. … 9 more files in changeset.
LDEV-3319: update 'autopatch' and 'discovery' libraries in LAMS components.

Replace jar libraries. Update 3rdParty.userlibraries to use autopatch-1.4.2-lams and discovery-1.0.5-lams. Update build.xml to deploy correct libs to wildfly.

  1. … 6 more files in changeset.
LDEV-3319: move AutoPatchService from module deployment to static jar dependency.

  1. … 1 more file in changeset.
LDEV-2847: Put build.properties file as the first one so it has priority over othe settings.

LDEV-2847: Put build.properties file as the first one so it has priority over othe settings.

LDEV-3275: Make LAMS Valve and Session libraries part of plain lams.jar. In JBoss these libraries had to be externalised as global valves were declared on server, not deployment level, and their code could not be a part of a deployment. If the same thing is attempted with Undertow, the server will (most probably) require all code referenced by a valve to be available during core start up, i.e. before processing LAMS EAR. Since the valves reference LAMS services and other classes, separation seems difficult to achieve. In such case valves (in Undertow: HTTP Handlers) will be a part of an deployment and will be declared for each WAR if necessary.

  1. … 2 more files in changeset.
LDEV-3275: Add library dependencies. Reintroduce and upgrade Apache Commons Discovery 0.2 -> 0.5.

LDEV-3293: Use Hibernate 4 cache. Remove unused cache management from lams_admin.

  1. … 909 more files in changeset.
LDEV-3293: Add missing Spring libraries and source code.

  1. … 208 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: Move lams-dictionary.jar back to lams.ear as it is a module defined in application.xml and these can not reside in lib dir.

  1. … 2 more files in changeset.
LDEV-3275: Move tool JARs to EAR/lib for automatic detection.

  1. … 6 more files in changeset.
LDEV-3275: Reintroduce Apache Commons Digester, required by Struts after all. Upgrade to version 3.2.

  1. … 3 more files in changeset.
LDEV-3275: When rebuilding LAMS also remove the deployment marker (lams.ear.dodeploy or similar).

LDEV-3275: Fix deployment paths.

  1. … 2 more files in changeset.
LDEV-3275: Mark EAR for deployment.

  1. … 1 more file in changeset.
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.

  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: Fix deployment paths.

  1. … 2 more files in changeset.
LDEV-3275: Rename Ant build variable jboss.home to server.home so it is separated from the server's name.

  1. … 7 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: Do not deploy libraries to EAR. They became WildFly modules.

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.