Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 566 Bytes

README.adoc

File metadata and controls

23 lines (15 loc) · 566 Bytes

[Adopt-a-JSR] JSON-B

javaee8 jsonb

Follow the next steps if you download the source code for jsonb:

  1. Download source code from https://github.com/eclipse/yasson.git

  2. Enter the folder yasson

cd yasson
  1. Install project in maven local.

Note
there are some test failing. For that reason, test task is excluded.
./gradlew install -x test