svn commit: r1159849 - in /logging/log4net/trunk/src: AssemblyInfo.cs AssemblyVersionInfo.cpp AssemblyVersionInfo.cs AssemblyVersionInfo.js AssemblyVersionInfo.vb

2011-08-19 Thread bodewig
Author: bodewig Date: Sat Aug 20 05:22:22 2011 New Revision: 1159849 URL: http://svn.apache.org/viewvc?rev=1159849&view=rev Log: brand management Modified: logging/log4net/trunk/src/AssemblyInfo.cs logging/log4net/trunk/src/AssemblyVersionInfo.cpp logging/log4net/trunk/src/AssemblyVer

State of Client Profile and .NET 4.0 Support

2011-08-19 Thread Stefan Bodewig
Hi all, I've hacked in client profile support - the NAnt build files are becoming a bigger mess of copy-paste with each change, but this is a different story. I've taken Tasos' approach and defined a CLIENT_PROFILE compilation symbol and conditionally excluded the ASP.NET stuff if it is present a

svn commit: r1159844 - in /logging/log4net/trunk: ./ src/Appender/ src/Layout/ src/Layout/Pattern/ tests/

2011-08-19 Thread bodewig
Author: bodewig Date: Sat Aug 20 04:55:17 2011 New Revision: 1159844 URL: http://svn.apache.org/viewvc?rev=1159844&view=rev Log: first attempt at building client profile assemblies Modified: logging/log4net/trunk/log4net.build logging/log4net/trunk/log4net.include logging/log4net/trun

svn commit: r1159843 - /logging/log4net/trunk/src/Log4netAssemblyInfo.cs

2011-08-19 Thread bodewig
Author: bodewig Date: Sat Aug 20 04:54:09 2011 New Revision: 1159843 URL: http://svn.apache.org/viewvc?rev=1159843&view=rev Log: Make metadata accessible without reflection Added: logging/log4net/trunk/src/Log4netAssemblyInfo.cs (with props) Added: logging/log4net/trunk/src/Log4netAssembly

[jira] [Commented] (LOG4NET-176) Buildable with VS 2008 and .NET FW 3.5

