forked from pool/plexus-interpolation
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:
commit
449936c94f
@ -12,7 +12,7 @@
|
|||||||
<property name="project.groupId" value="org.codehaus.plexus"/>
|
<property name="project.groupId" value="org.codehaus.plexus"/>
|
||||||
<property name="project.version" value="1.26"/>
|
<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="compiler.target" value="${compiler.source}"/>
|
||||||
|
|
||||||
<property name="build.finalName" value="${project.artifactId}-${project.version}"/>
|
<property name="build.finalName" value="${project.artifactId}-${project.version}"/>
|
||||||
|
@ -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>
|
Sun Nov 24 16:48:14 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package plexus-interpolation
|
# 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
|
# 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 @@ Name: plexus-interpolation
|
|||||||
Version: 1.26
|
Version: 1.26
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plexus Interpolation API
|
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
|
Group: Development/Libraries/Java
|
||||||
URL: https://github.com/codehaus-plexus/%{name}
|
URL: https://github.com/codehaus-plexus/%{name}
|
||||||
Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user