Kalle Stenflo
|
6ed6de77e8
|
Improved JsonModel map() functionality.
|
13 years ago |
Kalle Stenflo
|
242b724baf
|
Refactored code structure.
Added licence heade
Continued SPI work
Added File, InputStream, URL readers
|
13 years ago |
Kalle Stenflo
|
824a59d057
|
Fixed bug with single char field and bracket notation.
|
13 years ago |
Matt Bishop
|
01fe0b14d2
|
Changed POM to generate an OSGi bundle jar.
BTW, please vote for json-smart issue http://code.google.com/p/json-smart/issues/detail?id=22
|
13 years ago |
Kalle Stenflo
|
40c0814dfa
|
Fixed naming issue with PassthroughFilter.java
|
13 years ago |
Kalle Stenflo
|
cb122f7f31
|
Fixed bug with single '=' sign.
|
13 years ago |
Kalle Stenflo
|
0669d4d039
|
Started compliance checks.
|
13 years ago |
Kalle Stenflo
|
c3d60b764d
|
Fixed JsonPath compliance issue.
see http://code.google.com/p/json-path/issues/detail?id=7
|
13 years ago |
Kalle Stenflo
|
2933d3be25
|
Fixed bracket bug in array filters.
|
13 years ago |
Matt Bishop
|
13f3adfbde
|
Fixed bug (and added unit test) where a path that ended with a dot (.) would throw an IndexOutOfBoundsException.
|
13 years ago |
Matt Bishop
|
fd07c05fd4
|
Modified/added tests to show bug #8 better.
|
13 years ago |
Matt Bishop
|
3035d3caf3
|
Added tests to prove that properties with dashes in the names can be found.
http://code.google.com/p/json-path/issues/detail?id=8
|
13 years ago |
Kalle Stenflo
|
7ac264162e
|
[maven-release-plugin] prepare for next development iteration
|
13 years ago |
Kalle Stenflo
|
d68bcf0eb7
|
[maven-release-plugin] prepare release json-path-parent-0.5.6
|
13 years ago |
Kalle Stenflo
|
c03c029c7e
|
Code clean up.
|
13 years ago |
kalle
|
f7a506434b
|
Added Jackson provider
|
13 years ago |
kalle
|
62cdd166c0
|
Major code clean up.
|
13 years ago |
kalle
|
e53bd8a8ba
|
All test running
|
13 years ago |
kalle
|
15e9769ab2
|
New PathTokenizer
|
13 years ago |
kalle
|
a5e0d27304
|
Refactored split path.
|
13 years ago |
kalle
|
814bcc116c
|
[maven-release-plugin] prepare for next development iteration
|
14 years ago |
kalle
|
bf93a5d901
|
[maven-release-plugin] prepare release json-path-parent-0.5.5
|
14 years ago |
kalle
|
b3c2df0928
|
URL fixed in pom. Added tests
|
14 years ago |
kalle
|
85d1585d13
|
Improved JSON bracket notation.
|
14 years ago |
kalle
|
1cb3e4f4a5
|
[maven-release-plugin] prepare for next development iteration
|
14 years ago |
kalle
|
ec7e774d0d
|
[maven-release-plugin] prepare release json-path-parent-0.5.4
|
14 years ago |
kalle
|
3fa51bdb96
|
strict and slack mode introduced.
|
14 years ago |
kalle
|
460589f826
|
[maven-release-plugin] prepare for next development iteration
|
14 years ago |
kalle
|
018349fc69
|
[maven-release-plugin] prepare release json-path-parent-0.5.3
|
14 years ago |
kalle
|
d87fab1cca
|
refactored filter compiler
|
14 years ago |
kalle
|
e55e0a2aac
|
removed readOne from JsonPath
|
14 years ago |
Johan Haleby
|
ebc3bedc44
|
Added some more tests
|
14 years ago |
kalle
|
4e4e15f515
|
changed hamcrest dependency from hamcrest-all to hamcrest-library
|
14 years ago |
kalle
|
5481219973
|
[maven-release-plugin] prepare for next development iteration
|
14 years ago |
kalle
|
f07edbced9
|
[maven-release-plugin] prepare release json-path-parent-0.5.2
|
14 years ago |
kalle
|
8f695ae262
|
improved path parsing
|
14 years ago |
kalle
|
7843db5273
|
[maven-release-plugin] prepare for next development iteration
|
14 years ago |
kalle
|
575a2ccdff
|
[maven-release-plugin] prepare release json-path-parent-0.5.1
|
14 years ago |
kalle
|
897ead3a79
|
[maven-release-plugin] prepare for next development iteration
|
14 years ago |
kalle
|
b58784ea2f
|
[maven-release-plugin] prepare release json-path-parent-0.5.0
|
14 years ago |
kalle
|
c01457fad2
|
improved tests
|
14 years ago |
kalle
|
e8808b61da
|
removed System.out prints
|
14 years ago |
kalle
|
bf961b40c5
|
removed illegal char from pom
|
14 years ago |
kalle
|
d77e302cb3
|
improvements
|
14 years ago |
kalle
|
759ecf35b6
|
implemented naive eval function to remove java ScriptEngine dependency (support for java 5)
|
14 years ago |
kalle
|
bd8f5e8ee8
|
improved java doc
|
14 years ago |
kalle
|
ef00f81fc8
|
minor refactorings
|
14 years ago |
kalle
|
11679e8dbb
|
minor refactoring
|
14 years ago |
kalle
|
e1de6a7086
|
code cleanup
|
14 years ago |
kalle
|
91df636d12
|
use java scripting to eval path criteria
|
14 years ago |