2011-08-19 Thread Nicklas Norling (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088042#comment-13088042 ] Nicklas Norling commented on LOG4NET-176: - No it's not important. It's just infra

Re: Client Profiles and Express Editions of Visual Studio

2011-08-19 Thread Stefan Bodewig
On 2011-08-19, Roy Chastain wrote: > I just found this statement > "In Express Editions of Visual Studio, a .NET Framework version or > profile cannot be specified when a project is created. However, you can > later retarget the project to any installed .NET Framework version." > At http://msdn.mi

Re: ADO.NET Appender and FX 4.0

2011-08-19 Thread Stefan Bodewig
On 2011-08-19, Roy Chastain wrote: > I have done some research this morning, and have found a couple of > articles suggesting "fixes", but I do not yet understand the > ramifications. This is all to do with a new code security model created > in 4.0 and it is going to take time to understand. >

Client Profiles and Express Editions of Visual Studio

2011-08-19 Thread Roy Chastain
In answer to the question about the express editions being able to target different framework levels and profiles. I just found this statement "In Express Editions of Visual Studio, a .NET Framework version or profile cannot be specified when a project is created. However, you can later retarget

Re: ADO.NET Appender and FX 4.0

2011-08-19 Thread Stefan Bodewig
On 2011-08-19, Roy Chastain wrote: > While, this is certainly a problem, it SHOULD not be the issue already > reported, because those reports were against log4Net running on the 2.0 > CLR instead of the 4.0 CLR. OK. > I have done some research this morning, and have found a couple of > articles

RE: ADO.NET Appender and FX 4.0

2011-08-19 Thread Roy Chastain
While, this is certainly a problem, it SHOULD not be the issue already reported, because those reports were against log4Net running on the 2.0 CLR instead of the 4.0 CLR. I have done some research this morning, and have found a couple of articles suggesting "fixes", but I do not yet understand the

svn commit: r1159605 - in /logging/log4net/trunk: ./ examples/net/2.0/Tutorials/WebApp/cs/src/ examples/net/2.0/Tutorials/WebApp/vb/src/ src/ src/Core/ xdocs/src/

2011-08-19 Thread bodewig
Author: bodewig Date: Fri Aug 19 12:04:03 2011 New Revision: 1159605 URL: http://svn.apache.org/viewvc?rev=1159605&view=rev Log: log4net enetered incubation in 2004 Modified: logging/log4net/trunk/NOTICE logging/log4net/trunk/examples/net/2.0/Tutorials/WebApp/cs/src/AssemblyVersionInfo.c

[jira] [Resolved] (LOG4NET-304) Enable building for client profile

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved LOG4NET-304. Resolution: Duplicate Not strictly a duplicate of LOG4NET-233 but we only need one issue t

[jira] [Resolved] (LOG4NET-271) [Patch] Bump trunk version to 1.2.11

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved LOG4NET-271. Resolution: Fixed Patch is part of svn revision 1159487 > [Patch] Bump trunk version to 1

[jira] [Resolved] (LOG4NET-270) [Patch] Add support for .NET 4.0 version.

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved LOG4NET-270. Resolution: Fixed Apart from the assembly title (which is part of LOG4NET-233 as well) the

[jira] [Issue Comment Edited] (LOG4NET-174) log4net.dll references assemblies that are not part of the .NET 3.5 SP1 client profile

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087638#comment-13087638 ] Stefan Bodewig edited comment on LOG4NET-174 at 8/19/11 10:44 AM: -

[jira] [Resolved] (LOG4NET-174) log4net.dll references assemblies that are not part of the .NET 3.5 SP1 client profile

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved LOG4NET-174. Resolution: Duplicate Not strictly a duplicate and came in earlier than LOG4NET-233 but it

[jira] [Updated] (LOG4NET-61) I need a Appender for Microsoft Message Queue (MSMQ)

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-61: -- Affects Version/s: (was: v.Next) > I need a Appender for Microsoft Message Queue (MSMQ) > -

[jira] [Updated] (LOG4NET-94) Incorrect config file for ..\examples\net\1.0\Tutorials\ConsoleApp

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-94: -- Affects Version/s: (was: 1.2.11) (was: v.Next) > Incorrect confi

[jira] [Updated] (LOG4NET-105) [PATCH] logical thread context

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-105: --- Affects Version/s: (was: 1.2.11) (was: v.Next)

[jira] [Updated] (LOG4NET-98) Update header comment in files to be compliant with new Apache header requirements: http://www.apache.org/legal/src-headers.html for 11/1/2006 deadline

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-98: -- Due Date: 01/Nov/06 (was: 01/Nov/06) Affects Version/s: (was: v.Next) > Updat

[jira] [Updated] (LOG4NET-94) Incorrect config file for ..\examples\net\1.0\Tutorials\ConsoleApp

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-94: -- Fix Version/s: 1.2.11 > Incorrect config file for ..\examples\net\1.0\Tutorials\ConsoleApp > --

[jira] [Updated] (LOG4NET-110) [PATCH] Expand environment variables in filenames of file appenders

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-110: --- Affects Version/s: (was: v.Next) > [PATCH] Expand environment variables in filenames of

[jira] [Updated] (LOG4NET-173) Request for NMS Appender

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-173: --- Affects Version/s: (was: v.Next) > Request for NMS Appender > >

[jira] [Updated] (LOG4NET-226) Allow to specify file name as wildcard pattern

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-226: --- Affects Version/s: (was: v.Next) Fix Version/s: 1.2 Maintenance Release > Allow

[jira] [Updated] (LOG4NET-254) [PATCH] Added Snmp V1 Trap Appender

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-254: --- Affects Version/s: (was: v.Next) > [PATCH] Added Snmp V1 Trap Appender > ---

[jira] [Updated] (LOG4NET-233) Support .NET 4.0 including Client Profile

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-233: --- Affects Version/s: (was: 1.2.11) (was: v.Next)

[jira] [Updated] (LOG4NET-263) add event before write to log to cancel or continue writing

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-263: --- Affects Version/s: (was: v.Next) > add event before write to log to cancel or continue w

[jira] [Updated] (LOG4NET-267) Added overload to RemoteLoggingServerPlugin to allow callers to pass in an additional logger to use if the number of errors goes over a specified threshold

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-267: --- Fix Version/s: (was: v.Next) 1.2 Maintenance Release > Added overload

[jira] [Updated] (LOG4NET-176) Buildable with VS 2008 and .NET FW 3.5

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-176: --- Fix Version/s: (was: v.Next) 1.2.11 Solution and project files went i

[jira] [Updated] (LOG4NET-1) Support Fallback Appenders

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-1: - Fix Version/s: (was: v.Next) 1.2 Maintenance Release > Support Fallback App

[jira] [Updated] (LOG4NET-229) Japanese characters get garbled with log4net.Layout.XmlLayoutSchemaLog4j

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-229: --- Fix Version/s: (was: v.Next) 1.2.11 > Japanese characters get garbled

[jira] [Updated] (LOG4NET-247) Adding to log4net.GlobalContext.Properties causes UnhandledException filter to fail.

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-247: --- Fix Version/s: (was: v.Next) 1.2 Maintenance Release > Adding to log4

[jira] [Updated] (LOG4NET-200) Log4Net Dll stops logging after 1 or 2 days

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-200: --- Fix Version/s: (was: v.Next) 1.2 Maintenance Release sounds as if the

[jira] [Reopened] (LOG4NET-200) Log4Net Dll stops logging after 1 or 2 days

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig reopened LOG4NET-200: Nothing has been changed in svn for this issue and there still are reports that indicate the

[jira] [Updated] (LOG4NET-2) Configurator should report errors

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-2: - Fix Version/s: (was: v.Next) 1.2.10 > Configurator should report errors > -