|
Loading...
|
log4php-dev@logging.apache.org
[Prev] Thread [Next] | [Prev] Date [Next]
svn commit: r829445 - /incubator/log4php/trunk/src/changes/changes.xml chammers Sat Oct 24 14:00:15 2009
Author: chammers
Date: Sat Oct 24 20:43:06 2009
New Revision: 829445
URL: http://svn.apache.org/viewvc?rev=829445&view=rev
Log:
Added XML header for Eclipse syntax checking
Modified:
incubator/log4php/trunk/src/changes/changes.xml
Modified: incubator/log4php/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/incubator/log4php/trunk/src/changes/changes.xml?rev=829445&r1=829444&r2=829445&view=diff
==============================================================================
--- incubator/log4php/trunk/src/changes/changes.xml (original)
+++ incubator/log4php/trunk/src/changes/changes.xml Sat Oct 24 20:43:06 2009
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
@@ -15,7 +16,9 @@
limitations under the License.
-->
-<document>
+<document
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:noNamespaceSchemaLocation="http://maven.apache.org/changes/1.0.0">
<properties>
<title>Apache log4php.</title>
</properties>
- svn commit: r829445 - /incubator/log4php/trunk/src/changes/changes.xml chammers 2009/10/24 <=