diff --git a/.apache-parent.metadata b/.apache-parent.metadata new file mode 100644 index 0000000..4f5e776 --- /dev/null +++ b/.apache-parent.metadata @@ -0,0 +1 @@ +8fdba8fcdcee216664b5b10de987dcff5c8af4ac apache-19-source-release.zip diff --git a/.gitignore b/.gitignore index 383092c..75e0980 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ -SOURCES/apache-19-source-release.zip +/apache-parent-14.pom +/LICENSE-2.0.txt +/apache-15-source-release.zip +/apache-16-source-release.zip +/apache-17-source-release.zip +/apache-18-source-release.zip /apache-19-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}