2025-07-21 14:35:01 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 21 14:29:28 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Removed patch:
|
|
|
|
|
* reproducible-from-environment.patch
|
|
|
|
|
+ patched in a more central place in maven-archiver
|
|
|
|
|
|
2025-06-06 15:51:01 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 6 15:40:16 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to upstream version 3.4.2
|
|
|
|
|
* New features and improvements
|
|
|
|
|
+ MJAR-292: Detect MRJAR and add Multi-Release manifest entry
|
|
|
|
|
+ MJAR-296: Allow including files excluded by default.
|
|
|
|
|
+ MJAR-302: Require Maven 3.6.3
|
|
|
|
|
+ MJAR-307: Wrong version of commons-io cause a ClassNotFound
|
|
|
|
|
o.a.commons.io.file.attribute.FileTimes
|
|
|
|
|
+ MJAR-310: fixed toolchain version detection when toolchain
|
|
|
|
|
paths contain white spaces
|
|
|
|
|
* Bug Fixes
|
|
|
|
|
+ MJAR-62: Set Build-Jdk according to used toolchain
|
|
|
|
|
* Dependency updates
|
|
|
|
|
+ MJAR-306: Use properties for plugins versions in
|
|
|
|
|
LifecycleMapping
|
|
|
|
|
+ Bump org.junit:junit-bom from 5.10.1 to 5.10.2
|
|
|
|
|
+ MJAR-298: Update Maven-Archiver to 3.6.2
|
|
|
|
|
+ Bump apache/maven-gh-actions-shared from 2 to 4
|
|
|
|
|
+ Bump commons-io:commons-io from 2.14.0 to 2.15.1
|
|
|
|
|
+ MJAR-297: Update Parent to 40
|
|
|
|
|
+ MJAR-308: Bump org.apache.maven.plugins:maven-plugins from 41
|
|
|
|
|
to 42
|
|
|
|
|
* Maintenance
|
|
|
|
|
+ MJAR-304: Refresh download page
|
|
|
|
|
+ MJAR-303: Cleanup declared dependencies
|
|
|
|
|
+ Remove dependency on plexus
|
|
|
|
|
+ Build with Maven 4
|
|
|
|
|
- Modified patches:
|
|
|
|
|
* maven-jar-plugin-bootstrap-resources.patch
|
|
|
|
|
+ regenerate from the non-bootstrap build
|
2025-06-06 16:11:42 +00:00
|
|
|
|
* 01-allow-replacing-artifacts.patch
|
2025-06-06 15:51:01 +00:00
|
|
|
|
* reproducible-from-environment.patch
|
|
|
|
|
+ rediff
|
|
|
|
|
|
2024-02-21 05:59:45 +00:00
|
|
|
|
-------------------------------------------------------------------
|
2024-09-23 10:13:07 +00:00
|
|
|
|
Mon Sep 23 10:09:21 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Use SOURCE_DATE_EPOCH for reproducible builds
|
|
|
|
|
- Added patch:
|
|
|
|
|
* reproducible-from-environment.patch
|
|
|
|
|
+ SOURCE_DATE_EPOCH environmental variable triggers reproducible
|
|
|
|
|
use of the maven-jar-plugin if it is not requested already
|
|
|
|
|
using the project.build.outputTimestamp option.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2024-02-21 05:59:45 +00:00
|
|
|
|
Wed Feb 21 05:59:39 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
|
|
2022-06-24 09:55:04 +00:00
|
|
|
|
-------------------------------------------------------------------
|
2023-09-20 05:38:36 +00:00
|
|
|
|
Wed Sep 20 05:32:35 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to upstream version 3.3.0
|
|
|
|
|
* Bug
|
|
|
|
|
+ MJAR-275: outputTimestamp not applied to module-info; breaks
|
|
|
|
|
reproducible builds
|
|
|
|
|
* Task
|
|
|
|
|
+ MJAR-278: Update plugin (requires Maven 3.2.5+)
|
|
|
|
|
+ MJAR-280: Java 8 as minimum
|
|
|
|
|
* Dependency upgrade
|
|
|
|
|
+ MJAR-283: Upgrade Plexus Utils to 3.3.1
|
|
|
|
|
+ MJAR-284: Remove override for Plexus Archiver to fix order of
|
|
|
|
|
META-INF/ and META-INF/MANIFEST.MF entries
|
|
|
|
|
+ MJAR-288: Upgrade Parent to 36
|
|
|
|
|
+ MJAR-290: Update Plexus Utils to 3.4.2
|
|
|
|
|
+ MJAR-291: Upgrade Parent to 37
|
|
|
|
|
- Modified patches:
|
|
|
|
|
* 01-allow-replacing-artifacts.patch
|
|
|
|
|
+ rediff to changed context
|
|
|
|
|
* maven-jar-plugin-bootstrap-resources.patch
|
|
|
|
|
+ regenerate in cycle
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-06-24 09:55:04 +00:00
|
|
|
|
Fri Jun 24 09:46:54 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove all dependencies with scope test, since a raw xmvn does
|
|
|
|
|
not hide them from maven.
|
|
|
|
|
|
2022-03-29 13:54:37 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 29 13:53:45 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to upstream version 3.2.2
|
2022-05-25 07:12:20 +00:00
|
|
|
|
* Bugs:
|
|
|
|
|
+ MJAR-276 - Don't log a warning when jar will be empty and
|
|
|
|
|
creation is forced
|
|
|
|
|
+ MJAR-281 - Wrong order of META-INF/ and
|
|
|
|
|
META-INF/MANIFEST.MF entries
|
|
|
|
|
* Improvement:
|
|
|
|
|
+ MJAR-270 - make build Reproducible
|
|
|
|
|
* Dependency upgrades:
|
|
|
|
|
+ MJAR-282 - Upgrade Maven Archiver to 3.5.2
|
|
|
|
|
+ MJAR-283 - Upgrade Plexus Utils to 3.3.1
|
|
|
|
|
+ MJAR-284 - Remove override for Plexus Archiver to fix order
|
|
|
|
|
of META-INF/ and META-INF/MANIFEST.MF entries
|
2022-03-29 13:54:37 +00:00
|
|
|
|
- Modified patch:
|
|
|
|
|
* 01-allow-replacing-artifacts.patch
|
|
|
|
|
+ rediff to different line endings
|
|
|
|
|
|
2022-03-22 13:18:40 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 22 13:18:12 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Build with java source and target levels 8
|
|
|
|
|
|
2019-11-25 17:30:15 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 25 17:28:29 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 3.2.0
|
2022-05-25 07:12:20 +00:00
|
|
|
|
* Bugs:
|
|
|
|
|
+ MJAR-259 – Archiving to jar is very slow
|
|
|
|
|
+ MJAR-241 – Jar package does not have a size in ZipEntry
|
|
|
|
|
* Improvements:
|
|
|
|
|
+ MJAR-260 – Upgrade to Archiver 3.3.0 and add ITs
|
|
|
|
|
+ MJAR-238 – Allow setting of module main class
|
|
|
|
|
* New Feature:
|
|
|
|
|
+ MJAR-263 – Reproducible Builds: make entries in output jar
|
|
|
|
|
files reproducible (order + timestamp)
|
|
|
|
|
* Task:
|
|
|
|
|
+ MJAR-251 – Add documentation information for GitHub
|
|
|
|
|
* Dependency upgrades:
|
|
|
|
|
+ MJAR-261 – Upgrade plexus-archiver 3.7.0
|
|
|
|
|
+ MJAR-256 – Upgrade JUnit to 4.12
|
|
|
|
|
+ MJAR-255 – Upgrade maven-plugins parent to version 32
|
|
|
|
|
+ MJAR-252 – Upgrade plexus-archiver to 3.6.0
|
2019-11-25 17:30:15 +00:00
|
|
|
|
- Modified patch:
|
|
|
|
|
* maven-jar-plugin-bootstrap-resources.patch
|
|
|
|
|
+ regenerate from non-bootstrap build
|
|
|
|
|
|
2019-11-24 17:46:52 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Nov 24 17:46:08 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Specify maven.compiler.release to fix build with jdk9+ and newer
|
|
|
|
|
maven-javadoc-plugin
|
|
|
|
|
|
2019-10-08 05:36:45 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 8 05:35:17 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
- Added patch:
|
|
|
|
|
* 01-allow-replacing-artifacts.patch
|
|
|
|
|
+ Warn but do not fail with misconfigured plugin
|
|
|
|
|
|
2019-04-01 06:13:47 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 1 05:41:53 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
2019-04-01 06:16:34 +00:00
|
|
|
|
- Initial packaging of maven-jar-plugin 3.1.0 as a multibuild
|
|
|
|
|
package in order to be able to bootstrap a repository
|
2019-04-01 06:13:47 +00:00
|
|
|
|
- Generate and customize maven build.xml file for the bootstrap
|
|
|
|
|
variant
|
|
|
|
|
- Added patch:
|
|
|
|
|
* maven-jar-plugin-bootstrap-resources.patch
|
|
|
|
|
+ For the bootstrap variant, add the pre-generated resources
|
|
|
|
|
in order to be able to build even without
|
|
|
|
|
maven-plugin-plugin
|