re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-29 11:24:28 +02:00
parent b52c6f75b3
commit d781cfa2f6
3 changed files with 17 additions and 9 deletions

18
.gitignore vendored
View File

@ -1,2 +1,18 @@
SOURCES/google-guice-4.2.3.tar.xz
/results_*
/*.src.rpm
/guice-2.0-1219.tar.xz
/guice-3.0-rc2-src.zip
/google-guice-3.1.3.tar.xz
/google-guice-3.1.8.tar.xz
/google-guice-3.1.9.tar.xz
/google-guice-3.1.10.tar.xz
/google-guice-3.2.1.tar.xz
/google-guice-3.2.2.tar.xz
/google-guice-3.2.4.tar.xz
/google-guice-3.2.5.tar.xz
/google-guice-3.2.6.tar.xz
/google-guice-4.0.tar.xz
/google-guice-4.1.tar.xz
/google-guice-4.2.2.tar.xz
/google-guice-4.2.3.tar.xz

0
create-tarball.sh Executable file → Normal file
View File

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}