liblist.txt

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4599 Add JWT library. Set up dependencies.

If LAMS has been slimmed before deployment of this patch, it is missing

Jackson library which is needed for JWT library to work. The library can

taken from a fresh copy of WF from the following path:

<WF>modules\system\layers\base\com\fasterxml

It needs to be copied to the slimmed WF instance.

  1. … 6 more files in changeset.
LDEV-4402 Upgrade MySQL connector so it works with server 8.0.3+

  1. … 8 more files in changeset.
LDEV-4440 Upgrade Spring to version 4.3.12

Add Spring MVC module.

  1. … 24 more files in changeset.
Merge remote-tracking branch 'origin/master' into lams31

Multiple conflicts resolved with JSON replace and class move to

packages.

  1. … 33 more files in changeset.
LDEV-4405 Upgrade YUI Compressor library

From version 2.4.8 to 2.4.9

The older version does not handle Windows absolute paths.

Also added the library to the list of libs LAMS uses.

  1. … 3 more files in changeset.
LDEV-4402 Substitute Gson and Apache JSON with Jackson

Jackson is a top JSON library shipped with WF10.

Apache JSON resides in an ancient library which we do not need for

anything else.

We use GSon only for serializing Java objects to JSON, which Jackson can

do too.

  1. … 135 more files in changeset.
LDEV-4402 Remove Lucene library

It has only been used for Pedagogical Planner filter feature, which is

not used by clients anyway

  1. … 8 more files in changeset.
LDEV-4402 Upgrade jLaTexMath library

From version 1.0.3 to 1.0.6

  1. … 4 more files in changeset.
LDEV-4402 Upgrade Apache Commons Fileupload

From version 1.0 to version 1.3.3

  1. … 5 more files in changeset.
LDEV-4402 Upgrade Apache Commons Validator

From version 1.1.4 to 1.6

  1. … 6 more files in changeset.
LDEV-4402 Remove obsolete XPP3 and XMLPull libraries

The libraries have been used by earlier versions of XStream. They are

not needed for latest XStream and Java 6+.

Deserialized classes must implement a no-arg constructor.

  1. … 12 more files in changeset.
LDEV-4402 Remove obsolete XML Commons library

Apparently it was required by an earlier version of Xerces

  1. … 4 more files in changeset.
LDEV-4402 Upgrade Apache POI

From version 3.10 to 3.16

  1. … 8 more files in changeset.
LDEV-4402 Upgrade Apache XMLBeans

From version 2.3.0 to 2.6.0. The project has been abandoned, so there

should be no more ugprades of this library.

  1. … 4 more files in changeset.
LDEV-4402 Upgrade Quartz

From version 2.2.1 to 2.2.3

  1. … 5 more files in changeset.
LDEV-4402 Replace old Spring libraries with new version

  1. … 22 more files in changeset.
LDEV-4196 Create document collaboration tool

  1. … 5 more files in changeset.
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. … 16 more files in changeset.
LDEV-3997 LTI 1.1: updated httpclient to 4.2.3 version, added new libraries required to verify OAuth signature and util classes for LTI

  1. … 11 more files in changeset.
LDEV-3749 Remove OpenID support

  1. … 10 more files in changeset.
LDEV-3965 added new Google Auth Java library that implements the Time-based One-time Password (TOTP) algorithm

  1. … 6 more files in changeset.
LDEV-3956 Updated UrlRewriteFilter library to stop Java compiler complaining

  1. … 4 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

  1. … 403 more files in changeset.
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-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-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-3631 Simple Commenting Widget. Using AwesomeFont for the thumbs up / thumbs down.

LDEV-3629: Alter character set and collation of the database and each of its tables. Shorten indexed text fields. Upgrade Java -> MySQL connector. Remove an obsolete field from User class.

  1. … 284 more files in changeset.