Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5277 Update JJWT library to version 0.11.2

    • binary
    ./jjwt-api-0.11.2.jar
    • binary
    ./jjwt-impl-0.11.2.jar
    • binary
    ./jjwt-jackson-0.11.2.jar
  1. … 91 more files in changeset.
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. … 5 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. … 134 more files in changeset.
LDEV-4400 Update configuration files to match latest schemas

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

    • binary
    ./json-simple-1.1.1.jar
    • -0
    • +29
    ./json-simple.module.xml
  1. … 4 more files in changeset.
LDEV-3275: Deploy Gson as a WildFly module.

  1. … 2 more files in changeset.
LDEV-3115: Split Authoring code into libraries for better management. Add partial branching support.

  1. … 10 more files in changeset.