Skip to content

Commit

Permalink
[maven-release-plugin] prepare release log4j-2.20.1-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
rgoers committed Feb 18, 2023
1 parent 090af6d commit 903547c
Show file tree
Hide file tree
Showing 50 changed files with 71 additions and 67 deletions.
2 changes: 1 addition & 1 deletion log4j-1.2-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-1.2-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-api-java9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-api-java9</artifactId>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions log4j-api-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-api-test</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -113,7 +113,7 @@
<instructions>
<Fragment-Host>org.apache.logging.log4j.api</Fragment-Host>
<Export-Package>org.apache.logging.log4j.*</Export-Package>
<Import-Package/>
<Import-Package />
</instructions>
</configuration>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion log4j-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>

<artifactId>log4j-appserver</artifactId>
Expand Down
8 changes: 6 additions & 2 deletions log4j-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
<description>Apache Log4j Bill of Materials</description>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-bom</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
<packaging>pom</packaging>

<properties>
<maven.site.skip>true</maven.site.skip>
<maven.site.deploy.skip>true</maven.site.deploy.skip>
<project.build.outputTimestamp>0</project.build.outputTimestamp>
<project.build.outputTimestamp>1676683261</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -239,4 +239,8 @@
</plugin>
</plugins>
</build>

<scm>
<tag>log4j-2.20.1-rc1</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion log4j-cassandra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion log4j-core-its/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-core-its</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-core-java9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-core-java9</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-core-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-core-test</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-couchdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions log4j-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-distribution</artifactId>
<packaging>pom</packaging>
Expand Down Expand Up @@ -453,7 +453,7 @@
<phase>post-integration-test</phase>
<configuration>
<target>
<property name="spaces" value=" "/>
<property name="spaces" value=" " />
<concat destfile="${project.build.directory}/apache-log4j-${project.version}-src.zip.sha256" append="yes">${spaces}apache-log4j-${project.version}-src.zip</concat>
<concat destfile="${project.build.directory}/apache-log4j-${project.version}-src.zip.sha512" append="yes">${spaces}apache-log4j-${project.version}-src.zip</concat>
<concat destfile="${project.build.directory}/apache-log4j-${project.version}-src.tar.gz.sha256" append="yes">${spaces}apache-log4j-${project.version}-src.tar.gz</concat>
Expand Down
2 changes: 1 addition & 1 deletion log4j-docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-docker</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-flume-ng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-flume-ng</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-iostreams/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-iostreams</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-jakarta-smtp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>

<artifactId>log4j-jakarta-smtp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-jakarta-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion log4j-jcl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-jcl</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-jdbc-dbcp2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion log4j-jmx-gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-jmx-gui</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 3 additions & 3 deletions log4j-jpl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -110,7 +110,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<excludes combine.self="override"/>
<excludes combine.self="override" />
</configuration>
<executions>
<execution>
Expand Down Expand Up @@ -154,7 +154,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<!-- Disable forked VM as 2.21 yields https://issues.apache.org/jira/browse/SUREFIRE-720 -->
<configuration combine.self="override"/>
<configuration combine.self="override" />
<executions>
<execution>
<id>test</id>
Expand Down
2 changes: 1 addition & 1 deletion log4j-jul/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion log4j-kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-kubernetes</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-layout-template-json-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>

<artifactId>log4j-layout-template-json-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-layout-template-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>

<artifactId>log4j-layout-template-json</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-mongodb3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion log4j-mongodb4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion log4j-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-osgi</artifactId>
<packaging>jar</packaging>
Expand Down
8 changes: 4 additions & 4 deletions log4j-perf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>

<artifactId>log4j-perf</artifactId>
Expand Down Expand Up @@ -172,15 +172,15 @@
<minimizeJar>false</minimizeJar>
<finalName>${uberjar.name}</finalName>
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformer"/>
<transformer implementation="org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformer" />
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<mainClass>org.openjdk.jmh.Main</mainClass>
<manifestEntries>
<Multi-Release>true</Multi-Release>
</manifestEntries>
</transformer>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
<transformer implementation="com.github.edwgiz.maven_shade_plugin.log4j2_cache_transformer.PluginsCacheFileTransformer"/>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
<transformer implementation="com.github.edwgiz.maven_shade_plugin.log4j2_cache_transformer.PluginsCacheFileTransformer" />
</transformers>
<filters>
<filter>
Expand Down
2 changes: 1 addition & 1 deletion log4j-samples/log4j-samples-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-samples-configuration</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-samples/log4j-samples-flume-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-samples-flume-common</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-samples/log4j-samples-flume-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-samples-flume-embedded</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-samples/log4j-samples-flume-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-samples-flume-remote</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-samples/log4j-samples-loggerProperties/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
<version>2.19.1-SNAPSHOT</version>
<version>2.20.0</version>
</parent>
<artifactId>log4j-samples-loggerProperties</artifactId>
<packaging>jar</packaging>
Expand Down
Loading

0 comments on commit 903547c

Please sign in to comment.