diff --git a/.apache-commons-net.metadata b/.apache-commons-net.metadata new file mode 100644 index 0000000..b2b5efe --- /dev/null +++ b/.apache-commons-net.metadata @@ -0,0 +1 @@ +94d57bd99fbdb3f4513434b01ee5f4ba034a0497 commons-net-3.6-src.tar.gz diff --git a/.gitignore b/.gitignore index baf018e..258faf3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,8 @@ -SOURCES/commons-net-3.2-src.tar.gz +commons-net-2.0-src.tar.gz +/commons-net-2.2-src.tar.gz +/commons-net-3.1-src.tar.gz +/commons-net-3.2-src.tar.gz +/commons-net-3.3-src.tar.gz +/commons-net-3.4-src.tar.gz +/commons-net-3.5-src.tar.gz /commons-net-3.6-src.tar.gz diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index d6b7694..0000000 --- a/gating.yaml +++ /dev/null @@ -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}