You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by ju...@apache.org on 2013/04/08 10:55:50 UTC

svn commit: r1465571 - /jackrabbit/oak/trunk/.travis.yml

Author: jukka
Date: Mon Apr  8 08:55:49 2013
New Revision: 1465571

URL: http://svn.apache.org/r1465571
Log:
OAK-709: Consider moving permission evaluation to the node state level

Temporarily disable MongoDB from the Travis build until we've sorted out the TCK slowdown

Modified:
    jackrabbit/oak/trunk/.travis.yml

Modified: jackrabbit/oak/trunk/.travis.yml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/.travis.yml?rev=1465571&r1=1465570&r2=1465571&view=diff
==============================================================================
--- jackrabbit/oak/trunk/.travis.yml (original)
+++ jackrabbit/oak/trunk/.travis.yml Mon Apr  8 08:55:49 2013
@@ -17,7 +17,6 @@ script: mvn verify -PintegrationTesting
 language: java
 jdk:
   - openjdk6
-services: mongodb
 notifications:
   email:
     - oak-dev@jackrabbit.apache.org