From a143b14c8199e12d3d6a67750db0fd0642f63db61ec8ae8b5d48521890de2f55 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 22 Nov 2019 09:11:26 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/antlr3?expand=0&rev=13 --- antlr3.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/antlr3.spec b/antlr3.spec index 69bf07f..ebe35c6 100644 --- a/antlr3.spec +++ b/antlr3.spec @@ -1,7 +1,7 @@ # # spec file for package antlr3 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -172,11 +172,11 @@ sed -i 's/jsr14/1.6/' antlr3-maven-archetype/src/main/resources/archetype-resour %{mvn_file} :antlr-maven-plugin antlr3-maven-plugin %build +%{mvn_build} -f \ %if %{with bootstrap} -%{mvn_build} -f -j -%else -%{mvn_build} -f + -j \ %endif + -- -Dmaven.compiler.release=6 %if %{without runtime} && %{without bootstrap}