SHA256
1
0
forked from pool/maven

Accepting request 774808 from Java:packages

Upgrade to 3.6.3

OBS-URL: https://build.opensuse.org/request/show/774808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2020-02-18 09:37:50 +00:00 committed by Git OBS Bridge
commit 5201e43c63
8 changed files with 83 additions and 74 deletions

View File

@ -33,12 +33,12 @@ index 2686570af..d22ae121d 100644
- </exclusions> - </exclusions>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.slf4j</groupId> <!-- this is included in Wagon Http
diff --git a/pom.xml b/pom.xml diff --git a/pom.xml b/pom.xml
index 237cdc39e..85436c54d 100644 index 237cdc39e..85436c54d 100644
--- a/pom.xml --- a/pom.xml
+++ b/pom.xml +++ b/pom.xml
@@ -324,7 +324,6 @@ under the License. @@ -328,7 +328,6 @@ under the License.
<groupId>org.apache.maven.wagon</groupId> <groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-http</artifactId> <artifactId>wagon-http</artifactId>
<version>${wagonVersion}</version> <version>${wagonVersion}</version>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a79204f17594638af29abb2e1150b8a18dba065a7aed13b36e8b14974dfda4b
size 5188

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ed94655b4098729de292a13c96765bb90a407bb6feb64f201a9444aebde69d1
size 2758845

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f126061e5e8166700c6b63a367ac7e78a3b6b296334665c35a4e1e9706f31e4
size 5188

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c1c990ba64dd4f88688120cc2ec93bf33dd500d2a62ae5cd57bd4b7f6335c07
size 2762967

View File

@ -1,8 +1,17 @@
-------------------------------------------------------------------
Fri Feb 7 15:50:55 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 3.6.3
- Modified patches:
* 0002-Invoke-logback-via-reflection.patch
* 0004-Use-non-shaded-HTTP-wagon.patch
+ Adapt to changed line endings
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 21 15:53:17 UTC 2019 - Fridrich Strba <fstrba@suse.com> Thu Nov 21 15:53:17 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 3.6.2 - Upgrade to upstream version 3.6.2
- Modified patche: - Modified patch:
* 0002-Invoke-logback-via-reflection.patch * 0002-Invoke-logback-via-reflection.patch
+ adapt to changed context + adapt to changed context
- Removed patch: - Removed patch:

View File

@ -1,7 +1,7 @@
# #
# spec file for package maven # spec file for package maven
# #
# Copyright (c) 2019 SUSE LLC # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -21,7 +21,7 @@
%global confdir %{_sysconfdir}/%{name}%{?maven_version_suffix} %global confdir %{_sysconfdir}/%{name}%{?maven_version_suffix}
%bcond_with logback %bcond_with logback
Name: maven Name: maven
Version: 3.6.2 Version: 3.6.3
Release: 0 Release: 0
Summary: Java project management and project comprehension tool Summary: Java project management and project comprehension tool
# maven itself is ASL 2.0 # maven itself is ASL 2.0