Author: mattmann
Date: Wed Dec 26 05:08:47 2012
New Revision: 1425825

URL: http://svn.apache.org/viewvc?rev=1425825&view=rev
Log:
- link to Jenkins

Modified:
    oodt/docs/site/development/index.html
    oodt/tools/oodtsite.publisher/trunk/oodtsite/publisher/themes/standard.html

Modified: oodt/docs/site/development/index.html
URL: 
http://svn.apache.org/viewvc/oodt/docs/site/development/index.html?rev=1425825&r1=1425824&r2=1425825&view=diff
==============================================================================
--- oodt/docs/site/development/index.html (original)
+++ oodt/docs/site/development/index.html Wed Dec 26 05:08:47 2012
@@ -85,7 +85,9 @@
         <h4>Testing</h4>
         <p>
             While we may not fully subscribe to the idea that "untested code 
is broken code", we do strive
-            to include a lot of automated unit and functional testing.
+            to include a lot of automated unit and functional testing. Apache 
OODT has its own 
+            <a href="https://builds.apache.org/job/oodt-trunk/";>Jenkins 
continuous integration</a>
+            server that runs nightly, and automatically after each commit.
         </p>
         <div id='sidebar'>
             <h4>Developer Details</h4>

Modified: 
oodt/tools/oodtsite.publisher/trunk/oodtsite/publisher/themes/standard.html
URL: 
http://svn.apache.org/viewvc/oodt/tools/oodtsite.publisher/trunk/oodtsite/publisher/themes/standard.html?rev=1425825&r1=1425824&r2=1425825&view=diff
==============================================================================
--- oodt/tools/oodtsite.publisher/trunk/oodtsite/publisher/themes/standard.html 
(original)
+++ oodt/tools/oodtsite.publisher/trunk/oodtsite/publisher/themes/standard.html 
Wed Dec 26 05:08:47 2012
@@ -174,6 +174,7 @@ Standard theme for Apache OODT web pages
                         <dd><a href='/development/source'>Source Code</a></dd>
                         <dd><a href='/contact'>Mailing Lists</a></dd>
                         <dd><a 
href='https://cwiki.apache.org/confluence/display/OODT/Home'>Wiki</a></dd>
+                        <dd><a 
href='https://builds.apache.org/job/oodt-trunk/'>Jenkins</a></dd>
                     </dl>
                     <dl>
                         <dt><a href='/contact'>Social</a></dt>


Reply via email to