Skip to content

Commit a2fb29d

Browse files
committed
Link to Git Tag
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1744609 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5fe700a commit a2fb29d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/main/java/org/apache/commons/codec/digest/PureJavaCrc32.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
* java.util.zip.CRC32 in Java 1.6
3131
*
3232
* Copied from Hadoop 2.6.3.
33+
* The code agrees with the following file in the 2.6.3 tag:
34+
* https://git-wip-us.apache.org/repos/asf?p=hadoop.git;a=blob_plain;
35+
* f=hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/PureJavaCrc32.java;
36+
* hb=2120de588b92b9f22b1cc4188761d6a8c61aa778
3337
* <p>
3438
* This class is Not ThreadSafe
3539
*

0 commit comments

Comments
 (0)