You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2019/08/23 17:01:28 UTC

[commons-compress] branch master updated: low hanging Sonar fruits

This is an automated email from the ASF dual-hosted git repository.

bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new 0cc9944  low hanging Sonar fruits
0cc9944 is described below

commit 0cc994417eef7206becfd511d8b070f22eb48e7a
Author: Stefan Bodewig <bo...@apache.org>
AuthorDate: Fri Aug 23 19:01:08 2019 +0200

    low hanging Sonar fruits
---
 src/main/java/org/apache/commons/compress/archivers/tar/package.html | 4 ++--
 src/main/java/org/apache/commons/compress/changes/package.html       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/archivers/tar/package.html b/src/main/java/org/apache/commons/compress/archivers/tar/package.html
index 32f2dfd..32ccf2e 100644
--- a/src/main/java/org/apache/commons/compress/archivers/tar/package.html
+++ b/src/main/java/org/apache/commons/compress/archivers/tar/package.html
@@ -27,8 +27,8 @@
 
     <p>There are many different format dialects that call themselves
       TAR.  The classes of this package can read and write archives in
-      the traditional pre-POSIX <b>ustar</b> format and support GNU
+      the traditional pre-POSIX <strong>ustar</strong> format and support GNU
       specific extensions for long filenames that GNU tar itself by
-      now refers to as <b>oldgnu</b>.</p>
+      now refers to as <strong>oldgnu</strong>.</p>
   </body>
 </html>
diff --git a/src/main/java/org/apache/commons/compress/changes/package.html b/src/main/java/org/apache/commons/compress/changes/package.html
index 548f990..8b747ab 100644
--- a/src/main/java/org/apache/commons/compress/changes/package.html
+++ b/src/main/java/org/apache/commons/compress/changes/package.html
@@ -22,7 +22,7 @@
     <title>Changeset package</title>
   </head>
   <body>
-    <p><b>EXPERIMENTAL</b> support for changesets that are applied to
+    <p><strong>EXPERIMENTAL</strong> support for changesets that are applied to
       archives.</p>
 
     <p>This API is considered unstable and may be modified or even