svn commit: r1622418 - /jackrabbit/oak/trunk/oak-jcr/src/test/java/org/apache/jackrabbit/oak/jcr/OrderedIndexConcurrentClusterIT.java

2014-09-04 Thread davide
Author: davide Date: Thu Sep 4 08:42:43 2014 New Revision: 1622418 URL: http://svn.apache.org/r1622418 Log: OAK-2075 - Travis build failing on OrderedIndexConcurrentClusterIT.deleteConcurrently() Ignored the test to unlock the build. Modified:

svn commit: r1622428 - in /jackrabbit/oak/trunk: oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document/ oak-run/ oak-run/src/main/java/org/apache/jackrabbit/oak/run/ oak-run/src/main/resou

2014-09-04 Thread mreutegg
Author: mreutegg Date: Thu Sep 4 09:08:57 2014 New Revision: 1622428 URL: http://svn.apache.org/r1622428 Log: OAK-2074: _lastRev recovery tool First implementation of the recovery tool. It supports a dryRun mode, which only checks the repository and logs the result. Without this option, the

svn commit: r1622479 - in /jackrabbit/oak/trunk: oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/segment/ oak-run/src/main/java/org/apache/jackrabbit/oak/run/ oak-tarmk-failover/ oak-tarmk-fa

2014-09-04 Thread baedke
Author: baedke Date: Thu Sep 4 14:00:27 2014 New Revision: 1622479 URL: http://svn.apache.org/r1622479 Log: OAK-1915: TarMK failover 2.0 Added test cases, improved stability and error handling, added ssl support, prepared Sling runmodes slave and master, improved JMX MBeans. Added:

svn commit: r1622498 - in /jackrabbit/oak/trunk/oak-run: README.md src/main/java/org/apache/jackrabbit/oak/explorer/Explorer.java src/main/java/org/apache/jackrabbit/oak/explorer/NodeStoreTree.java

2014-09-04 Thread alexparvulescu
Author: alexparvulescu Date: Thu Sep 4 15:26:04 2014 New Revision: 1622498 URL: http://svn.apache.org/r1622498 Log: OAK-1858 Segment Explorer - added option to skip the size check Modified: jackrabbit/oak/trunk/oak-run/README.md