Fridrich Strba 2022-03-20 08:57:33 +00:00 committed by Git OBS Bridge
parent 250e9b1ce4
commit cf07b7eec5
3 changed files with 13 additions and 6 deletions

View File

@ -6,8 +6,8 @@
description="Indicates whether source should be compiled with deprecation information" />
- <property name="javac.source" value="1.5" description="Provide source compatibility with specified release" />
- <property name="javac.target" value="1.5" description="Generate class files for specific VM version" />
+ <property name="javac.source" value="1.6" description="Provide source compatibility with specified release" />
+ <property name="javac.target" value="1.6" description="Generate class files for specific VM version" />
+ <property name="javac.source" value="1.8" description="Provide source compatibility with specified release" />
+ <property name="javac.target" value="1.8" description="Generate class files for specific VM version" />
<!-- Build Cache properties -->
<property name="build.cache.dir"

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Mar 20 08:57:04 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Modified patch:
* pentaho-libxml-1.1.3-sourcetarget.patch
+ Build with java source/target levels 8
-------------------------------------------------------------------
Mon Sep 11 16:10:57 UTC 2017 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package pentaho-libxml
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# 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
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -21,9 +21,9 @@ Name: pentaho-libxml
Version: 1.1.3
Release: 0
Summary: Namespace aware SAX parser utility library
License: LGPL-2.0
License: LGPL-2.0-only
Group: Development/Libraries/Java
Url: http://reporting.pentaho.org/
URL: http://reporting.pentaho.org/
#Original source: http://downloads.sourceforge.net/jfreereport/%%{origname}-%%{version}.zip
#unzip, find . -name "*.jar" -exec rm {} \;
#to simplify the licensing