From 0fa81d034998999189b2403fd58d84d7124b8ba7 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 10:59:30 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 6 +++++- .maven-plugin-build-helper.metadata | 1 + gating.yaml | 8 -------- 3 files changed, 6 insertions(+), 9 deletions(-) create mode 100644 .maven-plugin-build-helper.metadata delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index e5f11d6..36c2a08 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -SOURCES/maven-plugin-build-helper-1.9.1.tar.xz +maven-plugin-build-helper-1.4.tar.bz2 +/maven-plugin-build-helper-1.8.tar.xz +/LICENSE-2.0.txt +/maven-plugin-build-helper-1.9.tar.xz +/maven-plugin-build-helper-1.9.1.tar.xz diff --git a/.maven-plugin-build-helper.metadata b/.maven-plugin-build-helper.metadata new file mode 100644 index 0000000..9d101e5 --- /dev/null +++ b/.maven-plugin-build-helper.metadata @@ -0,0 +1 @@ +674f0fdf0a6dbea4d96fdab27d57d338f49b68ca maven-plugin-build-helper-1.9.1.tar.xz 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}