re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-29 11:24:44 +02:00
parent 4ececc01d2
commit f62fa3510b
2 changed files with 15 additions and 9 deletions

16
.gitignore vendored
View File

@ -1,2 +1,16 @@
SOURCES/guava-31.0.1.tar.gz
/guava-r05.tar.bz2
/guava-r09.tar.bz2
/guava-11.0.2.tar.xz
/guava-15.0.tar.xz
/guava-17.0.tar.xz
/v18.0.tar.xz
/v18.0.tar.gz
/v20.0.tar.gz
/v24.0.tar.gz
/v25.0.tar.gz
/v28.0.tar.gz
/v28.1.tar.gz
/v28.2.tar.gz
/v29.0.tar.gz
/v30.1.tar.gz
/guava-31.0.1.tar.gz

View File

@ -1,8 +0,0 @@
--- !Policy
product_versions:
- rhel-9
decision_contexts:
- osci_compose_gate
rules:
# https://docs.engineering.redhat.com/display/RHELPLAN/Maven+Bootstrap+manual+gating+test
- !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap}