Skip to content

Commit b16ef87

Browse files
committed
updated version to 3.2.1
1 parent ed615c9 commit b16ef87

File tree

10 files changed

+64
-16
lines changed

10 files changed

+64
-16
lines changed

doc/MailTemplate.Announce.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
To: announce@apache.org, dev@logging.apache.org
2-
Subject: [ANNOUNCE] Apache log4net 3.2.0 released
2+
Subject: [ANNOUNCE] Apache log4net 3.2.1 released
33

44
Hi,
55

6-
the Apache log4net team is pleased to announce the 3.2.0 release.
6+
the Apache log4net team is pleased to announce the 3.2.1 release.
77
For further information (support, download, etc.) see
88
- https://logging.apache.org/log4net/release-notes.html
9-
- https://github.com/apache/logging-log4net/releases/tag/rel%2F3.2.0
10-
- https://www.nuget.org/packages/log4net/3.2.0
9+
- https://github.com/apache/logging-log4net/releases/tag/rel%2F3.2.1
10+
- https://www.nuget.org/packages/log4net/3.2.1

doc/MailTemplate.Result.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
To: dev@logging.apache.org
2-
Subject: [RESULT][VOTE] Release Apache Log4net 3.2.0
2+
Subject: [RESULT][VOTE] Release Apache Log4net 3.2.1
33

44
and here is my +1.
55

@@ -9,6 +9,6 @@ I will continue the release process.
99
Jan
1010

1111
---------------------------------------------------------------------------------------------------
12-
This is a vote to release the Apache Log4net 3.2.0.
12+
This is a vote to release the Apache Log4net 3.2.1.
1313

1414
...

doc/MailTemplate.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
To: dev@logging.apache.org
2-
Subject: [VOTE] Release Apache Log4net 3.2.0
2+
Subject: [VOTE] Release Apache Log4net 3.2.1
33

4-
This is a vote to release the Apache Log4net 3.2.0.
4+
This is a vote to release the Apache Log4net 3.2.1.
55

66
Website: https://logging.staged.apache.org/log4net/release-notes.html
77
GitHub: https://github.com/apache/logging-log4net
88
Commit: <todo>
9-
Distribution: https://dist.apache.org/repos/dist/dev/logging/log4net/3.2.0
9+
Distribution: https://dist.apache.org/repos/dist/dev/logging/log4net/3.2.1
1010
Signing key: 0x7D24496A230E29D6349A99EF583E491578F02D5D
1111
Review kit: https://logging.staged.apache.org/log4net/release-review.html
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "log4net",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Log4Net is a logging framework for .NET",
55
"scripts": {
66
"test": "run-s clean-build test-dotnet run-dotnet-core-tests",

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<!--
33
~ Licensed to the Apache Software Foundation (ASF) under one or more
44
~ contributor license agreements. See the NOTICE file distributed with
@@ -25,7 +25,7 @@
2525
<packaging>pom</packaging>
2626
<groupId>org.apache.logging.log4net</groupId>
2727
<artifactId>apache-log4net</artifactId>
28-
<version>3.2.0</version>
28+
<version>3.2.1</version>
2929
<name>Apache log4net</name>
3030
<description>Logging framework for Microsoft .NET Framework.</description>
3131
<url>https://logging.apache.org/log4net</url>

scripts/build-preview.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
param(
2-
$Version = '3.2.0',
2+
$Version = '3.2.1',
33
$Preview = '1'
44
)
55
'building ...'
@@ -11,4 +11,4 @@ pause
1111
'creating tag ...'
1212
git tag "rc/$Version-preview.$Preview"
1313
'pushing tag ...'
14-
git push --tags
14+
git push --tags

scripts/build-release.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
param(
2-
$Version = '3.2.0'
2+
$Version = '3.2.1'
33
)
44

55
Set-StrictMode -Version Latest
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
////
2+
Licensed to the Apache Software Foundation (ASF) under one or more
3+
contributor license agreements. See the NOTICE file distributed with
4+
this work for additional information regarding copyright ownership.
5+
The ASF licenses this file to You under the Apache License, Version 2.0
6+
(the "License"); you may not use this file except in compliance with
7+
the License. You may obtain a copy of the License at
8+
9+
http://www.apache.org/licenses/LICENSE-2.0
10+
11+
Unless required by applicable law or agreed to in writing, software
12+
distributed under the License is distributed on an "AS IS" BASIS,
13+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
See the License for the specific language governing permissions and
15+
limitations under the License.
16+
////
17+
18+
////
19+
██ ██ █████ ██████ ███ ██ ██ ███ ██ ██████ ██
20+
██ ██ ██ ██ ██ ██ ████ ██ ██ ████ ██ ██ ██
21+
██ █ ██ ███████ ██████ ██ ██ ██ ██ ██ ██ ██ ██ ███ ██
22+
██ ███ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
23+
███ ███ ██ ██ ██ ██ ██ ████ ██ ██ ████ ██████ ██
24+
25+
IF THIS FILE DOESN'T HAVE A `.ftl` SUFFIX, IT IS AUTO-GENERATED, DO NOT EDIT IT!
26+
27+
Version-specific release notes (`7.8.0.adoc`, etc.) are generated from `src/changelog/*/.release-notes.adoc.ftl`.
28+
Auto-generation happens during `generate-sources` phase of Maven.
29+
Hence, you must always
30+
31+
1. Find and edit the associated `.release-notes.adoc.ftl`
32+
2. Run `./mvnw generate-sources`
33+
3. Commit both `.release-notes.adoc.ftl` and the generated `7.8.0.adoc`
34+
////
35+
36+
[#release-notes-${release.version?replace("[^a-zA-Z0-9]", "-", "r")}]
37+
== ${release.version}
38+
39+
<#if release.date?has_content>Release date:: ${release.date}</#if>
40+
41+
<#include "../.changelog.adoc.ftl">

src/changelog/3.2.1/.release.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
<?xml version="1.0" encoding="UTF-8"?>
3+
<release xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xmlns="https://logging.apache.org/xml/ns"
5+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
6+
date="2025-10-22"
7+
version="3.2.1"/>

src/log4net/log4net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>3.2.0</Version>
3+
<Version>3.2.1</Version>
44
<PackageId>log4net</PackageId>
55
<Product>Apache log4net</Product>
66
<Title>$(Product)</Title>

0 commit comments

Comments
 (0)