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 md...@apache.org on 2015/03/17 11:13:39 UTC

svn commit: r1667229 - /jackrabbit/oak/trunk/TEST-org.apache.jackrabbit.oak.Dummy.xml

Author: mduerig
Date: Tue Mar 17 10:13:39 2015
New Revision: 1667229

URL: http://svn.apache.org/r1667229
Log:
OAK-2476: Move our CI to Jenkins
Add dummy test report to prevent Jenkins to fail on the pedantic profile where there are no other test.

Added:
    jackrabbit/oak/trunk/TEST-org.apache.jackrabbit.oak.Dummy.xml

Added: jackrabbit/oak/trunk/TEST-org.apache.jackrabbit.oak.Dummy.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/TEST-org.apache.jackrabbit.oak.Dummy.xml?rev=1667229&view=auto
==============================================================================
--- jackrabbit/oak/trunk/TEST-org.apache.jackrabbit.oak.Dummy.xml (added)
+++ jackrabbit/oak/trunk/TEST-org.apache.jackrabbit.oak.Dummy.xml Tue Mar 17 10:13:39 2015
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite failures="0" time="0" errors="0" skipped="0" tests="1" name="org.apache.jackrabbit.oak.Dummy">
+  <testcase time="0" classname="org.apache.jackrabbit.oak.Dummy" name="dummyTestReportToPreventJenkinsToFailWhenThereAreNoOtherTests"/>
+</testsuite>
\ No newline at end of file