[
https://issues.apache.org/jira/browse/LOG4J2-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461762#comment-17461762
]
Richard Gomez commented on LOG4J2-3239:
---------------------------------------
I noticed this as well. The timestamps are slightly different between central
and apache, but the contents appear to be the same otherwise.
{code:java}
# 2.16.0
f821a18687126c2e2f227038f540e7953ad2cc8c apache-log4j-api-2.16.0.jar
539a445388aee52108700f26d9644989e7916e7c apache-log4j-core-2.16.0.jar
4727d93a76616ffc4149dffac5801827c0f4ac71 central-log4j-api-2.16.0.jar
ca12fb3902ecfcba1e1357ebfc55407acec30ede central-log4j-core-2.16.0.jar
# 2.15.0
42319af9991a86b4475ab3316633a3d03e2d29e1 apache-log4j-api-2.15.0.jar
9bd89149d5083a2a3ab64dcc88b0227da14152ec apache-log4j-core-2.15.0.jar
4a5aa7e55a29391c6f66e0b259d5189aa11e45d0 central-log4j-api-2.15.0.jar
ba55c13d7ac2fd44df9cc8074455719a33f375b9 central-log4j-core-2.15.0.jar {code}
> Log4j-core-2.16.0.jar has a different MD5 in Maven Central!
> -----------------------------------------------------------
>
> Key: LOG4J2-3239
> URL: https://issues.apache.org/jira/browse/LOG4J2-3239
> Project: Log4j 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.16.0
> Reporter: Kami Shishegar
> Priority: Major
>
> {color:#202124}Log4j-core-2.16.0.jar has a different MD5 in Maven
> Central{color}!
> [https://downloads.apache.org/logging/log4j/2.16.0/]
> $ md5sum apache-log4j-2.16.0-bin/log4j-core-2.16.0.jar
> cf0634270eafdbb083eb5951d7f2232d
> apache-log4j-2.16.0-bin/log4j-core-2.16.0.jar
>
> {color:#1155cc}[https://search.maven.org/]{color}{color:#1155cc}search?q=a:log4j-core{color}
> $ md5sum log4j-core-2.16.0.jar
> 9f41928a418200de2232dd326e522cc7 log4j-core-2.16.0.jar
>
> diff -r log4j-core-2.16.0 ../log4j-core-2.16.0
> diff -r log4j-core-2.16.0/META-INF/MANIFEST.MF
> ../log4j-core-2.16.0/META-INF/MANIFEST.MF
> 5c5
> < Bnd-LastModified: 1639373735804
> ---
> > Bnd-LastModified: 1639374077682
--
This message was sent by Atlassian Jira
(v8.20.1#820001)