[jira] Created: (LOG4NET-45) PluginAttribute does not allow plugin type to be specified as a Type, only as a string

2005-08-24 Thread Nicko Cadell (JIRA)
PluginAttribute does not allow plugin type to be specified as a Type, only as a string -- Key: LOG4NET-45 URL: http://issues.apache.org/jira/browse/LOG4NET-45 Project: Log4net Type:

cvs commit: logging-log4net/tests/src/Layout XmlLayoutTest.cs

2005-08-24 Thread niall
niall 2005/08/24 06:26:38 Modified:src/Layout XMLLayout.cs XMLLayoutBase.cs XmlLayoutSchemaLog4j.cs src/Util Transform.cs tests/src log4net.Tests.csproj Added: tests/src/Layout XmlLayoutTest.cs Log: Fixes for LOG4NET-22

[jira] Resolved: (LOG4NET-44) XmlLayout emits all properties under a node named global-properties, rather than just properties.

2005-08-24 Thread Niall Daley (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-44?page=all ] Niall Daley resolved LOG4NET-44: Resolution: Fixed Node renamed to properties. XmlLayout emits all properties under a node named global-properties, rather than just properties.

[jira] Resolved: (LOG4NET-22) XmlLayout allows output of invalid control characters

2005-08-24 Thread Niall Daley (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-22?page=all ] Niall Daley resolved LOG4NET-22: Fix Version: 1.2.10 Resolution: Fixed Assign To: Niall Daley By default characters that can not be specified in XML will now be masked by a ?.