Re: [PR] [MASSEMBLY-1013] Code cleanups [maven-assembly-plugin]

2023-12-13 Thread via GitHub
slawekjaranowski merged PR #173: URL: https://github.com/apache/maven-assembly-plugin/pull/173 -- 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: issues-un

[PR] [MASSEMBLY-1013] Code cleanups [maven-assembly-plugin]

2023-12-10 Thread via GitHub
slawekjaranowski opened a new pull request, #173: URL: https://github.com/apache/maven-assembly-plugin/pull/173 - diamond operators - use NIO new(Input|Output)Stream - inline simple variables - simplify arguments of {{AssemblyArchiver#createArchive}} - minimize usage of deprecated