You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by bu...@apache.org on 2012/08/15 14:01:46 UTC

svn commit: r829009 - in /websites/staging/ace/trunk/content: ./ dev-doc/writing-tests.html

Author: buildbot
Date: Wed Aug 15 12:01:46 2012
New Revision: 829009

Log:
Staging update by buildbot for ace

Modified:
    websites/staging/ace/trunk/content/   (props changed)
    websites/staging/ace/trunk/content/dev-doc/writing-tests.html

Propchange: websites/staging/ace/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug 15 12:01:46 2012
@@ -1 +1 @@
-1373358
+1373360

Modified: websites/staging/ace/trunk/content/dev-doc/writing-tests.html
==============================================================================
--- websites/staging/ace/trunk/content/dev-doc/writing-tests.html (original)
+++ websites/staging/ace/trunk/content/dev-doc/writing-tests.html Wed Aug 15 12:01:46 2012
@@ -287,7 +287,7 @@ For our simple integration test, however
 <p>This test can be found in the <code>org.apache.ace.authentication</code> project.&#160;<a href="#fnref:2" rev="footnote" title="Jump back to footnote 2 in the text">&#8617;</a></p>
 </li>
 <li id="fn:3">
-<p>The current version of BndTools still uses JUnit3, while there is some effort already to support JUnit4 as well, see: https://github.com/bndtools/bnd/issues/156.&#160;<a href="#fnref:3" rev="footnote" title="Jump back to footnote 3 in the text">&#8617;</a></p>
+<p>The current version of BndTools still uses JUnit3, while there is some effort already to support JUnit4 as well, see: <a href="https://github.com/bndtools/bnd/issues/156">https://github.com/bndtools/bnd/issues/156</a>.&#160;<a href="#fnref:3" rev="footnote" title="Jump back to footnote 3 in the text">&#8617;</a></p>
 </li>
 <li id="fn:4">
 <p>This helper class can be found in the <code>org.apache.ace.test</code> project.&#160;<a href="#fnref:4" rev="footnote" title="Jump back to footnote 4 in the text">&#8617;</a></p>
@@ -296,7 +296,7 @@ For our simple integration test, however
 <p>To be more precise: the test will wait a couple of seconds to allow all dependencies to be satisfied. If after this waiting period any dependency is not satisfied, the test will fail.&#160;<a href="#fnref:5" rev="footnote" title="Jump back to footnote 5 in the text">&#8617;</a></p>
 </li>
 <li id="fn:6">
-<p>The naming of these methods could use a second thought, see also: https://issues.apache.org/jira/browse/ACE-289&#160;<a href="#fnref:6" rev="footnote" title="Jump back to footnote 6 in the text">&#8617;</a></p>
+<p>The naming of these methods could use a second thought, see also: <a href="https://issues.apache.org/jira/browse/ACE-289">https://issues.apache.org/jira/browse/ACE-289</a>.&#160;<a href="#fnref:6" rev="footnote" title="Jump back to footnote 6 in the text">&#8617;</a></p>
 </li>
 </ol>
 </div></div>