Leonid
be070ec2c0
Jakarta EE 9 JSON-P/JSON-B provider ( #734 )
...
* Add support for JSON-P API (JSR 374)
* Add support for JSON-B API (JSR 367)
* Fix Jakarta EE 9 breaking unit tests
* Remove Import-Package instr for JSON-P/JSON-B implementations
* Fix whitespace in unit test classes
* Proxy JSON-P objects and arrays to add mutability
* Update project README for Jakarta JSON providers
Co-authored-by: Leonid Malikov <leonid@percival.co.uk>
3 years ago
Claus Ibsen
ca04684c05
Fixes #731 to add OSGi export package to MANIFEST.MF so json-path works in OSGi again ( #732 )
3 years ago
Leonid
048d8d787a
Replace Gradle OSGi plugin for BND build tools ( #730 )
...
* Swap out JCenter for Maven Central and Gradle repos
* Deprecate use of OSGi Gradle plugin
Co-authored-by: Leonid Malikov <leonid@percival.co.uk>
3 years ago
Jochen Berger
b4b0fe3ae0
upgrade json-smart dependency
8 years ago
jochenberger
dabeeba3c2
Update build.gradle
8 years ago
jochenberger
8ad32cc853
Fix distribution bundle
8 years ago
jochenberger
bc1fe3f7a5
Make jettison optional
...
fixes #250
8 years ago
jochenberger
aba863021c
Don't mark json-smart as optional
8 years ago
Jochen Berger
2ccde968c2
upgrade Gradle wrapper
8 years ago
jochenberger
d3dfaff1b0
Exclude transitive ASM dependency
...
We don't need the bean mapping features and it causes issues
Fixes #228 , #224 , #213
8 years ago
jmlamare
d2a6e7b29b
Add support for Jettison
8 years ago
jochenberger
f57b692587
Make `org.apache.tapestry5.json.*` optional in the manifest
9 years ago
Jochen Berger
4d6d4f46a8
add support for Tapestry JSON
9 years ago
Kalle Stenflo
35348eb814
Fixed dist target.
9 years ago
Kalle Stenflo
cb2795b38c
Added JsonOrgJsonProvider.
9 years ago
Franz Forsthofer
d3f4252d5e
osgi dependency to gson, jackson, json-smart made optional
...
Change-Id: Id75d66b053e22530dd0dd1b9afe3314e931da455
9 years ago
Kalle Stenflo
bbcec25cf7
Added binary compatibility checks to build.
10 years ago
Kalle Stenflo
17ed1b71e7
Added task to create distribution bundle.
10 years ago
Kalle Stenflo
0635cfaa97
Gradle build cleanup.
10 years ago
Kalle Stenflo
bca1e6a046
Gradle build migration.
10 years ago