You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/09/12 15:27:05 UTC

[commons-compress] branch master updated: [COMPRESS-625] Update Wikipedia link in TarUtils.java:627

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

ggregory 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 cbe5ee50 [COMPRESS-625] Update Wikipedia link in TarUtils.java:627
cbe5ee50 is described below

commit cbe5ee50ba79a2cc1949fc2914f4d0613fea76c0
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Sep 12 08:27:00 2022 -0700

    [COMPRESS-625] Update Wikipedia link in TarUtils.java:627
---
 src/changes/changes.xml                                               | 3 +++
 src/main/java/org/apache/commons/compress/archivers/tar/TarUtils.java | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a9c09156..2dc63959 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -109,6 +109,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="ggregory" due-to="Matt Juntunen">
         Fix TarFileTest #289.
       </action>
+      <action issue="COMPRESS-625" type="fix" dev="ggregory" due-to="MrBump, Gary Gregory">
+        Update Wikipedia link in TarUtils.java:627.
+      </action>
       <!-- ADD -->
       <action issue="COMPRESS-602" type="add" dev="ggregory" due-to="Postelnicu George, Gary Gregory">
         Migrate zip package to use NIO #236.
diff --git a/src/main/java/org/apache/commons/compress/archivers/tar/TarUtils.java b/src/main/java/org/apache/commons/compress/archivers/tar/TarUtils.java
index 369eabcb..7aeaa2f9 100644
--- a/src/main/java/org/apache/commons/compress/archivers/tar/TarUtils.java
+++ b/src/main/java/org/apache/commons/compress/archivers/tar/TarUtils.java
@@ -624,7 +624,7 @@ public class TarUtils {
     }
 
     /**
-     * Wikipedia <a href="https://en.wikipedia.org/wiki/Tar_(file_format)#File_header">says</a>:
+     * Wikipedia <a href="https://en.wikipedia.org/wiki/Tar_(computing)#File_header">says</a>:
      * <blockquote>
      * The checksum is calculated by taking the sum of the unsigned byte values
      * of the header block with the eight checksum bytes taken to be ascii