You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/04/09 22:33:36 UTC

svn commit: r1090674 - in /commons/proper/discovery/trunk/src/assembly: bin.xml src.xml

Author: simonetripodi
Date: Sat Apr  9 20:33:36 2011
New Revision: 1090674

URL: http://svn.apache.org/viewvc?rev=1090674&view=rev
Log:
added missing XML header

Modified:
    commons/proper/discovery/trunk/src/assembly/bin.xml
    commons/proper/discovery/trunk/src/assembly/src.xml

Modified: commons/proper/discovery/trunk/src/assembly/bin.xml
URL: http://svn.apache.org/viewvc/commons/proper/discovery/trunk/src/assembly/bin.xml?rev=1090674&r1=1090673&r2=1090674&view=diff
==============================================================================
--- commons/proper/discovery/trunk/src/assembly/bin.xml (original)
+++ commons/proper/discovery/trunk/src/assembly/bin.xml Sat Apr  9 20:33:36 2011
@@ -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

Modified: commons/proper/discovery/trunk/src/assembly/src.xml
URL: http://svn.apache.org/viewvc/commons/proper/discovery/trunk/src/assembly/src.xml?rev=1090674&r1=1090673&r2=1090674&view=diff
==============================================================================
--- commons/proper/discovery/trunk/src/assembly/src.xml (original)
+++ commons/proper/discovery/trunk/src/assembly/src.xml Sat Apr  9 20:33:36 2011
@@ -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