v1.3.9 - http state of play?

2015-11-08 Thread Jason Harrop
Hi guys, I have a standalone server running: java -jar oak-run-1.3.9.jar server What's the current state of play for talking to it via http? My objective is to add a binary file via http. Various things I tried: 1. oak-http: the examples in the README largely work, but there's no example

Export org.apache.jackrabbit.oak.cache package from oak-core (OAK-3598)

2015-11-08 Thread Chetan Mehrotra
For OAK-3092 oak-lucene would need to access classes from org.apache.jackrabbit.oak.cache package. For now its limited to CacheStats to expose the cache related statistics I have opened for that OAK-3598. Kindly provide your feedback there around wether its fine to start exporting this package