re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-29 10:51:52 +02:00 committed by root
parent c534a4f068
commit 8f936582b8
4 changed files with 26 additions and 14 deletions

View File

@ -0,0 +1,3 @@
1b81c0751b2131074eebce60c86289824c98615c apache-incubator-disclaimer-resource-bundle-1.1-sources.jar
392dfe3fd871d56d1edc48479fdff65013c801d9 apache-jar-resource-bundle-1.4-sources.jar
2b61357efc85d89ac1e96b6ac6309a6872819116 apache-license-header-resource-bundle-1.1-sources.jar

9
.gitignore vendored
View File

@ -1,6 +1,3 @@
SOURCES/apache-incubator-disclaimer-resource-bundle-1.1-sources.jar
SOURCES/apache-jar-resource-bundle-1.4-sources.jar
SOURCES/apache-license-header-resource-bundle-1.1-sources.jar
/apache-incubator-disclaimer-resource-bundle-1.1-sources.jar
/apache-jar-resource-bundle-1.4-sources.jar
/apache-license-header-resource-bundle-1.1-sources.jar
apache-incubator-disclaimer-resource-bundle-1.1-sources.jar
apache-jar-resource-bundle-1.4-sources.jar
apache-license-header-resource-bundle-1.1-sources.jar

View File

@ -0,0 +1,20 @@
--- apache-resource-bundles-2/pom.xml.orig 2010-01-19 10:29:54.688919029 +0000
+++ apache-resource-bundles-2/pom.xml 2010-01-19 10:30:08.671919266 +0000
@@ -24,17 +24,6 @@
<url>https://svn.apache.org/repos/asf/maven/resources/tags/apache-resource-bundles-2</url>
</scm>
<build>
- <pluginManagement>
- <plugins>
- <plugin>
- <artifactId>maven-release-plugin</artifactId>
- <version>2.0-beta-4</version>
- <configuration>
- <tagBase>https://svn.apache.org/repos/asf/maven/resources/tags</tagBase>
- </configuration>
- </plugin>
- </plugins>
- </pluginManagement>
<plugins>
<!-- Turn this into a lifecycle -->
<plugin>

View File

@ -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}