1
0

Accepting request 964429 from Java:packages

Build with source and target levels 8

OBS-URL: https://build.opensuse.org/request/show/964429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plexus-interpolation?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2022-03-24 21:58:04 +00:00 committed by Git OBS Bridge
commit 449936c94f
3 changed files with 8 additions and 3 deletions

View File

@ -12,7 +12,7 @@
<property name="project.groupId" value="org.codehaus.plexus"/>
<property name="project.version" value="1.26"/>
<property name="compiler.source" value="1.6"/>
<property name="compiler.source" value="1.8"/>
<property name="compiler.target" value="${compiler.source}"/>
<property name="build.finalName" value="${project.artifactId}-${project.version}"/>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 20 15:43:05 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with java source and target levels 1.8
-------------------------------------------------------------------
Sun Nov 24 16:48:14 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package plexus-interpolation
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,7 +21,7 @@ Name: plexus-interpolation
Version: 1.26
Release: 0
Summary: Plexus Interpolation API
License: Apache-2.0 AND Apache-1.1 AND MIT
License: Apache-1.1 AND Apache-2.0 AND MIT
Group: Development/Libraries/Java
URL: https://github.com/codehaus-plexus/%{name}
Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz