20 Commits

Author SHA256 Message Date
Fridrich Štrba
6d869c8623 1.9.25 2025-12-17 08:53:04 +01:00
3c143d3024 Accepting request 1294967 from Java:packages
1.9.24 + _multibuild

OBS-URL: https://build.opensuse.org/request/show/1294967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-resolver?expand=0&rev=24
2025-07-22 10:54:23 +00:00
fa0298e1bd OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=76 2025-07-22 07:25:58 +00:00
7d2e44cfda OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=75 2025-07-01 13:20:08 +00:00
46366ba63f OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=74 2025-07-01 11:10:18 +00:00
ad6602760f OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=73 2025-07-01 11:02:44 +00:00
be60f84ce8 OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=72 2025-07-01 10:35:20 +00:00
79e9a0b79c OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=71 2025-07-01 10:24:18 +00:00
1ed1b19421 OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=70 2025-07-01 07:22:05 +00:00
ee783c7cd9 OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=69 2025-06-27 04:58:56 +00:00
5ffd76d18e Accepting request 1282178 from Java:packages
Add dependency on objectweb-asm to build with sisu 0.9.0.M4

OBS-URL: https://build.opensuse.org/request/show/1282178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-resolver?expand=0&rev=23
2025-06-03 15:53:54 +00:00
b7c4e0cf26 OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=67 2025-06-03 08:20:25 +00:00
2c45f67c4a OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=66 2025-06-03 08:20:04 +00:00
17592c57fb OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=65 2025-06-02 14:14:25 +00:00
c233c76520 Accepting request 1280108 from Java:packages
1.9.23

OBS-URL: https://build.opensuse.org/request/show/1280108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-resolver?expand=0&rev=22
2025-05-26 16:40:23 +00:00
63262d6323 OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=63 2025-05-26 10:25:11 +00:00
7bd6ba1e1e OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=62 2025-05-11 04:24:27 +00:00
3b340324be Accepting request 1196270 from Java:packages
1.9.22

OBS-URL: https://build.opensuse.org/request/show/1196270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-resolver?expand=0&rev=21
2024-08-27 17:39:31 +00:00
8516c8fea6 OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=60 2024-08-27 09:29:21 +00:00
4e3e25d297 OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=59 2024-08-26 13:43:25 +00:00
7 changed files with 75 additions and 9 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Dec 17 07:40:30 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Update to upstream version 1.9.25
* New features and improvements
+ Add scope support for trusted checksums
+ Name mappers cleanup and new GAECV mapper
+ Proper metadata locking support
+ Ability to augment metadata nature for version range request
* Bug Fixes
+ TrackingFileManager changes
+ Maven filters daemon friendly
+ Remove hack from Basic connector
+ Fix locking issues
* Documentation updates
+ Updated the documentation to reflect the current list of name
mappers
* Maintenance
+ Mild backport: support same properties as Resolver 2.x
+ Maven resolver lockrepro
+ Bugfix: Java 25 broke test
* Dependency updates
+ Bump com.github.siom79.japicmp:japicmp-maven-plugin from
0.23.1 to 0.25.0
+ Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24
to 1.26
+ Bump commons-codec:commons-codec from 1.18.0 to 1.20.0
+ Bump org.redisson:redisson from 3.50.0 to 3.52.0
+ Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre
+ Bump com.google.code.gson:gson from 2.13.1 to 2.13.2
+ Bump jettyVersion from 9.4.57.v20241219 to 9.4.58.v20250814
+ Bump mavenVersion from 3.9.10 to 3.9.11
-------------------------------------------------------------------
Tue Jul 22 07:22:59 UTC 2025 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package maven-resolver-supplier
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%global base_name maven-resolver
%define _buildshell /bin/bash
Name: %{base_name}-supplier
Version: 1.9.24
Version: 1.9.25
Release: 0
Summary: Apache Maven Artifact Resolver library
License: Apache-2.0

View File

@@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Dec 17 07:40:30 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Update to upstream version 1.9.25
* New features and improvements
+ Add scope support for trusted checksums
+ Name mappers cleanup and new GAECV mapper
+ Proper metadata locking support
+ Ability to augment metadata nature for version range request
* Bug Fixes
+ TrackingFileManager changes
+ Maven filters daemon friendly
+ Remove hack from Basic connector
+ Fix locking issues
* Documentation updates
+ Updated the documentation to reflect the current list of name
mappers
* Maintenance
+ Mild backport: support same properties as Resolver 2.x
+ Maven resolver lockrepro
+ Bugfix: Java 25 broke test
* Dependency updates
+ Bump com.github.siom79.japicmp:japicmp-maven-plugin from
0.23.1 to 0.25.0
+ Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24
to 1.26
+ Bump commons-codec:commons-codec from 1.18.0 to 1.20.0
+ Bump org.redisson:redisson from 3.50.0 to 3.52.0
+ Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre
+ Bump com.google.code.gson:gson from 2.13.1 to 2.13.2
+ Bump jettyVersion from 9.4.57.v20241219 to 9.4.58.v20250814
+ Bump mavenVersion from 3.9.10 to 3.9.11
-------------------------------------------------------------------
Tue Jul 22 07:22:59 UTC 2025 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package maven-resolver
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%global base_name maven-resolver
%define _buildshell /bin/bash
Name: %{base_name}
Version: 1.9.24
Version: 1.9.25
Release: 0
Summary: Apache Maven Artifact Resolver library
License: Apache-2.0