build.xml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3749, LDEV-3735: Remove Reload and Joid libraries.

  1. … 9 more files in changeset.
LDEV-3735, LDEV-3674: Rewrite LD import using JDK XML tools. Remove cglib library which does not seem to be used by XStream anymore. Remove Axis and wsdl4j libraries, and several Java classes made obsolete by Flash removal. Fix LD import in FLA and several Tools.

  1. … 38 more files in changeset.
LDEV-3731: Remove abandoned tools from WildFly deployment.

LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

  1. … 420 more files in changeset.
LDEV-3673: Remove Batik library. Remove back end SVG generating classes. Create LD SVG when a single activity lesson gets added.

  1. … 26 more files in changeset.
LDEV-3665: Use Java 8 time API instead of Joda library in LAMS core. Use Joda time library shipped with Wildfly for lams_saml project, which needs it for OpenSaml 2.6 library.

  1. … 189 more files in changeset.
LDEV-3661: Remove Aspirin library. Emails will be send using the configured SMTP server. Simplify Event Notifications - remove unnecessary methods, internal Event pool, extra threads.

  1. … 50 more files in changeset.
LDEV-3559 Introducing new CKEditor plugin jlatexmath

  1. … 102 more files in changeset.
LDEV-3559 Introducing new CKEditor plugin jlatexmath

  1. … 3 more files in changeset.
LDEV-3540: Add root context content which redirects to /lams/ context.

  1. … 3 more files in changeset.
LDEV-3539: Update classpaths.

  1. … 2 more files in changeset.
LDEV-3333: Remove configuration files, binaries, docs and other unnecessary resources.

  1. … 14 more files in changeset.
LDEV-3413: This is a workaround to problem described in LDEV-3413. Since DistributableSession handling under undertow is buggy and fixes in 9.0.0.Alpha version of clustering/web/undertow (and dependent modules) are to deep to incorporate to 8.2.0, we enforce usage of InMemorySessionManager over DistributableSessionManager (see org.wildfly.extension.undertow.deployment.SharedSessionManagerDeploymentProcessor)

  1. … 1 more file in changeset.
LDEV-3338: Upgrade jdom from version 0.7 to 1.1.2 shipped with WildFly. There is a version 2.x available, but it has different API and it would have to be included as a separate library again.

  1. … 84 more files in changeset.
LDEV-3336: Remove code for unnecessary ContentRepository WAR.

LDEV-3337: Update Quartz 1.5.2 -> 2.2.1

  1. … 287 more files in changeset.
LDEV-2265 Utilise URL Shortner to shorten lesson URL. Now shortened URL starts with "{LAMS_SERVER}/lams/r/*"

  1. … 11 more files in changeset.
LDEV-2265 Utilise URL Shortner to shorten lesson URL

  1. … 6 more files in changeset.
LDEV-3381: remove wildfly-9-alpha components after LAMS is migrated to wildfly-8.2.0-Final

  1. … 3 more files in changeset.
LDEV-3381: Add 3 wildfly-clustering modules to LAMS repo. These modules contain fixes to an issue with Undertow DummyTransaction invalidation. They are added here temporarily only untill stable version of Wildfly-9 is available.

  1. … 3 more files in changeset.
LDEV-3335, LDEV-3334: Add session and cookie configuration to jboss-all.xml. Remove obsolete configuration from web.xml files.

  1. … 35 more files in changeset.
LDEV-3275: Add missing dependencies. Update XStream to version 1.5.0, and its corresponding libraries. Reimplement LD attachment importing. Reimplement Content Repository credential check. Moja joda-time library to separate folder as it is not a part of XStream deployment anymore, but it is still needed in LAMS code.

  1. … 349 more files in changeset.
LDEV-3333: Remove Wildfly modules that are not required by LAMS distribution. Remove welcome-content from Wildfly distribution

Process of identification of modules that are eligible for removal (slimming):

1. LAMS direct dependencies (modules) were compared to 'Minimalistic Core' version of wildfly.

2. All missing modules were added to Wildfly modules

3. Direct dependencies of added modules (transitive LAMS dependencies) were identified based on module.xml content.

4. Points 2-3 were performed iteratively until all missing modules were added to Wildfly modules.

5. List of modules started with regular Wildfly distribution was compared to modules started with LAMS slimmed distribution.

  1. … 1 more file in changeset.
LDEV-3365: Add "explode-all" Ant taks.

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.