• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3997 Support for LTI 1.1

* httpclient was removed as it's now available as WV internal library

* added new libraries required to verify OAuth signature and util classes for LTI

  1. … 15 more files in changeset.
LDEV-3816: Converting template to Wildfly and Bootstrap. Httpclient needs logging and decoder libraries.

  1. … 1 more file in changeset.
NTU-3: Update Http client library.

NTU-3: Update Http client library and add one required for secure connections.

  1. … 148 more files in changeset.
file commons-httpclient-3.1.jar was added on branch lams2_head_wildfly on 2016-04-04 12:40:37 +0000

LDEV-3275: Add missing dependencies.

  1. … 1 more file in changeset.
LDEV-3275: Add missing library dependencies.

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

  1. … 2 more files in changeset.
LDEV-3275: Add library dependencies.

LDEV-3275: Add library dependencies and source code.

  1. … 415 more files in changeset.
LDEV-3275: Degrade Apache Commons Digester from version 3.2 to 2.1 as the newer version is based on another Java package, thus unrecognisable for other libraries.

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

  1. … 2 more files in changeset.
LDEV-3275: Fix deployment paths.

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

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

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

  1. … 2 more files in changeset.
LDEV-3275: Remove unnecessary (?) Apache Commons Discovery.

  1. … 1 more file in changeset.
LDEV-3275: Use Apache Commons Codec version 1.3 -> 1.9 delivered with WildFly.

  1. … 9 more files in changeset.
LDEV-3275: Use Apache Commons Longing version 1.0.4 -> 1.7.4 delivered with WildFly.

  1. … 17 more files in changeset.
LDEV-3275: Use Apache Commons Lang version 2.6 delivered with WildFly.

  1. … 38 more files in changeset.
LDEV-3275: Use Apache Commons IO version 2.1 -> 2.4 delivered with WildFly.

Previous similar upgrades were:

Apache Commons Collections 3.1 -> 3.2.1

Apache Commons BeanUtils 1.6 -> 1.8.3

Saaj 1.2 -> 1.3

JaxRPC same version, but delivered with WildFly.

  1. … 111 more files in changeset.
LDEV-3275: Remove commons-digester lib as it does not seem to be used anywhere.

  1. … 1 more file in changeset.
LDEV-3275: Deploy EAR libraries as WildFly modules.

In JBoss there were several folders where libraries could be simply copied.

In WildFly it is more organised, with module.xml files describing each library.

In order not to keep libs in EAR, so only real LAMS code remains there, they are moved to WildFly as modules and get referenced by EAR with META-INF/jboss-deployment-structure.xml.

  1. … 37 more files in changeset.