You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2005/08/03 00:27:02 UTC

svn commit: r227095 - /portals/jetspeed-2/trunk/xdocs/quality-testing.xml

Author: taylor
Date: Tue Aug  2 15:26:59 2005
New Revision: 227095

URL: http://svn.apache.org/viewcvs?rev=227095&view=rev
Log:
quality testing docs missing

Added:
    portals/jetspeed-2/trunk/xdocs/quality-testing.xml

Added: portals/jetspeed-2/trunk/xdocs/quality-testing.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/xdocs/quality-testing.xml?rev=227095&view=auto
==============================================================================
--- portals/jetspeed-2/trunk/xdocs/quality-testing.xml (added)
+++ portals/jetspeed-2/trunk/xdocs/quality-testing.xml Tue Aug  2 15:26:59 2005
@@ -0,0 +1,57 @@
+<?xml version="1.0"?>
+<!--
+Copyright 2004 The Apache Software Foundation
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<document>
+  <properties>
+    <title>Jetspeed Quality Testing</title>
+    <subtitle>Jetspeed Quality Testing Results</subtitle>
+    <authors>
+      <person name="David Sean Taylor" email="taylor@apache.org"/>
+    </authors>
+  </properties>
+  <body>
+<section name="Jetspeed Build and Quality Testing">
+<p>
+<a href='http://www.spikesource.com'>SpikeSource</a> runs nightly builds of Jetspeed-2 on a set of Linux 
+platforms (Suse, Fedora, Redhat...). The builds run an entire Jetspeed-2 build and all unit tests. Additionally,
+code coverage tests are run. The results of these tests are available at the SpikeSource website.
+</p>
+<subsection name='Jetspeed-2 Build Results'>
+<p>Jetspeed-2 is built nightly. Unit tests and code coverage results are found here:</p>
+<p>
+<a href='http://www.spikesource.com/spikewatch/index.jsp?show=stat&amp;show-test=true&amp;component=jetspeed&amp;platform=8'>Jetspeed-2 Nightly Build Results</a>
+</p>
+</subsection>
+<subsection name='Jetspeed-2 Build Results: REST'>
+<p>Jetspeed-2 is built nightly. Unit tests and code coverage results in REST format are found here:</p>
+<p>
+<a href='http://webgate.spikesource.com/spikewatch/ws/spikewatch.jsp?method=get-component-test-summary&amp;partnerid=2&amp;platform-id=&amp;component-name=jetspeed&amp;component-version='>Jetspeed-2 Nightly Build Results - REST</a>
+</p>
+</subsection>
+<subsection name='Open Source Build Results'>
+<p>Find the results of Jetspeed-2 and other open source builds here:</p>
+<p>
+<a href='http://www.spikesource.com/spikewatch/index.jsp'>Open Source Build Results</a>
+</p>
+</subsection>
+
+</section>
+
+</body>
+</document>
+
+
+



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org