68 lines
2.4 KiB
Plaintext
68 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 10 16:29:15 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Use plexus-metadata-generator executable directly to simplify
|
|
build classpath
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 2 17:20:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Add dependency on plexus-xml where relevant
|
|
* this will be needed for smooth upgrade to plexus-utils 4.0.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 21 10:49:44 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 6 22:19:42 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Remove unnecessary dependency on xmvn tools and parent pom
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 11 13:25:18 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to upstream version 0.13.1
|
|
- Modified patches:
|
|
* 0001-Compatibility-with-Maven-3.0.3-and-later.patch
|
|
+ rebase to the new context
|
|
* maven-artifact-transfer-blocked.patch ->
|
|
0003-Port-to-maven-3.8.1.patch
|
|
+ rebase for consistency
|
|
- Removed patch:
|
|
* 0002-Remove-support-for-maven-3.0.X.patch
|
|
+ remove the old org.sonatype.aether dependencies, since
|
|
we don't need maven 3.0.x
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 20 20:07:20 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with source and target levels 8
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 11 12:55:49 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Do not use the legacy guava20 any more
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 26 14:57:21 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* maven-artifact-transfer-blocked.patch
|
|
+ Fix build against newer maven
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 21 18:59:34 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to upstream version 0.11.0
|
|
- Modified patch:
|
|
* 0001-Compatibility-with-Maven-3.0.3-and-later.patch
|
|
+ rediff to changed context
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 26 10:32:40 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of maven-artifact-transfer 0.9.0
|
|
- Generate and customize ant build.xml file
|