Author: buildbot
Date: Mon Jun 11 00:51:59 2012
New Revision: 821196
Log:
Staging update by buildbot for creadur
Modified:
websites/staging/creadur/trunk/content/ (props changed)
websites/staging/creadur/trunk/content/tentacles/index.html
Propchange: websites/staging/creadur/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jun 11 00:51:59 2012
@@ -1 +1 @@
-1348650
+1348697
Modified: websites/staging/creadur/trunk/content/tentacles/index.html
==============================================================================
--- websites/staging/creadur/trunk/content/tentacles/index.html (original)
+++ websites/staging/creadur/trunk/content/tentacles/index.html Mon Jun 11
00:51:59 2012
@@ -50,7 +50,7 @@ them and create a little report of what
<p>Assertions must be enabled.</p>
-<p>The tool is not specific to maven and will simply recurssively walk
+<p>The tool is not specific to maven and will simply recursively walk
the provided URL and download all files matching the following
pattern:</p>
<div class="codehilite"><pre><span class="o">.*\.</span><span
class="p">(</span><span class="n">jar</span><span class="o">|</span><span
class="n">zip</span><span class="o">|</span><span class="n">war</span><span
class="o">|</span><span class="n">ear</span><span class="o">|</span><span
class="n">tar</span><span class="o">.</span><span class="n">gz</span><span
class="p">)</span>
@@ -98,7 +98,7 @@ downloaded binaries</p>
</pre></div>
-<p>Unpacking is recurssive, so any binaries contained in foo.zip will
+<p>Unpacking is recursive, so any binaries contained in foo.zip will
also be unpacked.</p>
<div class="codehilite"><pre><span class="n">content</span><span
class="sr">/foo.zip.contents/</span><span class="n">lib</span><span
class="o">/</span><span class="n">bar</span><span class="o">.</span><span
class="n">jar</span>
<span class="n">content</span><span class="sr">/foo.zip.contents/</span><span
class="n">lib</span><span class="sr">/bar.jar.contents/</span>
@@ -129,7 +129,7 @@ name '(licenses, notices, contents)'</p>
the binary. There will be two sections <strong>Declared</strong> and
<strong>Undeclared</strong></p>
<p>The Declared section lists the single LICENSE file that was supplied
-by the binary itself. As the tool works recurssively, it will also
+by the binary itself. As the tool works recursively, it will also
collect any LICENSE file text from any binaries contained in the
foo.zip. Well call these "sub" LICENSES for simplicity.</p>
<p>Some attempt is made to figure out if the text from sub LICENSE files