re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-29 11:25:55 +02:00
parent ba09b0f9ce
commit 7076243e30
2 changed files with 11 additions and 9 deletions

12
.gitignore vendored
View File

@ -1,2 +1,12 @@
SOURCES/plexus-classworlds-2.6.0.tar.gz
target/
.project
.classpath
.settings/
bin
/plexus-classworlds-2.4.tar.gz
/LICENSE-2.0.txt
/plexus-classworlds-2.4.2.tar.gz
/plexus-classworlds-2.5.tar.gz
/plexus-classworlds-2.5.1.tar.gz
/plexus-classworlds-2.5.2.tar.gz
/plexus-classworlds-2.6.0.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}