Author: bodewig
Date: Sun Sep 18 09:54:48 2016
New Revision: 1761313
URL: http://svn.apache.org/viewvc?rev=1761313&view=rev
Log:
update site for .NET Core
Modified:
logging/log4net/trunk/src/site/xdoc/download_log4net.xml
logging/log4net/trunk/src/site/xdoc/release/features.xml
logging/log4net/trunk/src/site/xdoc/release/framework-support.xml
logging/log4net/trunk/src/site/xdoc/release/manual/introduction.xml
logging/log4net/trunk/src/site/xdoc/release/release-notes.xml
Modified: logging/log4net/trunk/src/site/xdoc/download_log4net.xml
URL:
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/download_log4net.xml?rev=1761313&r1=1761312&r2=1761313&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/download_log4net.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/download_log4net.xml Sun Sep 18
09:54:48 2016
@@ -77,14 +77,14 @@ limitations under the License.
</subsection>
</section>
- <section name="log4net 1.2.15">
+ <section name="log4net 2.0.6">
<subsection name="Source">
<table>
<tr>
- <td><a
href="[preferred]/logging/log4net/source/log4net-1.2.15-src.zip">log4net-1.2.15-src.zip</a></td>
- <td><a
href="http://www.apache.org/dist/logging/log4net/source/log4net-1.2.15-src.zip.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/logging/log4net/source/log4net-1.2.15-src.zip.asc">pgp</a></td>
+ <td><a
href="[preferred]/logging/log4net/source/log4net-2.0.6-src.zip">log4net-2.0.6-src.zip</a></td>
+ <td><a
href="http://www.apache.org/dist/logging/log4net/source/log4net-2.0.6-src.zip.md5">md5</a></td>
+ <td><a
href="http://www.apache.org/dist/logging/log4net/source/log4net-2.0.6-src.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>
@@ -103,14 +103,14 @@ limitations under the License.
<table>
<tr>
- <td><a
href="[preferred]/logging/log4net/binaries/log4net-1.2.15-bin-newkey.zip">log4net-1.2.15-bin-newkey.zip</a></td>
- <td><a
href="http://www.apache.org/dist/logging/log4net/binaries/log4net-1.2.15-bin-newkey.zip.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/logging/log4net/binaries/log4net-1.2.15-bin-newkey.zip.asc">pgp</a></td>
+ <td><a
href="[preferred]/logging/log4net/binaries/log4net-2.0.6-bin-newkey.zip">log4net-2.0.6-bin-newkey.zip</a></td>
+ <td><a
href="http://www.apache.org/dist/logging/log4net/binaries/log4net-2.0.6-bin-newkey.zip.md5">md5</a></td>
+ <td><a
href="http://www.apache.org/dist/logging/log4net/binaries/log4net-2.0.6-bin-newkey.zip.asc">pgp</a></td>
</tr>
<tr>
- <td><a
href="[preferred]/logging/log4net/binaries/log4net-1.2.15-bin-oldkey.zip">log4net-1.2.15-bin-oldkey.zip</a></td>
- <td><a
href="http://www.apache.org/dist/logging/log4net/binaries/log4net-1.2.15-bin-oldkey.zip.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/logging/log4net/binaries/log4net-1.2.15-bin-oldkey.zip.asc">pgp</a></td>
+ <td><a
href="[preferred]/logging/log4net/binaries/log4net-2.0.6-bin-oldkey.zip">log4net-2.0.6-bin-oldkey.zip</a></td>
+ <td><a
href="http://www.apache.org/dist/logging/log4net/binaries/log4net-2.0.6-bin-oldkey.zip.md5">md5</a></td>
+ <td><a
href="http://www.apache.org/dist/logging/log4net/binaries/log4net-2.0.6-bin-oldkey.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>
Modified: logging/log4net/trunk/src/site/xdoc/release/features.xml
URL:
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/features.xml?rev=1761313&r1=1761312&r2=1761313&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/features.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/features.xml Sun Sep 18
09:54:48 2016
@@ -69,8 +69,9 @@ limitations under the License.
log4net has specific builds for the following frameworks:
</p>
<ul>
- <li>Microsoft® .NET Framework 1.0</li>
- <li>Microsoft .NET Framework 1.1</li>
+ <li>.NET Core 1.0 - using netstandard-1.3</li>
+ <li>Microsoft® .NET Framework 1.0<sup><a
href="#no-bin-support">*</a></sup></li>
+ <li>Microsoft .NET Framework 1.1<sup><a
href="#no-bin-support">*</a></sup></li>
<li>Microsoft .NET Framework 2.0</li>
<li>Microsoft .NET Framework 3.5</li>
<li>Microsoft .NET Framework 4.0</li>
@@ -79,12 +80,12 @@ limitations under the License.
<li>Microsoft .NET Framework 4.0 Client Profile</li>
<li>Microsoft .NET Compact Framework 1.0<sup><a
href="#no-bin-support">*</a></sup></li>
<li>Microsoft .NET Compact Framework 2.0<sup><a
href="#no-bin-support">*</a></sup></li>
- <li>Mono 1.0</li>
+ <li>Mono 1.0<sup><a href="#no-bin-support">*</a></sup></li>
<li>Mono 2.0</li>
<li>Mono 3.5</li>
<li>Mono 4.0</li>
<li>Microsoft Shared Source CLI 1.0<sup><a
href="#no-bin-support">*</a></sup></li>
- <li>CLI 1.0 Compatible</li>
+ <li>CLI 1.0 Compatible<sup><a
href="#no-bin-support">*</a></sup></li>
</ul>
<p>The "Client Profile" builds are stripped down
versions of the "normal" builds that don't contain any
Modified: logging/log4net/trunk/src/site/xdoc/release/framework-support.xml
URL:
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/framework-support.xml?rev=1761313&r1=1761312&r2=1761313&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/framework-support.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/framework-support.xml Sun Sep
18 09:54:48 2016
@@ -66,6 +66,10 @@ limitations under the License.
<th>Website</th>
</tr>
<tr style="vertical-align: top;">
+ <td>.NET Core 1.0</td>
+ <td><a
href="http://www.dotnetfoundation.org/netcore">http://www.dotnetfoundation.org/netcore</a></td>
+ </tr>
+ <tr style="vertical-align: top;">
<td>Microsoft .NET Framework 1.0</td>
<td><a
href="http://msdn.microsoft.com/en-us/netframework/">http://msdn.microsoft.com/en-us/netframework/</a></td>
</tr>
@@ -157,6 +161,7 @@ limitations under the License.
<col style="text-align: center;" />
<col style="text-align: center;" />
<col style="text-align: center;" />
+ <col style="text-align: center;" />
</colgroup>
<tr>
<th>Appender</th>
@@ -168,6 +173,7 @@ limitations under the License.
<th>.NET Framework 4.5</th>
<th>.NET Framework 3.5 Client Profile</th>
<th>.NET Framework 4.0 Client Profile</th>
+ <th>.NET Core 1.0</th>
<th>.NET CF 1.0</th>
<th>.NET CF 2.0</th>
<th>Mono</th>
@@ -184,6 +190,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td></td>
<td>x</td>
<td>x</td>
<td>x</td>
@@ -205,6 +212,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
</tr>
<tr>
<td>AspNetTraceAppender</td>
@@ -218,6 +226,7 @@ limitations under the License.
<td></td>
<td></td>
<td></td>
+ <td></td>
<td>x</td>
<td></td>
<td>x</td>
@@ -237,6 +246,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
</tr>
<tr>
<td>ColoredConsoleAppender</td>
@@ -253,6 +263,7 @@ limitations under the License.
<td></td>
<td></td>
<td></td>
+ <td></td>
</tr>
<tr>
<td>ConsoleAppender</td>
@@ -269,6 +280,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
</tr>
<tr>
<td>DebugAppender</td>
@@ -285,6 +297,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
</tr>
<tr>
<td>EventLogAppender</td>
@@ -298,6 +311,7 @@ limitations under the License.
<td>x</td>
<td></td>
<td></td>
+ <td></td>
<td>x</td>
<td></td>
<td>x</td>
@@ -317,6 +331,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
</tr>
<tr>
<td>ForwardingAppender</td>
@@ -333,6 +348,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
</tr>
<tr>
<td>LocalSyslogAppender</td>
@@ -344,6 +360,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
<td></td>
<td></td>
<td>x</td>
@@ -360,6 +377,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
<td></td>
<td></td>
<td>x</td>
@@ -381,6 +399,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
</tr>
<tr>
<td>NetSendAppender</td>
@@ -397,6 +416,7 @@ limitations under the License.
<td></td>
<td></td>
<td></td>
+ <td></td>
</tr>
<tr>
<td>OutputDebugStringAppender</td>
@@ -410,6 +430,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
<td></td>
<td></td>
<td></td>
@@ -429,6 +450,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
</tr>
<tr>
<td>RemotingAppender</td>
@@ -442,6 +464,7 @@ limitations under the License.
<td>x</td>
<td></td>
<td></td>
+ <td></td>
<td>x</td>
<td>x</td>
<td>x</td>
@@ -461,6 +484,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
</tr>
<tr>
<td>SmtpAppender</td>
@@ -474,6 +498,7 @@ limitations under the License.
<td>x</td>
<td></td>
<td></td>
+ <td></td>
<td>x</td>
<td></td>
<td>x</td>
@@ -493,6 +518,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
</tr>
<tr>
<td>TelnetAppender</td>
@@ -509,6 +535,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
</tr>
<tr>
<td>TraceAppender</td>
@@ -525,6 +552,7 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
</tr>
<tr>
<td>UdpAppender</td>
@@ -541,12 +569,23 @@ limitations under the License.
<td>x</td>
<td>x</td>
<td>x</td>
+ <td>x</td>
</tr>
</table>
</div>
</section>
<section id="notes" name="Framework Specific Notes">
+ <section id="net-core1.0" name=".NET Core 1.0">
+ <p>
+ Targets netstandard-1.3 and thus doesn't support
+ .NET Remoting, anything related to ASP.NET or
+ ADO.NET, logical thread contexts, stack trace
+ patterns or using the log4net section in a
+ configuration file.
+ </p>
+ </section>
+
<section id="net1.0" name="Microsoft .NET Framework 1.0">
<p>
none
Modified: logging/log4net/trunk/src/site/xdoc/release/manual/introduction.xml
URL:
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/manual/introduction.xml?rev=1761313&r1=1761312&r2=1761313&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/manual/introduction.xml
(original)
+++ logging/log4net/trunk/src/site/xdoc/release/manual/introduction.xml Sun Sep
18 09:54:48 2016
@@ -81,6 +81,7 @@ limitations under the License.
assembly targeting that framework is built:
</p>
<ul>
+ <li>.NET Core 1.0</li>
<li>Microsoft® .NET Framework 1.0</li>
<li>Microsoft .NET Framework 1.1</li>
<li>Microsoft .NET Framework 2.0</li>
Modified: logging/log4net/trunk/src/site/xdoc/release/release-notes.xml
URL:
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/release-notes.xml?rev=1761313&r1=1761312&r2=1761313&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/release-notes.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/release-notes.xml Sun Sep 18
09:54:48 2016
@@ -28,7 +28,36 @@ limitations under the License.
<section id="main" name="Apache log4net™ Release Notes">
- <section id="1.2.15" name="1.2.15">
+ <section id="2.0.6" name="2.0.6">
+
+ <p>
+ The Apache log4net team is now responsible for the nuget
+ package, we've changed the version number to align it with
+ the version numbers. Release 2.0.6 is supposed to be
+ compatible with 1.2.15.
+ </p>
+
+ <p>
+ The binary distributions no longer contain assemblies
+ built for the .NET Framework 1.x or Mono 1.x - you can
+ build those yourself using the source distribution.
+ </p>
+
+ <section id="2.0.6-bug" name="Bug Fixes">
+ <ul>
+ <li>[<a
href='https://issues.apache.org/jira/browse/LOG4NET-508'>LOG4NET-508</a>] -
NAnt release build is not optimized
+ </li>
+ </ul>
+ </section>
+ <section id="2.0.6-enh" name="Improvements">
+ <ul>
+ <li>[<a
href='https://issues.apache.org/jira/browse/LOG4NET-467'>LOG4NET-467</a>] -
Is .NET Core, will be supported in the near future, or not
+ </li>
+ </ul>
+ </section>
+ </section>
+
+ <section id="1.2.15" name="1.2.15">
<section id="1.2.15-bug" name="Bug Fixes">
<ul>
<li>[<a
href='https://issues.apache.org/jira/browse/LOG4NET-462'>LOG4NET-462</a>] -
ReadOnlyPropertiesDictionary not thread safe