re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-29 11:28:22 +02:00
parent 22ba4c26c6
commit 1abcc22c8a
3 changed files with 13 additions and 9 deletions

14
.gitignore vendored
View File

@ -1,2 +1,14 @@
SOURCES/jsoup-1.12.1.tar.gz
/jsoup-1.6.1.tar.xz
/jsoup-jsoup-1.7.2.tar.gz
/jsoup-1.8.1.a.tar.gz
/jsoup-1.8.2.tar.gz
/jsoup-1.8.3.tar.gz
/jsoup-1.9.1.tar.gz
/jsoup-1.9.2.tar.gz
/jsoup-1.10.1.tar.gz
/jsoup-1.10.2.tar.gz
/jsoup-1.10.3.tar.gz
/jsoup-1.11.1.tar.gz
/jsoup-1.11.2.tar.gz
/jsoup-1.11.3.tar.gz
/jsoup-1.12.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}

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