Conor Gallagher
|
617e7754be
|
Moving JsonProvider and MappingProvider implmentations out of the internal package and into the SPI. The external package is not exported in the OSGI manifest. This allows client code to configure different providers as intended.
|
10 years ago |
kallestenflo
|
0f4963602c
|
Merge pull request #64 from jochenberger/update-json-smart
update json-smart to 2.1.1
|
10 years ago |
Jochen Berger
|
07a5152451
|
update json-smart to 2.1.1
|
10 years ago |
Kalle Stenflo
|
ca6d7fff66
|
Preparations for patch support.
|
10 years ago |
Kalle Stenflo
|
6a88323b25
|
Preparations for patch support.
|
10 years ago |
kallestenflo
|
3457ccbc92
|
Merge pull request #62 from jochenberger/wrapped-value-support-for-criteria-evaluation
add an unwrap(Object) method to JsonProvider, use it when extracting values for Criteria evaluation
|
10 years ago |
Jochen Berger
|
c45b0bafdc
|
add an unwrap(Object) method to JsonProvider, use it when extracting values for Criteria evaluation
|
10 years ago |
Kalle Stenflo
|
5af43e77eb
|
Prepared version 1.3.0.
|
10 years ago |
kallestenflo
|
0352dcc3d6
|
Unpated README with 1.2.0 release information
|
10 years ago |
Kalle Stenflo
|
78878bdaa9
|
Updated change log with release info.
|
10 years ago |
Kalle Stenflo
|
28388af0f3
|
Renamed JacksonTreeJsonProvider.
|
10 years ago |
Kalle Stenflo
|
0c364cbde1
|
Prepared 1.2.0 release.
|
10 years ago |
Kalle Stenflo
|
bbcec25cf7
|
Added binary compatibility checks to build.
|
10 years ago |
Kalle Stenflo
|
f8209fcc40
|
Mapping improvements.
|
10 years ago |
Kalle Stenflo
|
c71e2c5e48
|
Improved support for Gson and Jackson Providers.
|
10 years ago |
Kalle Stenflo
|
dee2163e14
|
Added input validation.
|
10 years ago |
Kalle Stenflo
|
0e997e6260
|
Overloaded write ops with compiled path.
|
10 years ago |
Kalle Stenflo
|
290edb540c
|
Negate exist checks in inline filters (not defined or null)
parse(JSON_DOCUMENT).read("$.store.book[?(!@.isbn)]")
|
10 years ago |
kallestenflo
|
84a291774a
|
Merge pull request #59 from adjohnson916/map-put-typo
fix typo for map put exception message as array add
|
10 years ago |
Kalle Stenflo
|
f3b1753ad2
|
Support for regex in inline filters (fixed test).
|
10 years ago |
Kalle Stenflo
|
78c8d908c1
|
Support for regex in inline filters.
|
10 years ago |
Anders D. Johnson
|
8ce94c22ae
|
fix typo for map put exception message as array add
|
10 years ago |
Kalle Stenflo
|
de80e5c2a5
|
Reverted refactoring error.
|
10 years ago |
Kalle Stenflo
|
ca4d18911e
|
Inline criteria handles path stmt on both sides of operator.
|
10 years ago |
Kalle Stenflo
|
75b428c6fc
|
Fixed imports.
|
10 years ago |
Kalle Stenflo
|
1457c5fc48
|
Merge branch 'pimenas-new/adding-some-tests'
|
10 years ago |
Kalle Stenflo
|
9f4f2f2492
|
merged pull request
|
10 years ago |
Kalle Stenflo
|
4c886174ff
|
Support write operations.
|
10 years ago |
Kalle Stenflo
|
ecc4631a0d
|
Simplified scanning impl.
|
10 years ago |
Kalle Stenflo
|
2e2d6822d7
|
Made AndFilter members private final.
|
10 years ago |
kallestenflo
|
8acc068b69
|
Update changelog.md
|
10 years ago |
kallestenflo
|
53e532ce2c
|
Merge pull request #57 from jochenberger/update-json-smart
update json-smart to 2.1.0
|
10 years ago |
Jochen Berger
|
16f839bc14
|
update json-smart to 2.1.0
|
10 years ago |
Kalle Stenflo
|
17ed1b71e7
|
Added task to create distribution bundle.
|
10 years ago |
Kalle Stenflo
|
4cf495a912
|
Fixed failing test.
|
11 years ago |
Kalle Stenflo
|
d1869ca0a0
|
JsonSmartProvider more configurable. Deprecated JsonProvider Mode.
|
11 years ago |
Kalle Stenflo
|
29e3f1843c
|
Added build info to web test client.
|
11 years ago |
Kalle Stenflo
|
23faeddbfb
|
Improved toString method and restored dropped factory method.
|
11 years ago |
Kalle Stenflo
|
0b530378aa
|
Support OR statements in inline filters.
|
11 years ago |
Kalle Stenflo
|
769f7b75bc
|
Updated change log.
|
11 years ago |
Kalle Stenflo
|
73bf52fdd8
|
Added limit() to JsonReader.
|
11 years ago |
Kalle Stenflo
|
3cb6d6b1de
|
Added EvaluationListener support.
|
11 years ago |
Kalle Stenflo
|
7fed001b50
|
Fixed Heruko procfile.
|
11 years ago |
Kalle Stenflo
|
977bc11138
|
Added Heruko stage task.
|
11 years ago |
Kalle Stenflo
|
0635cfaa97
|
Gradle build cleanup.
|
11 years ago |
Kalle Stenflo
|
bca1e6a046
|
Gradle build migration.
|
11 years ago |
Kalle Stenflo
|
b9f67ce614
|
Updated versions in docs.
|
11 years ago |
Kalle Stenflo
|
8a2969e6fc
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |
Kalle Stenflo
|
905a9e49c5
|
[maven-release-plugin] prepare release json-path-parent-1.1.0
|
11 years ago |
Kalle Stenflo
|
a856dbf871
|
Fix javadoc issue with Java 8.
|
11 years ago |