forked from pool/maven-resolver
This commit is contained in:
parent
e6378403a7
commit
9e7ecdc639
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 11 15:11:15 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Do not build/run the tests against the legacy guava20 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 14:48:36 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -50,7 +50,7 @@ BuildArch: noarch
|
||||
%if %{with tests}
|
||||
BuildRequires: ant-junit
|
||||
BuildRequires: cglib
|
||||
BuildRequires: guava20
|
||||
BuildRequires: guava
|
||||
BuildRequires: mockito
|
||||
BuildRequires: objectweb-asm
|
||||
BuildRequires: objenesis
|
||||
@ -205,7 +205,7 @@ build-jar-repository -s lib \
|
||||
%if %{with tests}
|
||||
build-jar-repository -s lib \
|
||||
cglib/cglib \
|
||||
guava20/guava-20.0 \
|
||||
guava/guava \
|
||||
mockito/mockito-core \
|
||||
objectweb-asm/asm \
|
||||
objenesis/objenesis \
|
||||
|
Loading…
x
Reference in New Issue
Block a user