exclude README.md in rat report

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1732095 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: 70096b6d7e5b96f7c35de74f19c85eb1e559400e
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling NoSQL Sample Launchpad

Variant of the Sling Launchpad to run NoSQL Resource Providers in standalone mode.

To run with NoSQL MongoDB resource provider:

java -Dsling.run.modes=nosql-mongodb -jar target/org.apache.sling.nosql.launchpad-1.0.0-SNAPSHOT.jar -c sling -f -

To run with NoSQL Couchbase resource provider:

java -Dsling.run.modes=nosql-couchbase -jar target/org.apache.sling.nosql.launchpad-1.0.0-SNAPSHOT.jar -c sling -f -