diff --git a/.gitignore b/.gitignore index c966a58..6722616 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,13 @@ -SOURCES/google-guice-4.1.tar.xz +/guice-2.0-1219.tar.xz +/guice-3.0-rc2-src.zip +/google-guice-3.1.3.tar.xz +/google-guice-3.1.8.tar.xz +/google-guice-3.1.9.tar.xz +/google-guice-3.1.10.tar.xz +/google-guice-3.2.1.tar.xz +/google-guice-3.2.2.tar.xz +/google-guice-3.2.4.tar.xz +/google-guice-3.2.5.tar.xz +/google-guice-3.2.6.tar.xz +/google-guice-4.0.tar.xz +/google-guice-4.1.tar.xz diff --git a/create-tarball.sh b/create-tarball.sh old mode 100755 new mode 100644 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}