download_log4net.xml 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. <?xml version="1.0"?>
  2. <!--
  3. Licensed to the Apache Software Foundation (ASF) under one or more
  4. contributor license agreements. See the NOTICE file distributed with
  5. this work for additional information regarding copyright ownership.
  6. The ASF licenses this file to You under the Apache License, Version 2.0
  7. (the "License"); you may not use this file except in compliance with
  8. the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. -->
  16. <document>
  17. <properties>
  18. <title>Download Apache log4net</title>
  19. </properties>
  20. <body>
  21. <section name="Download Apache log4net&#x2122;">
  22. <p>Apache log4net is distributed under the <a
  23. href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache
  24. License, version 2.0</a>.</p>
  25. <p>Starting with log4net 1.2.11 log4net is available as source only or
  26. binary only release.</p>
  27. <p>Users who download the ZIP files to Windows may need to unblock the
  28. archive (right click on the ZIP and press the "Unblock" button)
  29. before extracting it.</p>
  30. <subsection name="Using a Mirror">
  31. <p>We recommend you use a mirror to download our release
  32. builds, but you <strong>must</strong> verify the integrity of
  33. the downloaded files using signatures downloaded from our main
  34. distribution directories. Recent releases (48 hours) may not
  35. yet be available from the mirrors.</p>
  36. <p>You are currently using <b>[preferred]</b>. If you
  37. encounter a problem with this mirror, please select another
  38. mirror. If all mirrors are failing, there are <i>backup</i>
  39. mirrors (at the end of the mirrors list) that should be
  40. available.
  41. <br></br>
  42. [if-any logo]<a href="[link]"><img align="right" src="[logo]" border="0"></img></a>[end]
  43. </p>
  44. <form action="[location]" method="get" id="SelectMirror">
  45. <p>
  46. Other mirrors:
  47. <select name="Preferred">
  48. [if-any http]
  49. [for http]<option value="[http]">[http]</option>[end]
  50. [end]
  51. [if-any ftp]
  52. [for ftp]<option value="[ftp]">[ftp]</option>[end]
  53. [end]
  54. [if-any backup]
  55. [for backup]<option value="[backup]">[backup] (backup)</option>[end]
  56. [end]
  57. </select>
  58. <input type="submit" value="Change"></input>
  59. </p>
  60. </form>
  61. <p>The <a
  62. href="http://www.apache.org/dist/logging/log4net/KEYS">KEYS</a> link
  63. links to the code signing keys used to sign the product. The
  64. <code>PGP</code> link downloads the OpenPGP compatible
  65. signature from our main site. The <code>MD5</code> link
  66. downloads the checksum from the main site.</p>
  67. </subsection>
  68. </section>
  69. <section name="log4net 2.0.8">
  70. <subsection name="Source">
  71. <table>
  72. <tr>
  73. <td><a href="[preferred]/logging/log4net/source/log4net-2.0.8-src.zip">log4net-2.0.8-src.zip</a></td>
  74. <td><a href="http://www.apache.org/dist/logging/log4net/source/log4net-2.0.8-src.zip.md5">md5</a></td>
  75. <td><a href="http://www.apache.org/dist/logging/log4net/source/log4net-2.0.8-src.zip.asc">pgp</a></td>
  76. </tr>
  77. </table>
  78. </subsection>
  79. <subsection name="Binaries">
  80. <p>There are two different binary releases,
  81. <code>oldkey</code> and <code>newkey</code>. Both contain
  82. assemblies built for most supported platforms and have been
  83. built from the same code base, they only differ in the strong
  84. name key used to sign the assemblies.</p>
  85. <p>See <a href="./release/faq.html#two-snks">the FAQ</a> for
  86. background. We recommend you use the assemblies signed with
  87. the "new" key whenever possible.</p>
  88. <table>
  89. <tr>
  90. <td><a href="[preferred]/logging/log4net/binaries/log4net-2.0.8-bin-newkey.zip">log4net-2.0.8-bin-newkey.zip</a></td>
  91. <td><a href="http://www.apache.org/dist/logging/log4net/binaries/log4net-2.0.8-bin-newkey.zip.md5">md5</a></td>
  92. <td><a href="http://www.apache.org/dist/logging/log4net/binaries/log4net-2.0.8-bin-newkey.zip.asc">pgp</a></td>
  93. </tr>
  94. <tr>
  95. <td><a href="[preferred]/logging/log4net/binaries/log4net-2.0.8-bin-oldkey.zip">log4net-2.0.8-bin-oldkey.zip</a></td>
  96. <td><a href="http://www.apache.org/dist/logging/log4net/binaries/log4net-2.0.8-bin-oldkey.zip.md5">md5</a></td>
  97. <td><a href="http://www.apache.org/dist/logging/log4net/binaries/log4net-2.0.8-bin-oldkey.zip.asc">pgp</a></td>
  98. </tr>
  99. </table>
  100. </subsection>
  101. </section>
  102. <section name="Archives">
  103. <p>Release 1.2.11 and all more recent releases are available
  104. from the Apache Software Foundation's <a
  105. href="http://archive.apache.org/dist/logging/log4net/">distribution
  106. archive</a>.</p>
  107. <p>The 1.2.10 and 1.2.9 releases have been created while log4net
  108. was still undergoing incubation and those releases are available
  109. from the <a
  110. href="http://archive.apache.org/dist/incubator/log4net/">distribution
  111. archive</a> for the Incubator project.</p>
  112. <p>Previous releases of log4net are available from the
  113. <a href="http://sourceforge.net/project/showfiles.php?group_id=31983&amp;release_id=171808">SourceForge Project Site</a>.</p>
  114. </section>
  115. </body>
  116. <section name="Verify Releases">
  117. <p>It is essential that you verify the integrity of the downloaded
  118. files using the PGP signature or MD5 checksums. The checksums are
  119. not as strong indicators as the PGP signature.</p>
  120. <p>Please read <a
  121. href="http://httpd.apache.org/dev/verification.html">Verifying
  122. Apache HTTP Server Releases</a> for more information on why you
  123. should verify our releases. The PGP keys used to sign our
  124. distributions are part of the <a
  125. href="http://www.apache.org/dist/logging/log4net/KEYS">KEYS
  126. file</a>.</p>
  127. </section>
  128. </document>