Skip to content

Commit 53bc2e2

Browse files
committed
#139 updated download links
1 parent 16553f8 commit 53bc2e2

File tree

2 files changed

+108
-73
lines changed

2 files changed

+108
-73
lines changed

src/log4net.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".doc", ".doc", "{33D80AD3-8
4545
..\doc\MailTemplate.txt = ..\doc\MailTemplate.txt
4646
..\doc\RELEASING.md = ..\doc\RELEASING.md
4747
site\xdoc\release\release-notes.xml = site\xdoc\release\release-notes.xml
48+
site\xdoc\download_log4net.xml = site\xdoc\download_log4net.xml
4849
EndProjectSection
4950
EndProject
5051
Global

src/site/xdoc/download_log4net.xml

Lines changed: 107 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -16,78 +16,112 @@ See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
1818
<document>
19-
<properties>
20-
<title>Download Apache log4net</title>
21-
</properties>
22-
23-
<body>
24-
<section name="Download Apache log4net&#x2122;">
25-
26-
<p>Apache log4net is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, version 2.0</a>.</p>
27-
28-
<p>Starting with log4net 1.2.11 log4net is available as source only or binary only release.</p>
29-
30-
<p>Users who download the ZIP files to Windows may need to unblock the archive (right click on the ZIP and press the "Unblock" button) before extracting it.</p>
31-
32-
</section>
33-
34-
<section name="log4net 3.0.0">
35-
36-
<subsection name="Source">
37-
<table>
38-
<tr>
39-
<td><a href="https://downloads.apache.org/logging/log4net/source/apache-log4net-source-3.0.0.zip">apache-log4net-source-3.0.0.zip</a></td>
40-
<td><a href="https://downloads.apache.org/logging/log4net/source/apache-log4net-source-3.0.0.zip.sha512">sha512</a></td>
41-
<td><a href="https://downloads.apache.org/logging/log4net/source/apache-log4net-source-3.0.0.zip.asc">pgp</a></td>
42-
</tr>
43-
</table>
44-
</subsection>
45-
46-
<subsection name="Binaries">
47-
<p>Binaries are available in a zip file or nupkg, which is also available from <a href="https://www.nuget.org/packages/log4net/">nuget.org</a></p>
48-
<table>
49-
<tr>
50-
<td><a href="https://downloads.apache.org/logging/log4net/binaries/apache-log4net-binaries-3.0.0.zip">log4net-binaries-3.0.0.zip</a></td>
51-
<td><a href="https://downloads.apache.org/logging/log4net/binaries/apache-log4net-binaries-3.0.0.zip.sha512">sha512</a></td>
52-
<td><a href="https://downloads.apache.org/logging/log4net/binaries/apache-log4net-binaries-3.0.0.zip.asc">pgp</a></td>
53-
</tr>
54-
<tr>
55-
<td><a href="https://downloads.apache.org/logging/log4net/binaries/apache-log4net.3.0.0.nupkg">log4net-3.0.0.nupkg</a></td>
56-
<td><a href="https://downloads.apache.org/logging/log4net/binaries/apache-log4net.3.0.0.nupkg.sha512">sha512</a></td>
57-
<td><a href="https://downloads.apache.org/logging/log4net/binaries/apache-log4net.3.0.0.nupkg.asc">pgp</a></td>
58-
</tr>
59-
</table>
60-
</subsection>
61-
62-
</section>
63-
64-
<section name="Keys">
65-
<p>The <a href="http://www.apache.org/dist/logging/log4net/KEYS">KEYS</a> link links to the code signing keys used to sign the product.
66-
The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site.</p>
67-
</section>
68-
69-
<section name="Archives">
70-
<p>Release 1.2.11 and all more recent releases are available
71-
from the Apache Software Foundation's <a
72-
href="http://archive.apache.org/dist/logging/log4net/">distribution
73-
archive</a>.</p>
74-
75-
<p>The 1.2.10 and 1.2.9 releases have been created while log4net
76-
was still undergoing incubation and those releases are available
77-
from the <a href="http://archive.apache.org/dist/incubator/log4net/">distribution archive</a>
78-
for the Incubator project.</p>
79-
80-
<p>Previous releases of log4net are available from the
81-
<a href="http://sourceforge.net/project/showfiles.php?group_id=31983&amp;release_id=171808">SourceForge Project Site</a>.</p>
82-
</section>
83-
</body>
84-
85-
<section name="Verify Releases">
86-
87-
<p>It is essential that you verify the integrity of the downloaded files using the GPG signature.</p>
88-
89-
<p>Please read <a
90-
href="http://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a> for more information on why you should verify our releases.
91-
The PGP keys used to sign our distributions are part of the <a href="http://www.apache.org/dist/logging/log4net/KEYS">KEYS file</a>.</p>
19+
<properties>
20+
<title>Download Apache log4net</title>
21+
</properties>
22+
23+
<body>
24+
<section name="Download Apache log4net&#x2122;">
25+
26+
<p>
27+
Apache log4net is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, version 2.0</a>.
28+
</p>
29+
30+
<p>Starting with log4net 1.2.11 log4net is available as source only or binary only release.</p>
31+
32+
<p>Users who download the ZIP files to Windows may need to unblock the archive (right click on the ZIP and press the "Unblock" button) before extracting it.</p>
33+
34+
</section>
35+
36+
<section name="log4net 3.0.0">
37+
38+
<subsection name="Source">
39+
<table>
40+
<tr>
41+
<td>
42+
<a href="https://downloads.apache.org/logging/log4net/source/apache-log4net-source-3.0.0.zip">apache-log4net-source-3.0.0.zip</a>
43+
</td>
44+
<td>
45+
<a href="https://downloads.apache.org/logging/log4net/source/apache-log4net-source-3.0.0.zip.sha512">sha512</a>
46+
</td>
47+
<td>
48+
<a href="https://downloads.apache.org/logging/log4net/source/apache-log4net-source-3.0.0.zip.asc">pgp</a>
49+
</td>
50+
</tr>
51+
</table>
52+
</subsection>
53+
54+
<subsection name="Binaries">
55+
<p>
56+
Binaries are available in a zip file or nupkg, which is also available from <a href="https://www.nuget.org/packages/log4net/">nuget.org</a>
57+
</p>
58+
<table>
59+
<tr>
60+
<td>
61+
<a href="https://downloads.apache.org/logging/log4net/binaries/apache-log4net-binaries-3.0.0.zip">log4net-binaries-3.0.0.zip</a>
62+
</td>
63+
<td>
64+
<a href="https://downloads.apache.org/logging/log4net/binaries/apache-log4net-binaries-3.0.0.zip.sha512">sha512</a>
65+
</td>
66+
<td>
67+
<a href="https://downloads.apache.org/logging/log4net/binaries/apache-log4net-binaries-3.0.0.zip.asc">pgp</a>
68+
</td>
69+
</tr>
70+
<tr>
71+
<td>
72+
<a href="https://downloads.apache.org/logging/log4net/binaries/apache-log4net.3.0.0.nupkg">log4net-3.0.0.nupkg</a>
73+
</td>
74+
<td>
75+
<a href="https://downloads.apache.org/logging/log4net/binaries/apache-log4net.3.0.0.nupkg.sha512">sha512</a>
76+
</td>
77+
<td>
78+
<a href="https://downloads.apache.org/logging/log4net/binaries/apache-log4net.3.0.0.nupkg.asc">pgp</a>
79+
</td>
80+
</tr>
81+
</table>
82+
</subsection>
83+
9284
</section>
85+
86+
<section name="Keys">
87+
<p>
88+
The <a href="http://www.apache.org/dist/logging/log4net/KEYS">KEYS</a> link links to the code signing keys used to sign the product.
89+
The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site.
90+
</p>
91+
</section>
92+
93+
<section name="Archives">
94+
<p>
95+
Release 1.2.11 and all more recent releases are available
96+
from the Apache Software Foundation's <a
97+
href="http://archive.apache.org/dist/logging/log4net/">
98+
distribution
99+
archive
100+
</a>.
101+
</p>
102+
103+
<p>
104+
The 1.2.10 and 1.2.9 releases have been created while log4net
105+
was still undergoing incubation and those releases are available
106+
from the <a href="http://archive.apache.org/dist/incubator/log4net/">distribution archive</a>
107+
for the Incubator project.
108+
</p>
109+
110+
<p>
111+
Previous releases of log4net are available from the
112+
<a href="http://sourceforge.net/project/showfiles.php?group_id=31983&amp;release_id=171808">SourceForge Project Site</a>.
113+
</p>
114+
</section>
115+
</body>
116+
117+
<section name="Verify Releases">
118+
119+
<p>It is essential that you verify the integrity of the downloaded files using the GPG signature.</p>
120+
121+
<p>
122+
Please read <a
123+
href="http://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a> for more information on why you should verify our releases.
124+
The PGP keys used to sign our distributions are part of the <a href="http://www.apache.org/dist/logging/log4net/KEYS">KEYS file</a>.
125+
</p>
126+
</section>
93127
</document>

0 commit comments

Comments
 (0)