This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 78cfc6c Updated site at revision 7c4e6c9
78cfc6c is described below
commit 78cfc6c583cf03d133161111acf3952ad19ea14f
Author: jenkins <[email protected]>
AuthorDate: Wed Dec 13 22:05:10 2017 +0000
Updated site at revision 7c4e6c9
---
content/docs/latest/getting-started/installation/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/docs/latest/getting-started/installation/index.html
b/content/docs/latest/getting-started/installation/index.html
index 957cfdf..64d49a5 100644
--- a/content/docs/latest/getting-started/installation/index.html
+++ b/content/docs/latest/getting-started/installation/index.html
@@ -515,8 +515,8 @@
<td style="text-align: left">Compiles JAR files from Java sources</td>
</tr>
<tr>
- <td style="text-align: left"><code class="highlighter-rouge">mvn compile
findbugs:findbugs</code></td>
- <td style="text-align: left">Compile using the Maven <a
href="http://gleclaire.github.io/findbugs-maven-plugin">FindBugs</a> plugin</td>
+ <td style="text-align: left"><code class="highlighter-rouge">mvn compile
spotbugs:spotbugs</code></td>
+ <td style="text-align: left">Compile using the Maven <a
href="https://github.com/spotbugs/spotbugs-maven-plugin">SpotBugs</a>
plugin</td>
</tr>
<tr>
<td style="text-align: left"><code class="highlighter-rouge">mvn
install</code></td>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].