forked from pool/apache-commons-daemon
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=39
This commit is contained in:
parent
6d38aac27b
commit
20a72189fb
@ -7,7 +7,7 @@
|
|||||||
<property name="project.artifactId" value="commons-daemon" />
|
<property name="project.artifactId" value="commons-daemon" />
|
||||||
<property name="project.version" value="1.2.4" />
|
<property name="project.version" value="1.2.4" />
|
||||||
|
|
||||||
<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 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 19 13:05:21 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Build with source/target levels 8
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 27 14:12:09 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
Tue Jul 27 14:12:09 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user