You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by bu...@apache.org on 2016/05/09 23:25:41 UTC

svn commit: r987861 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/download/engine/index.html

Author: buildbot
Date: Mon May  9 23:25:40 2016
New Revision: 987861

Log:
Staging update by buildbot for taverna

Modified:
    websites/staging/taverna/trunk/cgi-bin/   (props changed)
    websites/staging/taverna/trunk/content/   (props changed)
    websites/staging/taverna/trunk/content/download/engine/index.html

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May  9 23:25:40 2016
@@ -1 +1 @@
-1743084
+1743085

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May  9 23:25:40 2016
@@ -1 +1 @@
-1743084
+1743085

Modified: websites/staging/taverna/trunk/content/download/engine/index.html
==============================================================================
--- websites/staging/taverna/trunk/content/download/engine/index.html (original)
+++ websites/staging/taverna/trunk/content/download/engine/index.html Mon May  9 23:25:40 2016
@@ -256,7 +256,7 @@ a description of <a href="https://github
 and the <a href="/javadoc/taverna-engine/">Javadoc for Taverna Engine</a>.</p>
 <h3 id="spring-services">Spring services<a class="headerlink" href="#spring-services" title="Permanent link">&para;</a></h3>
 <p>The OSGi services should be
-discoverable as <a href="https://spring.io/">Spring services</a>,
+discoverable as <a href="https://spring.io/">Spring</a> services,
 e.g. by adding to
 your <code>META-INF/spring/update-context-osgi.xml</code>:</p>
 <div class="codehilite"><pre><span class="nt">&lt;beans:beans</span> <span class="na">xmlns=</span><span class="s">&quot;http://www.springframework.org/schema/osgi&quot;</span> <span class="na">xmlns:xsi=</span><span class="s">&quot;http://www.w3.org/2001/XMLSchema-instance&quot;</span>