Sync from SUSE:SLFO:Main maven-resolver revision 0edd2e1b9a00b055f0e8eac61ccf7ff0
This commit is contained in:
parent
d7ab45afd9
commit
9cc8836315
BIN
maven-resolver-1.9.18-source-release.zip
(Stored with Git LFS)
BIN
maven-resolver-1.9.18-source-release.zip
(Stored with Git LFS)
Binary file not shown.
BIN
maven-resolver-1.9.20-source-release.zip
(Stored with Git LFS)
Normal file
BIN
maven-resolver-1.9.20-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,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:33:43 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Upgrade to upstream version 1.9.20
|
||||
* Bug
|
||||
+ MRESOLVER-483: PreorderNodeListGenerator bug: may print
|
||||
trailing ":"
|
||||
+ MRESOLVER-522: File locking threads not entering critical
|
||||
region were "oversleeping"
|
||||
+ MRESOLVER-547: BF collector always copies artifacts, even
|
||||
when it should not
|
||||
* Improvement
|
||||
+ MRESOLVER-536: Skip setting last modified time when FS does
|
||||
not support it
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 2 17:30:32 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _buildshell /bin/bash
|
||||
%bcond_with tests
|
||||
Name: maven-resolver
|
||||
Version: 1.9.18
|
||||
Version: 1.9.20
|
||||
Release: 0
|
||||
Summary: Apache Maven Artifact Resolver library
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user