re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-29 10:50:34 +02:00 committed by root
parent 66ecf3aa34
commit a42b4e858f
4 changed files with 19 additions and 9 deletions

View File

@ -0,0 +1 @@
d9f237583ab7b8b4a4bdf55694e915b5af9e165a commons-beanutils-1.9.3-src.tar.gz

5
.gitignore vendored
View File

@ -1,2 +1,5 @@
SOURCES/commons-beanutils-1.8.3-src.tar.gz
commons-beanutils-1.8.3-src.tar.gz
/commons-beanutils-1.9.0-src.tar.gz
/commons-beanutils-1.9.1-src.tar.gz
/commons-beanutils-1.9.2-src.tar.gz
/commons-beanutils-1.9.3-src.tar.gz

14
commons-beanutils.depmap Normal file
View File

@ -0,0 +1,14 @@
<dependencies>
<dependency>
<maven>
<groupId>commons-collections</groupId>
<artifactId>commons-collections-testframework</artifactId>
<version>3.2.1</version>
</maven>
<jpp>
<groupId>JPP</groupId>
<artifactId>commons-collections-testframework</artifactId>
<version>3.2.1</version>
</jpp>
</dependency>
</dependencies>

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}