Accepting request 1142723 from Java:packages
1.9.18 OBS-URL: https://build.opensuse.org/request/show/1142723 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-resolver?expand=0&rev=18
This commit is contained in:
commit
b4776d7faf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d4b7154249a45ba4141b3153a71b8926892acb103eab70fea6dbb3e304661fe
|
||||
size 1682487
|
BIN
maven-resolver-1.9.18-source-release.zip
(Stored with Git LFS)
Normal file
BIN
maven-resolver-1.9.18-source-release.zip
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
maven-resolver-build.tar.xz
(Stored with Git LFS)
BIN
maven-resolver-build.tar.xz
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 07:02:35 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Upgrade to upstream version 1.9.18
|
||||
* Bug
|
||||
+ MRESOLVER-372: Sporadic AccessDeniedEx on Windows
|
||||
+ MRESOLVER-441: Undo FileUtils changes that altered non-Windows
|
||||
execution path
|
||||
* Improvement
|
||||
+ MRESOLVER-396: Native transport should retry on HTTP 429
|
||||
(Retry-After)
|
||||
* Task
|
||||
+ MRESOLVER-397: Deprecate Guice modules
|
||||
+ MRESOLVER-405: Get rid of component name string literals, make
|
||||
them constants and reusable
|
||||
+ MRESOLVER-433: Expose configuration for inhibiting
|
||||
Expect-Continue handshake in 1.x
|
||||
+ MRESOLVER-435: Refresh download page
|
||||
+ MRESOLVER-437: Resolver should not override given HTTP
|
||||
transport default use of expect-continue handshake
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 21 12:10:01 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package maven-resolver
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# 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 @@
|
||||
%define _buildshell /bin/bash
|
||||
%bcond_with tests
|
||||
Name: maven-resolver
|
||||
Version: 1.9.15
|
||||
Version: 1.9.18
|
||||
Release: 0
|
||||
Summary: Apache Maven Artifact Resolver library
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user