You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2008/03/17 15:46:25 UTC

svn commit: r637914 [3/5] - in /ant/core/branches/ANT_17_BRANCH/src: etc/testcases/filters/input/ etc/testcases/taskdefs/ etc/testcases/taskdefs/ant/ etc/testcases/taskdefs/conditions/ etc/testcases/taskdefs/email/ etc/testcases/taskdefs/exec/ etc/test...

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/propertyfile.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/propertyfile.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/propertyfile.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/propertyfile.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="propertyfile-test" default="main" basedir=".">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/pvcs.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/pvcs.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/pvcs.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/pvcs.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="pvcs-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/replaceregexp.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="test" default="def" basedir=".">
   <property name="tmpregexp" value="tmpregexp"/>
   <target name="def">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/schemavalidate.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/schemavalidate.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/schemavalidate.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/schemavalidate.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="validate" default="default" basedir=".">
 
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="testproject" default="def" basedir=".">
 
   <target name="def">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script/scriptdef.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script/scriptdef.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script/scriptdef.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script/scriptdef.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="testproject" default="def" basedir=".">
 
   <target name="def">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script_reference.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script_reference.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script_reference.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/script_reference.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="test-reference" default="script">
   <target name="script">
     <script language="javascript">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/sos/sos.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/sos/sos.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/sos/sos.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/sos/sos.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="sos-test" basedir="." default="sosget.1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/unix/symlink.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/unix/symlink.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/unix/symlink.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/unix/symlink.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <!--
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/vss/vss.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/vss/vss.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/vss/vss.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/vss/vss.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="vss-test" basedir="." default="vssget.1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/about.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/about.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/about.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/about.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?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
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <!DOCTYPE doc PUBLIC
   "-//stevo//DTD doc 1.0//EN"
   "http://chemical/brothers"

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/apache.xsl
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/apache.xsl?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/apache.xsl (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/apache.xsl Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?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
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 version="1.0">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/books.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/books.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/books.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/books.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <books>
   <book name="hamlet">
       <author name="shakespeare"/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc-in-ns.xsd
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc-in-ns.xsd?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc-in-ns.xsd (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc-in-ns.xsd Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?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
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 
 	targetNamespace="http://apache.org/ant/doc/"
 	xmlns:tns="http://apache.org/ant/doc/"

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.dtd
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.dtd?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.dtd (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.dtd Mon Mar 17 07:45:57 2008
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <!ELEMENT doc (section) >
 <!ELEMENT section (#PCDATA)>
 <!ATTLIST section title CDATA #IMPLIED>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.xsd
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.xsd?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.xsd (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.xsd Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?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
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <xs:schema 
   xmlns:xs="http://www.w3.org/2001/XMLSchema" 
   elementFormDefault="qualified">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.xsl
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.xsl?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.xsl (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/doc.xsl Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <xsl:stylesheet 
     xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
     xmlns:template="struts template" 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/docwithentity.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/docwithentity.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/docwithentity.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/docwithentity.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <!DOCTYPE books [
    <!ENTITY globaldefinitions SYSTEM "entity.xml">
 ]>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-noSchema-invalid.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-noSchema-invalid.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-noSchema-invalid.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-noSchema-invalid.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?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
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <!-- 
     Invalid test XML file without any schema refeferences 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-noSchema.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-noSchema.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-noSchema.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-noSchema.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?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
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <!-- 
     Test XML file without any schema refeferences 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-ns-no-location.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-ns-no-location.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-ns-no-location.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece-ns-no-location.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?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
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <doc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="doc-in-ns.xsd" xmlns="http://apache.org/ant/doc/">
 	<section title="endpiece">
  With a little luck, the network will pick me up. 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?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
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <doc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="doc-in-ns.xsd" xmlns="http://apache.org/ant/doc/">
 	<section title="endpiece">
  With a little luck, the network will pick me up. 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece2.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece2.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece2.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/endpiece2.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?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
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <doc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
     xsi:noNamespaceSchemaLocation="doc.xsd"
     xmlns="http://Massive/Attack+Mezzanine">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/entity.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/entity.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/entity.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/entity.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
    <book name="hamlet">
        <author name="shakespeare"/>
    </book>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/iso-2022-jp.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/iso-2022-jp.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/stylesheet_include.xsl
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/stylesheet_include.xsl?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/stylesheet_include.xsl (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/stylesheet_include.xsl Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?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
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 version="1.0">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/stylesheet_with_include.xsl
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/stylesheet_with_include.xsl?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/stylesheet_with_include.xsl (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/stylesheet_with_include.xsl Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?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
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 version="1.0">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/test.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/test.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/test.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/test.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <root>
   <a>this is the first line</a>
   <b><c>not indented</c></b>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/test.xsl
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/test.xsl?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/test.xsl (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/test.xsl Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <xsl:stylesheet	xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 <!-- Copy every node and attributes recursively -->
   <xsl:template match="node()|@*">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/utf-8.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/utf-8.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/validate.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/validate.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/validate.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/validate.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?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
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="validate" default="testValidate" basedir=".">
 
  <target name="testValidate">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xmlvalidate.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xmlvalidate.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xmlvalidate.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xmlvalidate.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?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
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="validate" default="testValidate" basedir=".">
 
   <target name="testValidate">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xslt.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xslt.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xslt.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xslt.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?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
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="xslt" default="xslt" basedir=".">
   <property name="nonasciidir" value="xml/&#0227;nt"/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-encoding-in.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-encoding-in.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-encoding-in.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-encoding-in.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <root>
     <message>éàèïù</message>
 </root>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-in.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-in.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-in.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-in.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <!DOCTYPE project [
     <!ENTITY include SYSTEM "xsltliaison-include.xml">
 ]>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-include.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-include.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-include.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xsltliaison-include.xml Mon Mar 17 07:45:57 2008
@@ -1,3 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <!-- to be included by xsltliaison-include.xsl -->
 <task/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/parallel.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/parallel.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/parallel.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/parallel.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="parallel-test" basedir="." default="help">
   <target name="testBasic">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/pathconvert.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/pathconvert.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/pathconvert.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/pathconvert.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="pathconvert">
 
     <path id="testpath">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/presetdef.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/presetdef.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/presetdef.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/presetdef.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project>
   <path id="test-classes">
     <pathelement location="../../../../build/testcases" />

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/property.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="property-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/recorder.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/recorder.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/recorder.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/recorder.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="recorder-test" default="all" basedir=".">
 
     <property name="recin" location="recorder"/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/rename.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/rename.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/rename.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/rename.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="xxx-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/replace.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/replace.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/replace.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/replace.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="xxx-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/rmic/rmic.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/rmic/rmic.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/rmic/rmic.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/rmic/rmic.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="rmic" default="teardown" basedir=".">
 
   <property name="rmic.dir" location="." />

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/signjar.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/signjar.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/signjar.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/signjar.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="signjartest" default="help" basedir="..">
 
   <property name="classes.dir" value="../../../build/classes"/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/sleep.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/sleep.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/sleep.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/sleep.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="sleeptest" default="all" >
 
     <target name="test1">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/build.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/build.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/build.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/build.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="xslt-test" basedir="." default="nothing">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/data.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/data.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/data.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/style/data.xml Mon Mar 17 07:45:57 2008
@@ -1,2 +1,18 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <data/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="subant-test" basedir="." default="testgenericantfile">
     <target name="testnodirs" depends="tearDown">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/genericsubant.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/genericsubant.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/genericsubant.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/genericsubant.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="genericsubant" basedir=".." default="mysubant">
     <target name="mysubant">
         <echo message="${basedir}"/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/subant-test1/mysubant.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/subant-test1/mysubant.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/subant-test1/mysubant.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/subant-test1/mysubant.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="mysubant" basedir="." default="mysubant">
     <target name="mysubant">
         <echo message="${basedir}"/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/subant-test2/mysubant.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/subant-test2/mysubant.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/subant-test2/mysubant.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/subant/subant-test2/mysubant.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="subant" basedir=".." default="mysubant">
     <target name="mysubant">
         <echo message="${basedir}"/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/sync.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/sync.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/sync.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/sync.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project name="sync-test" default="not-me">
   <property name="scratch" location="synctest"/>
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/tar.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/tar.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/tar.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/tar.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="tar-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/taskdef.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/taskdef.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/taskdef.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/taskdef.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="xxx-test" basedir="." default="test1">
 

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/template.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/template.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/template.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/template.xml Mon Mar 17 07:45:57 2008
@@ -1 +1,17 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/test.antlib.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/test.antlib.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/test.antlib.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/test.antlib.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <antlib>
   <typedef 
     name="mytask" onerror="ignore"

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/test2.antlib.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/test2.antlib.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/test2.antlib.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/test2.antlib.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <antlib>
   <typedef 
     name="mytask2" onerror="ignore"

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelant.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelant.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelant.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelant.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="ant-test" basedir="." default="bar">
   <ant antfile="toplevelant.xml" target="foo"/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelantcall.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelantcall.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelantcall.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelantcall.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="ant-test" basedir="." default="bar">
   <antcall target="foo"/>

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelsubant.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelsubant.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelsubant.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/toplevelsubant.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project name="ant-test" basedir="." default="bar">
   <subant target="foo">

Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/touch.xml
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/touch.xml?rev=637914&r1=637913&r2=637914&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/touch.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/touch.xml Mon Mar 17 07:45:57 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <project default="cleanup" basedir=".">
 
   <property name="mappermillis" value="1072224000000" />