Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package junitperf for openSUSE:Factory 
checked in at 2022-03-28 16:59:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/junitperf (Old)
 and      /work/SRC/openSUSE:Factory/.junitperf.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "junitperf"

Mon Mar 28 16:59:31 2022 rev:16 rq:963249 version:1.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/junitperf/junitperf.changes      2017-09-13 
22:21:07.545398405 +0200
+++ /work/SRC/openSUSE:Factory/.junitperf.new.1900/junitperf.changes    
2022-03-28 17:00:05.076930530 +0200
@@ -1,0 +2,5 @@
+Sun Mar 20 12:26:03 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 1.8
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ junitperf.spec ++++++
--- /var/tmp/diff_new_pack.wMTT8M/_old  2022-03-28 17:00:05.592931231 +0200
+++ /var/tmp/diff_new_pack.wMTT8M/_new  2022-03-28 17:00:05.600931242 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package junitperf
 #
-# 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/
 #
 
 
@@ -24,7 +24,7 @@
 Summary:        JUnit extension for performance and scalability testing
 License:        BSD-3-Clause
 Group:          Development/Libraries/Java
-Url:            http://www.clarkware.com/software/JUnitPerf.html
+URL:            http://www.clarkware.com/software/JUnitPerf.html
 Source0:        http://www.clarkware.com/software/junitperf-1.9.1.zip
 Patch0:         junitperf-1.9.1-javadoc.patch
 Requires:       junit >= 3.2
@@ -42,8 +42,6 @@
 performance and scalability of functionality contained within existing
 JUnit tests.
 
-
-
 %package javadoc
 Summary:        JUnit extension for performance and scalability testing
 Group:          Development/Libraries/Java
@@ -53,8 +51,6 @@
 performance and scalability of functionality contained within existing
 JUnit tests.
 
-
-
 %package demo
 Summary:        JUnit extension for performance and scalability testing
 Group:          Development/Libraries/Java
@@ -65,8 +61,6 @@
 performance and scalability of functionality contained within existing
 JUnit tests.
 
-
-
 %prep
 %setup -q
 %patch0 -p1
@@ -76,9 +70,7 @@
 %build
 export CLASSPATH=
 export OPT_JAR_LIST="junit ant/ant-junit"
-# performance tests sometimes failed on build farm, so lets disable them to 
avoid unpredictable build fails
-#ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 
-Dbuild.sysclasspath=first jar test javadoc
-ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 
-Dbuild.sysclasspath=first jar javadoc
+%ant -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 
-Dbuild.sysclasspath=first jar javadoc
 
 %install
 # jars

Reply via email to