Use jurand in a single invocation with strict mode

This commit is contained in:
Marian Koncek 2023-03-15 14:21:18 +01:00
parent 34ccc44480
commit 6cde1ae81b

View File

@ -72,10 +72,11 @@ find . -name '*.jar' -delete
%pom_remove_dep -r org.checkerframework:
%pom_remove_dep -r :listenablefuture
%java_remove_annotations guava guava-testlib -p org[.]checkerframework[.]
%java_remove_annotations guava guava-testlib -p com[.]google[.]common[.]annotations[.]
%java_remove_annotations guava guava-testlib -p com[.]google[.]errorprone[.]annotations[.]
%java_remove_annotations guava guava-testlib -p com[.]google[.]j2objc[.]annotations[.]
%java_remove_annotations guava guava-testlib -s \
-p org[.]checkerframework[.] \
-p com[.]google[.]common[.]annotations[.] \
-p com[.]google[.]errorprone[.]annotations[.] \
-p com[.]google[.]j2objc[.]annotations[.] \
%mvn_package "com.google.guava:failureaccess" guava