Remove bundled JARs in prep
This commit is contained in:
parent
8ea29a478e
commit
1898161d8d
@ -84,6 +84,7 @@ JUnit 5 User Guide.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-r%{version}
|
||||
find -name \*.jar -delete
|
||||
|
||||
cp -p junit-jupiter-api/LICENSE.md LICENSE-Eclipse.md
|
||||
cp -p junit-platform-surefire-provider/LICENSE.md LICENSE-Apache.md
|
||||
|
Loading…
Reference in New Issue
Block a user