From c25fcd6abe9c6a2143d658fa47d7bc6f9edbe3caa9ae70a0b96706a201c739cd Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 9 May 2022 17:04:22 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmvn?expand=0&rev=49 --- xmvn-parent.spec | 2 +- xmvn-tools.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xmvn-parent.spec b/xmvn-parent.spec index ae80dfb..6ed5cc9 100644 --- a/xmvn-parent.spec +++ b/xmvn-parent.spec @@ -33,7 +33,7 @@ Patch4: 0001-Restore-possibility-to-build-with-Java-8.patch Patch5: 0002-Revert-Update-compiler-source-target-to-JDK-11.patch Patch6: 0003-Revert-Use-new-Collection-methods-added-in-Java-9.patch Patch7: 0004-Add-a-jdk9-profile-to-assure-that-we-are-jdk8-compat.patch -BuildRequires: javapackages-local >= 6 +BuildRequires: javapackages-local BuildRequires: xmvn-resolve BuildRequires: mvn(org.apache.maven.plugins:maven-compiler-plugin) BuildRequires: mvn(org.apache.maven.plugins:maven-jar-plugin) diff --git a/xmvn-tools.spec b/xmvn-tools.spec index 5391c1f..d01605c 100644 --- a/xmvn-tools.spec +++ b/xmvn-tools.spec @@ -39,7 +39,7 @@ BuildRequires: apache-commons-compress BuildRequires: beust-jcommander BuildRequires: fdupes BuildRequires: java-devel >= 1.8 -BuildRequires: javapackages-local >= 6 +BuildRequires: javapackages-local BuildRequires: maven-invoker >= 3.0 BuildRequires: modello BuildRequires: objectweb-asm