Fixed the RDBDocumentStore to create file in target folder. However current approach would cause issue in test env. Would start a separate thread on that
Chetan Mehrotra On Wed, Mar 26, 2014 at 12:52 PM, Chetan Mehrotra <chetan.mehro...@gmail.com> wrote: > I fixed that issue yesterday but build is currently failing in rat check > > Warning: org.apache.xerces.parsers.SAXParser: Property > 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is > not recognized. > > [INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 > generated: 0 approved: 1031 licence. > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > rat.txt points to two new files that get created under > oak-core/oaknodes.trace.db which look like H2 db files. Probably the > testcase need to be adjusted to create these files in target folder > Chetan Mehrotra > > > On Tue, Mar 25, 2014 at 6:20 PM, Chetan Mehrotra > <chetan.mehro...@gmail.com> wrote: >> On Tue, Mar 25, 2014 at 5:49 PM, Michael Dürig <mdue...@apache.org> wrote: >>> CacheInvalidationIT >> >> >> Looking into it >> Chetan Mehrotra