From c20c5c860107a20a86b55ebef6eabb69a3841073 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 11:00:59 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 12 +++++++++++- .maven-wagon.metadata | 1 + gating.yaml | 8 -------- 3 files changed, 12 insertions(+), 9 deletions(-) create mode 100644 .maven-wagon.metadata delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 394e6cd..1de18e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,11 @@ -SOURCES/wagon-3.1.0-source-release.zip +wagon-1.0-beta-6-src.tar.gz +wagon-1.0-source-release.zip +/wagon-2.4-source-release.zip +/wagon-2.5-source-release.zip +/wagon-2.6-source-release.zip +/wagon-2.7-source-release.zip +/wagon-2.8-source-release.zip +/wagon-2.9-source-release.zip +/wagon-2.10-source-release.zip +/wagon-3.0.0-source-release.zip +/wagon-3.1.0-source-release.zip diff --git a/.maven-wagon.metadata b/.maven-wagon.metadata new file mode 100644 index 0000000..2276b17 --- /dev/null +++ b/.maven-wagon.metadata @@ -0,0 +1 @@ +7151f615380936e853836fd20ad6941e145d0d8e wagon-3.1.0-source-release.zip 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}