[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 ?.

[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. > ---

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-45) PluginAttribute does not allow plugin type to be specified as a Type, only as a string

2005-08-24 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-45?page=all ] Nicko Cadell resolved LOG4NET-45: - Resolution: Fixed > PluginAttribute does not allow plugin type to be specified as a Type, only as > a string > -

[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/src/Config PluginAttribute.cs

2005-08-24 Thread nicko
nicko 2005/08/24 06:20:45 Modified:src/Config PluginAttribute.cs Log: Fix for LOG4NET-45. Added constructor and property to take plugin type as a Type Revision ChangesPath 1.7 +56 -9 logging-log4net/src/Config/PluginAttribute.cs Index: PluginAttribute.cs

cvs commit: logging-log4net/xdocs/src/release building.xml

2005-08-24 Thread nicko
nicko 2005/08/24 04:17:05 Modified:xdocs/src/release building.xml Log: Fixed broken link to NAnt site Revision ChangesPath 1.7 +1 -1 logging-log4net/xdocs/src/release/building.xml Index: building.xml