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. <a href="#fnref:2" rev="footnote" title="Jump back to footnote 2
in the text">↩</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. <a href="#fnref:3"
rev="footnote" title="Jump back to footnote 3 in the text">↩</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>. <a
href="#fnref:3" rev="footnote" title="Jump back to footnote 3 in the
text">↩</a></p>
</li>
<li id="fn:4">
<p>This helper class can be found in the <code>org.apache.ace.test</code>
project. <a href="#fnref:4" rev="footnote" title="Jump back to footnote 4
in the text">↩</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. <a href="#fnref:5" rev="footnote"
title="Jump back to footnote 5 in the text">↩</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 <a href="#fnref:6"
rev="footnote" title="Jump back to footnote 6 in the text">↩</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>. <a
href="#fnref:6" rev="footnote" title="Jump back to footnote 6 in the
text">↩</a></p>
</li>
</ol>
</div></div>