vy commented on PR #490: URL: https://github.com/apache/commons-compress/pull/490#issuecomment-1975996682
> The basic problem is that a project can have the old commons-compress deep in the transitive dependency tree. > > One then updates some other library to a new version that now has common-compress-core deep in its transitive dependency tree. > > The classpath now contains both commons-compress and commons-compress-core, even though the developer of the project might never have heard of commons-compress. This is a crystal clear argument @elharo, thanks so much for the elaborate explanation. @ppkarwasz indeed needs to address this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
