Accepting request 1093803 from Java:packages
1.9.12 OBS-URL: https://build.opensuse.org/request/show/1093803 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-resolver?expand=0&rev=16
This commit is contained in:
3
maven-resolver-1.9.12-source-release.zip
Normal file
3
maven-resolver-1.9.12-source-release.zip
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:72e39f7c715781d87ef5ab7a9cbbddbf45b09f6376d00559e9a82190c686d6fb
|
||||||
|
size 1659606
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e2aa1c209f0f35ed18996bdfee060226b57ee605848bfba965d84dfe6f6226e1
|
|
||||||
size 1648760
|
|
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:7bf5379e211a76801cd2f3b19c1fee2257da2e275663a3e4cf248b3c86f950b6
|
oid sha256:bace2f2d8586bfb122b2595efe141851477a8570d48b2f392ae176fe514b1e24
|
||||||
size 5852
|
size 5884
|
||||||
|
@@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 19 15:06:45 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Upgrade to upstream version 1.9.12
|
||||||
|
* Bug
|
||||||
|
+ [MRESOLVER-371] Unjustified WARNING log added by
|
||||||
|
MRESOLVER-364
|
||||||
|
+ [MRESOLVER-361] Unreliable TCP and retries on upload
|
||||||
|
+ [MRESOLVER-357] ConflictResolver STANDARD verbosity
|
||||||
|
misbehaves
|
||||||
|
+ [MRESOLVER-352] Duplicate METADATA_DOWNLOADING event is
|
||||||
|
being sent
|
||||||
|
* Improvement
|
||||||
|
+ [MRESOLVER-360] disable checksum by default for .sigstore
|
||||||
|
in addition to .asc
|
||||||
|
* New Feature
|
||||||
|
+ [MRESOLVER-370] Lock factory should dump lock states on
|
||||||
|
failure
|
||||||
|
+ [MRESOLVER-353] Make aether.checksums.algorithms settable
|
||||||
|
per remote repository
|
||||||
|
* Task
|
||||||
|
+ [MRESOLVER-366] Upgrade build plugins
|
||||||
|
+ [MRESOLVER-364] Revert MRESOLVER-132
|
||||||
|
+ [MRESOLVER-359] Make build be explicit about build time
|
||||||
|
requirements
|
||||||
|
+ [MRESOLVER-356] Remove Guava (is unused)
|
||||||
|
+ [MRESOLVER-354] Document expected checksums
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 3 10:30:23 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
Wed May 3 10:30:23 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%define _buildshell /bin/bash
|
%define _buildshell /bin/bash
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: maven-resolver
|
Name: maven-resolver
|
||||||
Version: 1.9.8
|
Version: 1.9.12
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Apache Maven Artifact Resolver library
|
Summary: Apache Maven Artifact Resolver library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@@ -50,7 +50,6 @@ BuildArch: noarch
|
|||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
BuildRequires: ant-junit
|
BuildRequires: ant-junit
|
||||||
BuildRequires: cglib
|
BuildRequires: cglib
|
||||||
BuildRequires: guava
|
|
||||||
BuildRequires: mockito
|
BuildRequires: mockito
|
||||||
BuildRequires: objectweb-asm
|
BuildRequires: objectweb-asm
|
||||||
BuildRequires: objenesis
|
BuildRequires: objenesis
|
||||||
@@ -217,7 +216,6 @@ build-jar-repository -s lib \
|
|||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
build-jar-repository -s lib \
|
build-jar-repository -s lib \
|
||||||
cglib/cglib \
|
cglib/cglib \
|
||||||
guava/guava \
|
|
||||||
mockito/mockito-core \
|
mockito/mockito-core \
|
||||||
objectweb-asm/asm \
|
objectweb-asm/asm \
|
||||||
objenesis/objenesis \
|
objenesis/objenesis \
|
||||||
|
Reference in New Issue
Block a user