From 5a029b90289c61a5023088beef91219e252eb1275f91fac49a13c9a8f4b2fd94 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 11 Mar 2019 10:35:03 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-i18n?expand=0&rev=2 --- plexus-i18n.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plexus-i18n.spec b/plexus-i18n.spec index d3179d7..19a5a2f 100644 --- a/plexus-i18n.spec +++ b/plexus-i18n.spec @@ -73,9 +73,9 @@ cp %{SOURCE1} build.xml %build mkdir -p lib -build-jar-repository -s lib plexus/utils plexus/classworlds plexus-containers/plexus-container-default +build-jar-repository -s lib plexus/utils plexus-containers/plexus-container-default %if %{with tests} -build-jar-repository -s lib guava20/guava-20.0 xbean/xbean-reflect +build-jar-repository -s lib guava20/guava-20.0 xbean/xbean-reflect plexus/classworlds %endif %{ant} \ %if %{without tests}