Changelog for
maven-assembly-plugin-javadoc-3.6.0-4.1.noarch.rpm :
* Wed Feb 21 2024 Gus Kenion
- Use %patch -P N instead of deprecated %patchN.
* Mon Feb 19 2024 Fridrich Strba - Explicitely require commons-io:commons-io and commons-codec:common-codes artifacts that are optional in apache-commons-compress
* Thu Sep 14 2023 Fridrich Strba - Added patch:
* aggregated-timestamp.patch + use SOURCE_DATE_EPOCH for the timestamp of aggregated properties
* Wed Sep 06 2023 Fridrich Strba - Update to version 3.6.0- Changes of 3.6.0
* Bugs + MASSEMBLY-843: finalName as readonly parameter makes common usecases very complicated + MASSEMBLY-965: Symbolic links get copied with absolute path + MASSEMBLY-977: Warning if using Maven 3.9.1 + MASSEMBLY-986: Minimal default Manifest configuration of jar archiver should be respected
* New Feature + MASSEMBLY-973: Support Zstandard compression format
* Improvements + MASSEMBLY-989: in RB mode, apply 022 umask to ignore environment group write umask + MASSEMBLY-990: add system requirements history
* Task + MASSEMBLY-974: Drop deprecated repository element + MASSEMBLY-983: Support running build on Java 20 + MASSEMBLY-984: Refresh download page + MASSEMBLY-985: Cleanup declared dependencies + MASSEMBLY-988: Avoid using deprecated methods of plexus-archiver- Changes of 3.5.0
* Bug + MASSEMBLY-941: file permissions removed during assembly:single since 3.2.0- Changes of 3.4.2
* Bug + MASSEMBLY-969: Excludes filtering in 3.4.0 and 3.4.1 differs from 3.3.0
* Task + MASSEMBLY-949: Examples should refer to https instead of http- Changes of 3.4.1
* Bug + MASSEMBLY-964: Error build with shared assemblies- Changes of 3.4.0
* Bug + MASSEMBLY-955: dependencySet includes filter with classifier breaks include of artifacts without classifier
* Task + MASSEMBLY-945: Speed improvements + MASSEMBLY-954: Update plugin (requires Maven 3.2.5+) + MASSEMBLY-956: assembly plugin resolves too much, even plugins used to build dependencies + MASSEMBLY-957: Deprecate the repository element in assembly decriptor + MASSEMBLY-959: Upgrade to Java 8, drop unused dependencies
* Tue Dec 29 2020 Wang Jun - Update to version 3.3.0
* Add Documentation for duplicateBehaviour option
* Add ASF Jira badge
* Add GitHub Informations.
* Allow to override UID/GID for files stored in TAR
* Apply try-with-resources
* Update AbstractAssemblyMojo.java
* Use HTTPS instead of HTTP to resolve dependencies
* Fix broken links (MPIR 3)
* Fix checkstyle issue
* Fix Javadoc error
* Support concatenation of files
* Multi-release JAR files aren\'t handled correctly
* Tighten language
* Replace TestFileManager with TemporaryFolder
* Replace ArtifactMock using EasyMock with mock(Artifact.class) using Mockito
* Replace EasyMock with Mockito
* Remove invalid relativePath from parent section
* Sun Nov 24 2019 Fridrich Strba - Upgrade to upstream version 3.2.0- Specify maven.compiler.release to fix build with jdk9+ and newer maven-javadoc-plugin
* Sat Apr 06 2019 Jan Engelhardt - Add Group: line for documentation.
* Fri Apr 05 2019 Fridrich Strba - Initial packaging of maven-assembly-plugin 3.1.0