Use jurand in a single invocation with strict mode
This commit is contained in:
parent
34ccc44480
commit
6cde1ae81b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user