diff --git a/.gitignore b/.gitignore index 4e94ce5..c5d6268 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -SOURCES/maven-antrun-plugin-1.8-source-release.zip +maven-antrun-plugin-1.4.tar.xz +maven-antrun-plugin-1.5-source-release.zip +maven-antrun-plugin-1.7-source-release.zip +/maven-antrun-plugin-1.8-source-release.zip diff --git a/.maven-antrun-plugin.metadata b/.maven-antrun-plugin.metadata new file mode 100644 index 0000000..b0e9491 --- /dev/null +++ b/.maven-antrun-plugin.metadata @@ -0,0 +1 @@ +bf8f70edf126ef814f9ddd8c28680f59c928c95e maven-antrun-plugin-1.8-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}