You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by al...@apache.org on 2012/08/09 10:20:09 UTC

svn commit: r1371083 - /incubator/stanbol/trunk/integration-tests/pom.xml

Author: alexdma
Date: Thu Aug  9 08:20:09 2012
New Revision: 1371083

URL: http://svn.apache.org/viewvc?rev=1371083&view=rev
Log:
Component integration test now explicitly requests text/html for the ontonet endpoint (STANBOL-472)

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=1371083&r1=1371082&r2=1371083&view=diff
==============================================================================
--- incubator/stanbol/trunk/integration-tests/pom.xml (original)
+++ incubator/stanbol/trunk/integration-tests/pom.xml Thu Aug  9 08:20:09 2012
@@ -119,7 +119,7 @@
             <server.ready.path.3>/factstore:What is the FactStore</server.ready.path.3>
             <server.ready.path.4>/contenthub:Recently uploaded Content Items</server.ready.path.4>
             <server.ready.path.5>/entityhub:The RESTful API of the Entityhub</server.ready.path.5>
-            <server.ready.path.6>/ontonet:Apache Stanbol OntoNet</server.ready.path.6>
+            <server.ready.path.6>/ontonet:Apache Stanbol OntoNet:Accept:text/html</server.ready.path.6>
             <server.ready.path.7>/reasoners:The Stanbol Reasoners provides</server.ready.path.7>
           </systemPropertyVariables>
           <excludes>