re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-29 10:51:52 +02:00
parent c534a4f068
commit c95c626918
3 changed files with 23 additions and 14 deletions

9
.gitignore vendored
View File

@ -1,6 +1,3 @@
SOURCES/apache-incubator-disclaimer-resource-bundle-1.1-sources.jar apache-incubator-disclaimer-resource-bundle-1.1-sources.jar
SOURCES/apache-jar-resource-bundle-1.4-sources.jar apache-jar-resource-bundle-1.4-sources.jar
SOURCES/apache-license-header-resource-bundle-1.1-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}