re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-29 11:35:41 +02:00 committed by root
parent 0c264a9186
commit f5b33e2a5f
3 changed files with 26 additions and 3 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

6
.gitignore vendored
View File

@ -1,3 +1,3 @@
/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>