Author: fchrist
Date: Wed Jun 22 09:49:39 2011
New Revision: 1138365
URL: http://svn.apache.org/viewvc?rev=1138365&view=rev
Log:
STANBOL-236 Fix server.ready.path
Modified:
incubator/stanbol/trunk/integration-tests/pom.xml
Modified: incubator/stanbol/trunk/integration-tests/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/integration-tests/pom.xml?rev=1138365&r1=1138364&r2=1138365&view=diff
==============================================================================
--- incubator/stanbol/trunk/integration-tests/pom.xml (original)
+++ incubator/stanbol/trunk/integration-tests/pom.xml Wed Jun 22 09:49:39 2011
@@ -132,7 +132,6 @@
<server.ready.path.1>/:stanbol.css</server.ready.path.1>
<server.ready.path.2>/engines:There are
currently</server.ready.path.2>
<server.ready.path.3>/contenthub:Recently uploaded Content
Items</server.ready.path.3>
- <server.ready.path.4>/factstore:The FactStore implements a
store</server.ready.path.4>
</systemPropertyVariables>
</configuration>
</plugin>