What version of the product are you using? On what operating system?
0.8.0 on Windows
Right now this library uses an older version of commons-lang, which should be
updated to the latest version. As in latest version they have changed package
names (lang to lang3) thus this library is not useful with latest version. So I
request to update the code accordingly and provide a jar that is compatible
with latest commons-lang version.
Currently there is one way to solve this issue, that is:
1. Get the latest source code of json-path from Github.
2. Change the import statements of commons-lang.
3. Build jar file out of it.
Still if owner could change it and provide it as general in the download
section then this will be much better.
Original issue reported on code.google.com by harshrav...@gmail.com on 8 Jan 2013 at 7:22
Original issue reported on code.google.com by
harshrav...@gmail.com
on 8 Jan 2013 at 7:22