Author: bdelacretaz
Date: Wed Dec 3 06:35:56 2008
New Revision: 722906
URL: http://svn.apache.org/viewvc?rev=722906&view=rev
Log:
SLING-734 - fix obsolete stuff
Modified:
incubator/sling/trunk/extensions/jcrinstall/testing/README.txt
Modified: incubator/sling/trunk/extensions/jcrinstall/testing/README.txt
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/extensions/jcrinstall/testing/README.txt?rev=722906&r1=722905&r2=722906&view=diff
==============================================================================
--- incubator/sling/trunk/extensions/jcrinstall/testing/README.txt (original)
+++ incubator/sling/trunk/extensions/jcrinstall/testing/README.txt Wed Dec 3
06:35:56 2008
@@ -42,7 +42,8 @@
Integration tests
-----------------
This module provides a number of integration tests, that run automatically when
-doing a full build, and test Sling via its client HTTP interfaces.
+doing a full build, and test jcrinstall by copying bundles into the repository,
+and communicating with jcrinstall with its servlet interface.
These tests can also be run against another instance of Sling, for example to
test it in another web container than the embedded Jetty that is used during
the