Oak documentation published to Oak web site

2013-08-01 Thread Michael Dürig
Hi, The Oak documentation is now published on the Oak website: http://jackrabbit.apache.org/oak/docs/index.html The documentation lives inside oak-doc/src/site/markdown in the Markdown format. Any changes to those files can be directly deployed to the Oak website by every committer: Use

Re: Oak documentation published to Oak web site

2013-08-01 Thread Chetan Mehrotra
Looks pretty neat!! Chetan Mehrotra On Thu, Aug 1, 2013 at 6:37 PM, Michael Dürig mdue...@apache.org wrote: Hi, The Oak documentation is now published on the Oak website: http://jackrabbit.apache.org/oak/docs/index.html The documentation lives inside oak-doc/src/site/markdown in the

Debugging CommotFailedException

2013-08-01 Thread Chetan Mehrotra
In one of the test scenario I am getting CommitFailedException [0] [1] . From just looking at the exception its hard to make out the root cause. I was able to get the actual conflict details only by debugging and accessing runtime state which is like [ { :conflict: {

Re: Oak documentation published to Oak web site

2013-08-01 Thread Michael Dürig
On 1.8.13 15:07, Michael Dürig wrote: The documentation lives inside oak-doc/src/site/markdown in the Markdown format. Any changes to those files can be directly deployed to the Oak website by every committer: Use mvn site:site This should read mvn site otherwise the API