You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2016/03/15 17:55:42 UTC

svn commit: r1735140 - in /sling/trunk/testing: pom.xml samples/failing-tests/ samples/integration-tests/ samples/sample-tests/

Author: bdelacretaz
Date: Tue Mar 15 16:55:42 2016
New Revision: 1735140

URL: http://svn.apache.org/viewvc?rev=1735140&view=rev
Log:
SLING-5611 - remove 3 obsolete sample modules

Removed:
    sling/trunk/testing/samples/failing-tests/
    sling/trunk/testing/samples/integration-tests/
    sling/trunk/testing/samples/sample-tests/
Modified:
    sling/trunk/testing/pom.xml

Modified: sling/trunk/testing/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/pom.xml?rev=1735140&r1=1735139&r2=1735140&view=diff
==============================================================================
--- sling/trunk/testing/pom.xml (original)
+++ sling/trunk/testing/pom.xml Tue Mar 15 16:55:42 2016
@@ -56,9 +56,6 @@
     <module>junit/teleporter</module>
     <module>mocks</module>
     <module>sling-pax-util</module>
-    <module>samples/sample-tests</module>
-    <module>samples/failing-tests</module>
-    <module>samples/integration-tests</module>
     <module>samples/bundle-with-it</module>
   </modules>