diff --git a/.svnignore b/.svnignore deleted file mode 100644 index ce087631a..000000000 --- a/.svnignore +++ /dev/null @@ -1,15 +0,0 @@ -.ant.properties -dist -build -bootstrap -distribution -*.el -*.ipr -*.iws -*.pif -velocity.log* -patch.txt -patch.tar.gz -.classpath -.project -apache-ant-1.* diff --git a/LICENSE b/LICENSE index f820d4bd3..cdf6ff8b2 100644 --- a/LICENSE +++ b/LICENSE @@ -201,3 +201,72 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + +W3CŪ SOFTWARE NOTICE AND LICENSE +http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 + +This work (and included software, documentation such as READMEs, or other +related items) is being provided by the copyright holders under the following +license. By obtaining, using and/or copying this work, you (the licensee) agree +that you have read, understood, and will comply with the following terms and +conditions. + +Permission to copy, modify, and distribute this software and its documentation, +with or without modification, for any purpose and without fee or royalty is +hereby granted, provided that you include the following on ALL copies of the +software and documentation or portions thereof, including modifications: + + 1. The full text of this NOTICE in a location viewable to users of the + redistributed or derivative work. + 2. Any pre-existing intellectual property disclaimers, notices, or terms + and conditions. If none exist, the W3C Software Short Notice should be + included (hypertext is preferred, text is permitted) within the body + of any redistributed or derivative code. + 3. Notice of any changes or modifications to the files, including the date + changes were made. (We recommend you provide URIs to the location from + which the code is derived.) + +THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE +NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED +TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT +THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY +PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. + +COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION. + +The name and trademarks of copyright holders may NOT be used in advertising or +publicity pertaining to the software without specific, written prior permission. +Title to copyright in this software and any associated documentation will at +all times remain with copyright holders. + +____________________________________ + +This formulation of W3C's notice and license became active on December 31 2002. +This version removes the copyright ownership notice such that this license can +be used with materials other than those owned by the W3C, reflects that ERCIM +is now a host of the W3C, includes references to this specific dated version of +the license, and removes the ambiguous grant of "use". Otherwise, this version +is the same as the previous version and is written so as to preserve the Free +Software Foundation's assessment of GPL compatibility and OSI's certification +under the Open Source Definition. Please see our Copyright FAQ for common +questions about using materials from our site, including specific terms and +conditions for packages like libwww, Amaya, and Jigsaw. Other questions about +this notice can be directed to site-policy@w3.org. + +Joseph Reagle + +This license came from: http://www.megginson.com/SAX/copying.html + However please note future versions of SAX may be covered + under http://saxproject.org/?selected=pd + +SAX2 is Free! + +I hereby abandon any property rights to SAX 2.0 (the Simple API for +XML), and release all of the SAX 2.0 source code, compiled code, and +documentation contained in this distribution into the Public Domain. +SAX comes with NO WARRANTY or guarantee of fitness for any +purpose. + +David Megginson, david@megginson.com +2000-05-05 diff --git a/LICENSE.dom b/LICENSE.dom deleted file mode 100644 index 22adc06d6..000000000 --- a/LICENSE.dom +++ /dev/null @@ -1,61 +0,0 @@ -xml-commons/java/external/LICENSE.dom-software.txt $Id$ - - -This license came from: http://www.w3.org/Consortium/Legal/copyright-software-20021231 - - -W3CŪ SOFTWARE NOTICE AND LICENSE -http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 - -This work (and included software, documentation such as READMEs, or other -related items) is being provided by the copyright holders under the following -license. By obtaining, using and/or copying this work, you (the licensee) agree -that you have read, understood, and will comply with the following terms and -conditions. - -Permission to copy, modify, and distribute this software and its documentation, -with or without modification, for any purpose and without fee or royalty is -hereby granted, provided that you include the following on ALL copies of the -software and documentation or portions thereof, including modifications: - - 1. The full text of this NOTICE in a location viewable to users of the - redistributed or derivative work. - 2. Any pre-existing intellectual property disclaimers, notices, or terms - and conditions. If none exist, the W3C Software Short Notice should be - included (hypertext is preferred, text is permitted) within the body - of any redistributed or derivative code. - 3. Notice of any changes or modifications to the files, including the date - changes were made. (We recommend you provide URIs to the location from - which the code is derived.) - -THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE -NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED -TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT -THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY -PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. - -COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION. - -The name and trademarks of copyright holders may NOT be used in advertising or -publicity pertaining to the software without specific, written prior permission. -Title to copyright in this software and any associated documentation will at -all times remain with copyright holders. - -____________________________________ - -This formulation of W3C's notice and license became active on December 31 2002. -This version removes the copyright ownership notice such that this license can -be used with materials other than those owned by the W3C, reflects that ERCIM -is now a host of the W3C, includes references to this specific dated version of -the license, and removes the ambiguous grant of "use". Otherwise, this version -is the same as the previous version and is written so as to preserve the Free -Software Foundation's assessment of GPL compatibility and OSI's certification -under the Open Source Definition. Please see our Copyright FAQ for common -questions about using materials from our site, including specific terms and -conditions for packages like libwww, Amaya, and Jigsaw. Other questions about -this notice can be directed to site-policy@w3.org. - -Joseph Reagle - -Last revised by Reagle $Date$ diff --git a/LICENSE.sax b/LICENSE.sax deleted file mode 100644 index 006c924b2..000000000 --- a/LICENSE.sax +++ /dev/null @@ -1,20 +0,0 @@ -This license came from: http://www.megginson.com/SAX/copying.html - However please note future versions of SAX may be covered - under http://saxproject.org/?selected=pd - - -This page is now out of date -- see the new SAX site at -http://www.saxproject.org/ for more up-to-date -releases and other information. Please change your bookmarks. - - -SAX2 is Free! - -I hereby abandon any property rights to SAX 2.0 (the Simple API for -XML), and release all of the SAX 2.0 source code, compiled code, and -documentation contained in this distribution into the Public Domain. -SAX comes with NO WARRANTY or guarantee of fitness for any -purpose. - -David Megginson, david@megginson.com -2000-05-05 \ No newline at end of file diff --git a/NOTICE b/NOTICE index 439daad13..4c88cc665 100644 --- a/NOTICE +++ b/NOTICE @@ -18,3 +18,9 @@ Graphics Corp that has been kindly donated to the Apache Software Foundation. + Portions of this software were originally based on the following: + - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. + - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. + - voluntary contributions made by Paul Eng on behalf of the + Apache Software Foundation that were originally developed at iClick, Inc., + software copyright (c) 1999. diff --git a/NOTICE.xerces b/NOTICE.xerces deleted file mode 100644 index 602c753cd..000000000 --- a/NOTICE.xerces +++ /dev/null @@ -1,17 +0,0 @@ - ========================================================================= - == NOTICE file corresponding to section 4(d) of the Apache License, == - == Version 2.0, in this case for the Apache Xerces Java distribution. == - ========================================================================= - - Apache Xerces Java - Copyright 1999-2006 The Apache Software Foundation - - This product includes software developed at - The Apache Software Foundation (http://www.apache.org/). - - Portions of this software were originally based on the following: - - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. - - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. - - voluntary contributions made by Paul Eng on behalf of the - Apache Software Foundation that were originally developed at iClick, Inc., - software copyright (c) 1999. \ No newline at end of file diff --git a/ant.properties.sample b/ant.properties.sample index 5be65b546..1930ca77e 100644 --- a/ant.properties.sample +++ b/ant.properties.sample @@ -1,3 +1,18 @@ +# 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. +# # This file is a sample .ant.properties file used for building ant. # Modify it for your own needs and copy it to .ant.properties # diff --git a/contributors.xml b/contributors.xml index 9b1a7d5e6..7459e64b2 100644 --- a/contributors.xml +++ b/contributors.xml @@ -1,4 +1,20 @@ + diff --git a/docs/antlibs/antunit/index.html b/docs/antlibs/antunit/index.html index a6ca405ac..e04a0aa74 100755 --- a/docs/antlibs/antunit/index.html +++ b/docs/antlibs/antunit/index.html @@ -1,6 +1,22 @@ + diff --git a/docs/antlibs/bindownload.cgi b/docs/antlibs/bindownload.cgi index 06a42f201..4324f769f 100755 --- a/docs/antlibs/bindownload.cgi +++ b/docs/antlibs/bindownload.cgi @@ -1,4 +1,20 @@ #!/bin/sh + +# 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. + # Wrapper script around mirrors.cgi script # (we must change to that directory in order for python to pick up the # python includes correctly) diff --git a/docs/antlibs/bindownload.html b/docs/antlibs/bindownload.html index 41fb82861..7defa62b5 100644 --- a/docs/antlibs/bindownload.html +++ b/docs/antlibs/bindownload.html @@ -1,6 +1,22 @@ + diff --git a/docs/antlibs/charter.html b/docs/antlibs/charter.html index 5822c7101..d7d73d0db 100644 --- a/docs/antlibs/charter.html +++ b/docs/antlibs/charter.html @@ -1,6 +1,22 @@ + diff --git a/docs/antlibs/dotnet/index.html b/docs/antlibs/dotnet/index.html index 6c09c53df..6a1ff398e 100755 --- a/docs/antlibs/dotnet/index.html +++ b/docs/antlibs/dotnet/index.html @@ -1,6 +1,22 @@ + diff --git a/docs/antlibs/index.html b/docs/antlibs/index.html index b2b0e815b..71bf93776 100644 --- a/docs/antlibs/index.html +++ b/docs/antlibs/index.html @@ -1,6 +1,22 @@ + diff --git a/docs/antlibs/proper.html b/docs/antlibs/proper.html index 5fef34753..ca31732f6 100644 --- a/docs/antlibs/proper.html +++ b/docs/antlibs/proper.html @@ -1,6 +1,22 @@ + diff --git a/docs/antlibs/sandbox.html b/docs/antlibs/sandbox.html index 0217878c7..e5b959d0a 100644 --- a/docs/antlibs/sandbox.html +++ b/docs/antlibs/sandbox.html @@ -1,6 +1,22 @@ + diff --git a/docs/antlibs/srcdownload.cgi b/docs/antlibs/srcdownload.cgi index 06a42f201..4324f769f 100755 --- a/docs/antlibs/srcdownload.cgi +++ b/docs/antlibs/srcdownload.cgi @@ -1,4 +1,20 @@ #!/bin/sh + +# 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. + # Wrapper script around mirrors.cgi script # (we must change to that directory in order for python to pick up the # python includes correctly) diff --git a/docs/antlibs/srcdownload.html b/docs/antlibs/srcdownload.html index 51d3ba501..d0b970158 100644 --- a/docs/antlibs/srcdownload.html +++ b/docs/antlibs/srcdownload.html @@ -1,6 +1,22 @@ + diff --git a/docs/antlibs/svn/index.html b/docs/antlibs/svn/index.html index 05ec8dfc3..53df30680 100755 --- a/docs/antlibs/svn/index.html +++ b/docs/antlibs/svn/index.html @@ -1,6 +1,22 @@ + diff --git a/docs/antnews.html b/docs/antnews.html index 926fdb5d2..c4c43fcf8 100644 --- a/docs/antnews.html +++ b/docs/antnews.html @@ -1,6 +1,22 @@ + diff --git a/docs/bindownload.html b/docs/bindownload.html index f198a9419..d075dbf78 100644 --- a/docs/bindownload.html +++ b/docs/bindownload.html @@ -1,6 +1,22 @@ + diff --git a/docs/bugs.html b/docs/bugs.html index b652c2f14..ff96ff7d2 100644 --- a/docs/bugs.html +++ b/docs/bugs.html @@ -1,6 +1,22 @@ + diff --git a/docs/bylaws.html b/docs/bylaws.html index 861ebcfdf..256db3608 100644 --- a/docs/bylaws.html +++ b/docs/bylaws.html @@ -1,6 +1,22 @@ + diff --git a/docs/contributors.html b/docs/contributors.html index 4fa0204bb..0e9fce842 100644 --- a/docs/contributors.html +++ b/docs/contributors.html @@ -1,6 +1,22 @@ + diff --git a/docs/external.html b/docs/external.html index 8e766d49a..d5be2027f 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1,6 +1,22 @@ + diff --git a/docs/faq.html b/docs/faq.html index 7e53beb8c..be1981879 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -1,6 +1,22 @@ + diff --git a/docs/index.html b/docs/index.html index 29d2250cf..82db8c884 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,6 +1,22 @@ + diff --git a/docs/legal.html b/docs/legal.html index d0b12f99d..da290af78 100644 --- a/docs/legal.html +++ b/docs/legal.html @@ -1,6 +1,22 @@ + diff --git a/docs/license.html b/docs/license.html index 6f1cb8b79..021e2ff93 100644 --- a/docs/license.html +++ b/docs/license.html @@ -1,6 +1,22 @@ + diff --git a/docs/mail.html b/docs/mail.html index c77c1c42c..93867d5bf 100644 --- a/docs/mail.html +++ b/docs/mail.html @@ -1,6 +1,22 @@ + diff --git a/docs/mission.html b/docs/mission.html index ed9522e26..b03229e39 100644 --- a/docs/mission.html +++ b/docs/mission.html @@ -1,6 +1,22 @@ + diff --git a/docs/nightlies.html b/docs/nightlies.html index 6a3cc3630..b8109bd13 100644 --- a/docs/nightlies.html +++ b/docs/nightlies.html @@ -1,6 +1,22 @@ + diff --git a/docs/problems.html b/docs/problems.html index f25b108dd..75ae98d87 100644 --- a/docs/problems.html +++ b/docs/problems.html @@ -1,6 +1,22 @@ + diff --git a/docs/projects.html b/docs/projects.html index e4a5b116a..412755fb9 100644 --- a/docs/projects.html +++ b/docs/projects.html @@ -1,6 +1,22 @@ + diff --git a/docs/projects/index.html b/docs/projects/index.html index 1f039db3d..ce407530d 100644 --- a/docs/projects/index.html +++ b/docs/projects/index.html @@ -1,6 +1,22 @@ + diff --git a/docs/projects/ivy.html b/docs/projects/ivy.html index 1d1de7790..1e6d4fa5d 100644 --- a/docs/projects/ivy.html +++ b/docs/projects/ivy.html @@ -1,6 +1,22 @@ + diff --git a/docs/resources.html b/docs/resources.html index 71b6e7887..5c72f6f14 100644 --- a/docs/resources.html +++ b/docs/resources.html @@ -1,6 +1,22 @@ + diff --git a/docs/srcdownload.html b/docs/srcdownload.html index e7b021db1..08cd6cbff 100644 --- a/docs/srcdownload.html +++ b/docs/srcdownload.html @@ -1,6 +1,22 @@ + diff --git a/docs/svn.html b/docs/svn.html index 65ca15084..9c96ea6b6 100644 --- a/docs/svn.html +++ b/docs/svn.html @@ -1,6 +1,22 @@ + diff --git a/lib/optional/.svnignore b/lib/optional/.svnignore deleted file mode 100644 index ec4f08a69..000000000 --- a/lib/optional/.svnignore +++ /dev/null @@ -1,23 +0,0 @@ -jdepend*.jar -s*.jar -NetRexxC.jar -activation.jar -antlr*.jar -bcel*.jar -bsf.jar -bsh*.jar -commons-logging*.jar -commons-net*.jar -jai_codec.jar -jai_core.jar -jakarta-oro-*.jar -jakarta-regexp-*.jar -js.jar -jsch*.jar -log4j-*.jar -mail.jar -mlibwrapper_jai.jar -resolver.jar -starteam-sdk.jar -weblogic*.jar -xalan*.jar diff --git a/LICENSE.junit.html b/lib/optional/LICENSE.junit.html similarity index 100% rename from LICENSE.junit.html rename to lib/optional/LICENSE.junit.html diff --git a/proposal/ant-site/anakia/.svnignore b/proposal/ant-site/anakia/.svnignore deleted file mode 100644 index adeec29c3..000000000 --- a/proposal/ant-site/anakia/.svnignore +++ /dev/null @@ -1 +0,0 @@ -velocity.log* diff --git a/proposal/sandbox/antunit/.svnignore b/proposal/sandbox/antunit/.svnignore deleted file mode 100644 index 378eac25d..000000000 --- a/proposal/sandbox/antunit/.svnignore +++ /dev/null @@ -1 +0,0 @@ -build diff --git a/proposal/sandbox/dotnet/.svnignore b/proposal/sandbox/dotnet/.svnignore deleted file mode 100644 index 378eac25d..000000000 --- a/proposal/sandbox/dotnet/.svnignore +++ /dev/null @@ -1 +0,0 @@ -build diff --git a/proposal/sandbox/input/.svnignore b/proposal/sandbox/input/.svnignore deleted file mode 100644 index 378eac25d..000000000 --- a/proposal/sandbox/input/.svnignore +++ /dev/null @@ -1 +0,0 @@ -build diff --git a/proposal/sandbox/svn/.svnignore b/proposal/sandbox/svn/.svnignore deleted file mode 100644 index 378eac25d..000000000 --- a/proposal/sandbox/svn/.svnignore +++ /dev/null @@ -1 +0,0 @@ -build diff --git a/src/etc/ant-update.xsl b/src/etc/ant-update.xsl index 42fad066b..1ef87d9ea 100644 --- a/src/etc/ant-update.xsl +++ b/src/etc/ant-update.xsl @@ -1,3 +1,4 @@ + diff --git a/src/etc/checkstyle/checkstyle-frames.xsl b/src/etc/checkstyle/checkstyle-frames.xsl index 05d9fee81..abaafd630 100644 --- a/src/etc/checkstyle/checkstyle-frames.xsl +++ b/src/etc/checkstyle/checkstyle-frames.xsl @@ -1,3 +1,4 @@ + This build file is designed to report the performance diff --git a/src/etc/tagdiff.xsl b/src/etc/tagdiff.xsl index 752510c65..5d430a79d 100644 --- a/src/etc/tagdiff.xsl +++ b/src/etc/tagdiff.xsl @@ -1,3 +1,4 @@ + diff --git a/src/etc/testcases/core/case.xml b/src/etc/testcases/core/case.xml index 4978c2b88..ea4ac1d19 100644 --- a/src/etc/testcases/core/case.xml +++ b/src/etc/testcases/core/case.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/core/directoryscanner.xml b/src/etc/testcases/core/directoryscanner.xml index 5417a4ee9..67f3394af 100644 --- a/src/etc/testcases/core/directoryscanner.xml +++ b/src/etc/testcases/core/directoryscanner.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/core/dispatch/dispatch.xml b/src/etc/testcases/core/dispatch/dispatch.xml index a46793de6..d529644de 100644 --- a/src/etc/testcases/core/dispatch/dispatch.xml +++ b/src/etc/testcases/core/dispatch/dispatch.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/core/duplicate-target-imported.xml b/src/etc/testcases/core/duplicate-target-imported.xml index 389ba852c..fc945f71f 100644 --- a/src/etc/testcases/core/duplicate-target-imported.xml +++ b/src/etc/testcases/core/duplicate-target-imported.xml @@ -1,7 +1,23 @@ + once from imported - \ No newline at end of file + diff --git a/src/etc/testcases/core/duplicate-target.xml b/src/etc/testcases/core/duplicate-target.xml index 38c1f56ab..0a295262f 100644 --- a/src/etc/testcases/core/duplicate-target.xml +++ b/src/etc/testcases/core/duplicate-target.xml @@ -1,4 +1,20 @@ + @@ -12,4 +28,4 @@ twice-b - \ No newline at end of file + diff --git a/src/etc/testcases/core/duplicate-target2.xml b/src/etc/testcases/core/duplicate-target2.xml index 8275e852b..6d96bca4d 100644 --- a/src/etc/testcases/core/duplicate-target2.xml +++ b/src/etc/testcases/core/duplicate-target2.xml @@ -1,4 +1,20 @@ + @@ -7,4 +23,4 @@ once from buildfile - \ No newline at end of file + diff --git a/src/etc/testcases/core/executor.xml b/src/etc/testcases/core/executor.xml index 1e960349f..080c8dc78 100644 --- a/src/etc/testcases/core/executor.xml +++ b/src/etc/testcases/core/executor.xml @@ -1,3 +1,20 @@ + + foo diff --git a/src/etc/testcases/core/extended-taskdef.xml b/src/etc/testcases/core/extended-taskdef.xml index 805368fd9..58ca97980 100644 --- a/src/etc/testcases/core/extended-taskdef.xml +++ b/src/etc/testcases/core/extended-taskdef.xml @@ -1,3 +1,20 @@ + + @@ -53,4 +70,4 @@ - \ No newline at end of file + diff --git a/src/etc/testcases/core/immutable.xml b/src/etc/testcases/core/immutable.xml index ead0f0f9a..26fda087d 100644 --- a/src/etc/testcases/core/immutable.xml +++ b/src/etc/testcases/core/immutable.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/core/include/basic/include.inc b/src/etc/testcases/core/include/basic/include.inc index 3332925f0..960792d4c 100644 --- a/src/etc/testcases/core/include/basic/include.inc +++ b/src/etc/testcases/core/include/basic/include.inc @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/core/include/basic/include.xml b/src/etc/testcases/core/include/basic/include.xml index f5879f20f..2c131b1bc 100644 --- a/src/etc/testcases/core/include/basic/include.xml +++ b/src/etc/testcases/core/include/basic/include.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/core/include/basic/relative.xml b/src/etc/testcases/core/include/basic/relative.xml index bcdf7eeaa..697c84173 100644 --- a/src/etc/testcases/core/include/basic/relative.xml +++ b/src/etc/testcases/core/include/basic/relative.xml @@ -1,4 +1,21 @@ + + diff --git a/src/etc/testcases/core/include/frag#ment/include.inc b/src/etc/testcases/core/include/frag#ment/include.inc index 3332925f0..960792d4c 100644 --- a/src/etc/testcases/core/include/frag#ment/include.inc +++ b/src/etc/testcases/core/include/frag#ment/include.inc @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/core/include/frag#ment/include.xml b/src/etc/testcases/core/include/frag#ment/include.xml index 5dbeff6fd..400a15c01 100644 --- a/src/etc/testcases/core/include/frag#ment/include.xml +++ b/src/etc/testcases/core/include/frag#ment/include.xml @@ -1,4 +1,21 @@ + + diff --git a/src/etc/testcases/core/include/frag#ment/relative.xml b/src/etc/testcases/core/include/frag#ment/relative.xml index f71ed407d..05bbc9e6e 100644 --- a/src/etc/testcases/core/include/frag#ment/relative.xml +++ b/src/etc/testcases/core/include/frag#ment/relative.xml @@ -1,4 +1,21 @@ + + diff --git a/src/etc/testcases/core/include/frag#ment/simple.xml b/src/etc/testcases/core/include/frag#ment/simple.xml index acdff54b2..d337234fa 100644 --- a/src/etc/testcases/core/include/frag#ment/simple.xml +++ b/src/etc/testcases/core/include/frag#ment/simple.xml @@ -1,4 +1,21 @@ + + diff --git a/src/etc/testcases/core/include/included_file_parse_error/build.xml b/src/etc/testcases/core/include/included_file_parse_error/build.xml index 04525e43e..d75747c02 100644 --- a/src/etc/testcases/core/include/included_file_parse_error/build.xml +++ b/src/etc/testcases/core/include/included_file_parse_error/build.xml @@ -1,4 +1,20 @@ + ]> diff --git a/src/etc/testcases/core/include/included_file_parse_error/included_file.xml b/src/etc/testcases/core/include/included_file_parse_error/included_file.xml index 048828d5b..5fbd3f567 100644 --- a/src/etc/testcases/core/include/included_file_parse_error/included_file.xml +++ b/src/etc/testcases/core/include/included_file_parse_error/included_file.xml @@ -1,3 +1,20 @@ + + extraneous_text included-target ran. diff --git a/src/etc/testcases/core/include/included_file_task_error/build.xml b/src/etc/testcases/core/include/included_file_task_error/build.xml index 04525e43e..d75747c02 100644 --- a/src/etc/testcases/core/include/included_file_task_error/build.xml +++ b/src/etc/testcases/core/include/included_file_task_error/build.xml @@ -1,4 +1,20 @@ + ]> diff --git a/src/etc/testcases/core/include/included_file_task_error/included_file.xml b/src/etc/testcases/core/include/included_file_task_error/included_file.xml index d8faf2bf4..d40d39705 100644 --- a/src/etc/testcases/core/include/included_file_task_error/included_file.xml +++ b/src/etc/testcases/core/include/included_file_task_error/included_file.xml @@ -1,3 +1,20 @@ + + included-target ran. diff --git a/src/etc/testcases/core/include/including_file_parse_error/build.xml b/src/etc/testcases/core/include/including_file_parse_error/build.xml index f3d4f01b6..7de526482 100644 --- a/src/etc/testcases/core/include/including_file_parse_error/build.xml +++ b/src/etc/testcases/core/include/including_file_parse_error/build.xml @@ -1,4 +1,20 @@ + ]> diff --git a/src/etc/testcases/core/include/including_file_parse_error/included_file.xml b/src/etc/testcases/core/include/including_file_parse_error/included_file.xml index 433de717c..c607bbccd 100644 --- a/src/etc/testcases/core/include/including_file_parse_error/included_file.xml +++ b/src/etc/testcases/core/include/including_file_parse_error/included_file.xml @@ -1,3 +1,20 @@ + + included-target ran. diff --git a/src/etc/testcases/core/include/including_file_task_error/build.xml b/src/etc/testcases/core/include/including_file_task_error/build.xml index e7456b6e2..687b8cf3c 100644 --- a/src/etc/testcases/core/include/including_file_task_error/build.xml +++ b/src/etc/testcases/core/include/including_file_task_error/build.xml @@ -1,4 +1,20 @@ + ]> diff --git a/src/etc/testcases/core/include/including_file_task_error/included_file.xml b/src/etc/testcases/core/include/including_file_task_error/included_file.xml index 433de717c..c607bbccd 100644 --- a/src/etc/testcases/core/include/including_file_task_error/included_file.xml +++ b/src/etc/testcases/core/include/including_file_task_error/included_file.xml @@ -1,3 +1,20 @@ + + included-target ran. diff --git a/src/etc/testcases/core/include/with space/include.inc b/src/etc/testcases/core/include/with space/include.inc index 16342b383..d8fd638b4 100644 --- a/src/etc/testcases/core/include/with space/include.inc +++ b/src/etc/testcases/core/include/with space/include.inc @@ -1,3 +1,19 @@ + diff --git a/src/etc/testcases/core/include/with space/include.xml b/src/etc/testcases/core/include/with space/include.xml index 5dbeff6fd..4b693cdc4 100644 --- a/src/etc/testcases/core/include/with space/include.xml +++ b/src/etc/testcases/core/include/with space/include.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/core/include/with space/relative.xml b/src/etc/testcases/core/include/with space/relative.xml index f71ed407d..81f502a95 100644 --- a/src/etc/testcases/core/include/with space/relative.xml +++ b/src/etc/testcases/core/include/with space/relative.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/core/include/with space/simple.xml b/src/etc/testcases/core/include/with space/simple.xml index 755ae3713..4092ce759 100644 --- a/src/etc/testcases/core/include/with space/simple.xml +++ b/src/etc/testcases/core/include/with space/simple.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/core/loaderref/loaderref.xml b/src/etc/testcases/core/loaderref/loaderref.xml index 562e26b76..b06efe802 100644 --- a/src/etc/testcases/core/loaderref/loaderref.xml +++ b/src/etc/testcases/core/loaderref/loaderref.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/core/loaderref/src/Task1.java b/src/etc/testcases/core/loaderref/src/Task1.java index c5f232908..cb374bd21 100644 --- a/src/etc/testcases/core/loaderref/src/Task1.java +++ b/src/etc/testcases/core/loaderref/src/Task1.java @@ -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. +*/ import org.apache.tools.ant.Task; public class Task1 extends Task { diff --git a/src/etc/testcases/core/taskcontainer.xml b/src/etc/testcases/core/taskcontainer.xml index 7981926a9..3dca12eb5 100644 --- a/src/etc/testcases/core/taskcontainer.xml +++ b/src/etc/testcases/core/taskcontainer.xml @@ -1,3 +1,20 @@ + + @@ -45,4 +62,4 @@ - \ No newline at end of file + diff --git a/src/etc/testcases/core/topleveltasks/notarget.xml b/src/etc/testcases/core/topleveltasks/notarget.xml index d460dc0da..25437515e 100644 --- a/src/etc/testcases/core/topleveltasks/notarget.xml +++ b/src/etc/testcases/core/topleveltasks/notarget.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/core/topleveltasks/targetlevelant.xml b/src/etc/testcases/core/topleveltasks/targetlevelant.xml index adf7b3a74..9b1bb1dfc 100644 --- a/src/etc/testcases/core/topleveltasks/targetlevelant.xml +++ b/src/etc/testcases/core/topleveltasks/targetlevelant.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/core/topleveltasks/toplevelant.xml b/src/etc/testcases/core/topleveltasks/toplevelant.xml index 4a61673b4..968ad6c17 100644 --- a/src/etc/testcases/core/topleveltasks/toplevelant.xml +++ b/src/etc/testcases/core/topleveltasks/toplevelant.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/core/unknownelement.xml b/src/etc/testcases/core/unknownelement.xml index 016e275a3..74970acfa 100644 --- a/src/etc/testcases/core/unknownelement.xml +++ b/src/etc/testcases/core/unknownelement.xml @@ -1,3 +1,20 @@ + + + diff --git a/src/etc/testcases/filters/concat.xml b/src/etc/testcases/filters/concat.xml index 48618247f..7de106437 100644 --- a/src/etc/testcases/filters/concat.xml +++ b/src/etc/testcases/filters/concat.xml @@ -1,4 +1,20 @@ + @@ -102,4 +118,4 @@ - \ No newline at end of file + diff --git a/src/etc/testcases/filters/dynamicfilter.xml b/src/etc/testcases/filters/dynamicfilter.xml index 51cd43a0c..ed91e1d90 100644 --- a/src/etc/testcases/filters/dynamicfilter.xml +++ b/src/etc/testcases/filters/dynamicfilter.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/filters/head-tail.xml b/src/etc/testcases/filters/head-tail.xml index b9df4ac48..ab709ee37 100644 --- a/src/etc/testcases/filters/head-tail.xml +++ b/src/etc/testcases/filters/head-tail.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/filters/input/sample.properties b/src/etc/testcases/filters/input/sample.properties index 2dee873bf..572e79d31 100644 --- a/src/etc/testcases/filters/input/sample.properties +++ b/src/etc/testcases/filters/input/sample.properties @@ -1 +1,16 @@ +# 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. + foo= diff --git a/src/etc/testcases/filters/tokenfilter.xml b/src/etc/testcases/filters/tokenfilter.xml index 86f5b9250..e7b0b8b2c 100644 --- a/src/etc/testcases/filters/tokenfilter.xml +++ b/src/etc/testcases/filters/tokenfilter.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/.svnignore b/src/etc/testcases/taskdefs/.svnignore deleted file mode 100644 index 08def9b44..000000000 --- a/src/etc/testcases/taskdefs/.svnignore +++ /dev/null @@ -1,2 +0,0 @@ -taskdefs.tmp - diff --git a/src/etc/testcases/taskdefs/abstractcvstask.xml b/src/etc/testcases/taskdefs/abstractcvstask.xml index 16c806054..f65bf6e5b 100644 --- a/src/etc/testcases/taskdefs/abstractcvstask.xml +++ b/src/etc/testcases/taskdefs/abstractcvstask.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/ant.topleveltest.xml b/src/etc/testcases/taskdefs/ant.topleveltest.xml index d61fe5acd..65bc72917 100644 --- a/src/etc/testcases/taskdefs/ant.topleveltest.xml +++ b/src/etc/testcases/taskdefs/ant.topleveltest.xml @@ -1,3 +1,20 @@ + + Hello world diff --git a/src/etc/testcases/taskdefs/ant.xml b/src/etc/testcases/taskdefs/ant.xml index 3531d3f32..0d2dc4cbf 100644 --- a/src/etc/testcases/taskdefs/ant.xml +++ b/src/etc/testcases/taskdefs/ant.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/ant/ant.xml b/src/etc/testcases/taskdefs/ant/ant.xml index a1d585e92..52c9a70d9 100644 --- a/src/etc/testcases/taskdefs/ant/ant.xml +++ b/src/etc/testcases/taskdefs/ant/ant.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/ant/references.xml b/src/etc/testcases/taskdefs/ant/references.xml index f053c9807..0f3a6930f 100644 --- a/src/etc/testcases/taskdefs/ant/references.xml +++ b/src/etc/testcases/taskdefs/ant/references.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/antlib.current-test.xml b/src/etc/testcases/taskdefs/antlib.current-test.xml index 4ac46661c..0ad44dbd9 100644 --- a/src/etc/testcases/taskdefs/antlib.current-test.xml +++ b/src/etc/testcases/taskdefs/antlib.current-test.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/antlib.xml b/src/etc/testcases/taskdefs/antlib.xml index 4e1d32b05..d1c4061e1 100644 --- a/src/etc/testcases/taskdefs/antlib.xml +++ b/src/etc/testcases/taskdefs/antlib.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/antstructure.xml b/src/etc/testcases/taskdefs/antstructure.xml index 74888b61e..516a97357 100644 --- a/src/etc/testcases/taskdefs/antstructure.xml +++ b/src/etc/testcases/taskdefs/antstructure.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/apt.xml b/src/etc/testcases/taskdefs/apt.xml index c54420066..6f59bf036 100644 --- a/src/etc/testcases/taskdefs/apt.xml +++ b/src/etc/testcases/taskdefs/apt.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/available.xml b/src/etc/testcases/taskdefs/available.xml index f445bd782..5b2fc4c47 100644 --- a/src/etc/testcases/taskdefs/available.xml +++ b/src/etc/testcases/taskdefs/available.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/bar.properties b/src/etc/testcases/taskdefs/bar.properties index 29588147b..c64b91ea0 100644 --- a/src/etc/testcases/taskdefs/bar.properties +++ b/src/etc/testcases/taskdefs/bar.properties @@ -1 +1,15 @@ +# 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. bar=Bar diff --git a/src/etc/testcases/taskdefs/basename.xml b/src/etc/testcases/taskdefs/basename.xml index 3574880fe..c5fd2abc0 100644 --- a/src/etc/testcases/taskdefs/basename.xml +++ b/src/etc/testcases/taskdefs/basename.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/bunzip2.xml b/src/etc/testcases/taskdefs/bunzip2.xml index d726befc7..8da474bc5 100644 --- a/src/etc/testcases/taskdefs/bunzip2.xml +++ b/src/etc/testcases/taskdefs/bunzip2.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/bzip2.xml b/src/etc/testcases/taskdefs/bzip2.xml index 48920f42a..1e7fe8fef 100644 --- a/src/etc/testcases/taskdefs/bzip2.xml +++ b/src/etc/testcases/taskdefs/bzip2.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/calltarget.xml b/src/etc/testcases/taskdefs/calltarget.xml index 479f653c9..3ea76a166 100644 --- a/src/etc/testcases/taskdefs/calltarget.xml +++ b/src/etc/testcases/taskdefs/calltarget.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/checksum.xml b/src/etc/testcases/taskdefs/checksum.xml index eafb6fd1d..e82fb697c 100644 --- a/src/etc/testcases/taskdefs/checksum.xml +++ b/src/etc/testcases/taskdefs/checksum.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/classloader.xml b/src/etc/testcases/taskdefs/classloader.xml index a944b42fd..02e47ab5d 100644 --- a/src/etc/testcases/taskdefs/classloader.xml +++ b/src/etc/testcases/taskdefs/classloader.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/concat.xml b/src/etc/testcases/taskdefs/concat.xml index ada73dbb3..c7f4e0b97 100644 --- a/src/etc/testcases/taskdefs/concat.xml +++ b/src/etc/testcases/taskdefs/concat.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/condition.xml b/src/etc/testcases/taskdefs/condition.xml index 60cc94b6a..81660ae6e 100644 --- a/src/etc/testcases/taskdefs/condition.xml +++ b/src/etc/testcases/taskdefs/condition.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/conditions/antversion.xml b/src/etc/testcases/taskdefs/conditions/antversion.xml index aeaa562ae..1a06c7eec 100644 --- a/src/etc/testcases/taskdefs/conditions/antversion.xml +++ b/src/etc/testcases/taskdefs/conditions/antversion.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/conditions/isfailure.xml b/src/etc/testcases/taskdefs/conditions/isfailure.xml index 798a5489a..b5d1a6a41 100644 --- a/src/etc/testcases/taskdefs/conditions/isfailure.xml +++ b/src/etc/testcases/taskdefs/conditions/isfailure.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/conditions/isfileselected.xml b/src/etc/testcases/taskdefs/conditions/isfileselected.xml index 7b13aecf6..0626eedb6 100644 --- a/src/etc/testcases/taskdefs/conditions/isfileselected.xml +++ b/src/etc/testcases/taskdefs/conditions/isfileselected.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/conditions/isreachable.xml b/src/etc/testcases/taskdefs/conditions/isreachable.xml index 2586a55ba..3f74aef72 100644 --- a/src/etc/testcases/taskdefs/conditions/isreachable.xml +++ b/src/etc/testcases/taskdefs/conditions/isreachable.xml @@ -1,3 +1,4 @@ + diff --git a/src/etc/testcases/taskdefs/conditions/issigned.xml b/src/etc/testcases/taskdefs/conditions/issigned.xml index 3d245367e..7cbf328fe 100644 --- a/src/etc/testcases/taskdefs/conditions/issigned.xml +++ b/src/etc/testcases/taskdefs/conditions/issigned.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/conditions/parsersupports.xml b/src/etc/testcases/taskdefs/conditions/parsersupports.xml index 917cf945f..c80fd3501 100644 --- a/src/etc/testcases/taskdefs/conditions/parsersupports.xml +++ b/src/etc/testcases/taskdefs/conditions/parsersupports.xml @@ -1,3 +1,4 @@ + diff --git a/src/etc/testcases/taskdefs/conditions/xor.xml b/src/etc/testcases/taskdefs/conditions/xor.xml index b7bf94334..895dccdbe 100644 --- a/src/etc/testcases/taskdefs/conditions/xor.xml +++ b/src/etc/testcases/taskdefs/conditions/xor.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/copydir.xml b/src/etc/testcases/taskdefs/copydir.xml index ef4669370..e8b38c99c 100644 --- a/src/etc/testcases/taskdefs/copydir.xml +++ b/src/etc/testcases/taskdefs/copydir.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/copyfile.xml b/src/etc/testcases/taskdefs/copyfile.xml index 34d3cd435..9584295c3 100644 --- a/src/etc/testcases/taskdefs/copyfile.xml +++ b/src/etc/testcases/taskdefs/copyfile.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/cvspass.xml b/src/etc/testcases/taskdefs/cvspass.xml index fcc62ad1c..bbca110fe 100644 --- a/src/etc/testcases/taskdefs/cvspass.xml +++ b/src/etc/testcases/taskdefs/cvspass.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/defaultexcludes.xml b/src/etc/testcases/taskdefs/defaultexcludes.xml index ce4980abb..462925016 100644 --- a/src/etc/testcases/taskdefs/defaultexcludes.xml +++ b/src/etc/testcases/taskdefs/defaultexcludes.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/delete.xml b/src/etc/testcases/taskdefs/delete.xml index 46e8fc9cf..014feb516 100644 --- a/src/etc/testcases/taskdefs/delete.xml +++ b/src/etc/testcases/taskdefs/delete.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/deltree.xml b/src/etc/testcases/taskdefs/deltree.xml index 77ae999a8..c69d51f0f 100644 --- a/src/etc/testcases/taskdefs/deltree.xml +++ b/src/etc/testcases/taskdefs/deltree.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/dirname.xml b/src/etc/testcases/taskdefs/dirname.xml index 6f018da8a..1027db12c 100644 --- a/src/etc/testcases/taskdefs/dirname.xml +++ b/src/etc/testcases/taskdefs/dirname.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/dynamictask.xml b/src/etc/testcases/taskdefs/dynamictask.xml index 63ee19ad5..307181f29 100644 --- a/src/etc/testcases/taskdefs/dynamictask.xml +++ b/src/etc/testcases/taskdefs/dynamictask.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/echo.xml b/src/etc/testcases/taskdefs/echo.xml index 4c35c3678..5f2abd0b8 100644 --- a/src/etc/testcases/taskdefs/echo.xml +++ b/src/etc/testcases/taskdefs/echo.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/echoxml.xml b/src/etc/testcases/taskdefs/echoxml.xml index 6185d4c04..ec53abbb5 100644 --- a/src/etc/testcases/taskdefs/echoxml.xml +++ b/src/etc/testcases/taskdefs/echoxml.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/email/mail.xml b/src/etc/testcases/taskdefs/email/mail.xml index 3f16eed98..c56fd4037 100644 --- a/src/etc/testcases/taskdefs/email/mail.xml +++ b/src/etc/testcases/taskdefs/email/mail.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/exec/exec.xml b/src/etc/testcases/taskdefs/exec/exec.xml index 6243d386b..4a6157ed6 100644 --- a/src/etc/testcases/taskdefs/exec/exec.xml +++ b/src/etc/testcases/taskdefs/exec/exec.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/exec/spawn.sh b/src/etc/testcases/taskdefs/exec/spawn.sh index 8bb7b65b6..2cf0631da 100644 --- a/src/etc/testcases/taskdefs/exec/spawn.sh +++ b/src/etc/testcases/taskdefs/exec/spawn.sh @@ -1,3 +1,17 @@ +# 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. sleeptime=10 logfile=spawn.log if [ $# -ge 1 ]; then diff --git a/src/etc/testcases/taskdefs/fail.xml b/src/etc/testcases/taskdefs/fail.xml index d32c2c6c9..0a6561e98 100644 --- a/src/etc/testcases/taskdefs/fail.xml +++ b/src/etc/testcases/taskdefs/fail.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/filter.xml b/src/etc/testcases/taskdefs/filter.xml index f769c02b5..303efa74b 100644 --- a/src/etc/testcases/taskdefs/filter.xml +++ b/src/etc/testcases/taskdefs/filter.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/filterdefs.properties b/src/etc/testcases/taskdefs/filterdefs.properties index 7933956c8..f099df3b4 100644 --- a/src/etc/testcases/taskdefs/filterdefs.properties +++ b/src/etc/testcases/taskdefs/filterdefs.properties @@ -1 +1,15 @@ +# 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. property=included diff --git a/src/etc/testcases/taskdefs/fixcrlf/build.xml b/src/etc/testcases/taskdefs/fixcrlf/build.xml index f3d8cf537..4547ec4b4 100644 --- a/src/etc/testcases/taskdefs/fixcrlf/build.xml +++ b/src/etc/testcases/taskdefs/fixcrlf/build.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/foo.properties b/src/etc/testcases/taskdefs/foo.properties index 9e4e090a4..e4a8152e5 100644 --- a/src/etc/testcases/taskdefs/foo.properties +++ b/src/etc/testcases/taskdefs/foo.properties @@ -1 +1,15 @@ +# 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. foo=Foo diff --git a/src/etc/testcases/taskdefs/get.xml b/src/etc/testcases/taskdefs/get.xml index 0c32b11c3..029624468 100644 --- a/src/etc/testcases/taskdefs/get.xml +++ b/src/etc/testcases/taskdefs/get.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/gunzip.xml b/src/etc/testcases/taskdefs/gunzip.xml index 588901591..ea75d54df 100644 --- a/src/etc/testcases/taskdefs/gunzip.xml +++ b/src/etc/testcases/taskdefs/gunzip.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/gzip.xml b/src/etc/testcases/taskdefs/gzip.xml index 2a1f6ccc7..f1c42623f 100644 --- a/src/etc/testcases/taskdefs/gzip.xml +++ b/src/etc/testcases/taskdefs/gzip.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/import/a.xml b/src/etc/testcases/taskdefs/import/a.xml index 2d00379c3..cf4e7a5c8 100644 --- a/src/etc/testcases/taskdefs/import/a.xml +++ b/src/etc/testcases/taskdefs/import/a.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/import/b.xml b/src/etc/testcases/taskdefs/import/b.xml index be747fa82..f95cf010a 100644 --- a/src/etc/testcases/taskdefs/import/b.xml +++ b/src/etc/testcases/taskdefs/import/b.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/import/bad.xml b/src/etc/testcases/taskdefs/import/bad.xml index fa2931cab..a3a064793 100644 --- a/src/etc/testcases/taskdefs/import/bad.xml +++ b/src/etc/testcases/taskdefs/import/bad.xml @@ -1,3 +1,20 @@ + + <<< diff --git a/src/etc/testcases/taskdefs/import/c.xml b/src/etc/testcases/taskdefs/import/c.xml index 1163144bd..d92fbc7fc 100644 --- a/src/etc/testcases/taskdefs/import/c.xml +++ b/src/etc/testcases/taskdefs/import/c.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/import/import.xml b/src/etc/testcases/taskdefs/import/import.xml index 1a9819837..f84d8e33b 100644 --- a/src/etc/testcases/taskdefs/import/import.xml +++ b/src/etc/testcases/taskdefs/import/import.xml @@ -1,3 +1,20 @@ + + Before import diff --git a/src/etc/testcases/taskdefs/import/import_bad_import.xml b/src/etc/testcases/taskdefs/import/import_bad_import.xml index 3bb67825a..8ff536720 100644 --- a/src/etc/testcases/taskdefs/import/import_bad_import.xml +++ b/src/etc/testcases/taskdefs/import/import_bad_import.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/import/import_same_target.xml b/src/etc/testcases/taskdefs/import/import_same_target.xml index e1f3657d0..f2b1933e2 100644 --- a/src/etc/testcases/taskdefs/import/import_same_target.xml +++ b/src/etc/testcases/taskdefs/import/import_same_target.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/import/imported.xml b/src/etc/testcases/taskdefs/import/imported.xml index fee28e7ed..19dfdb078 100644 --- a/src/etc/testcases/taskdefs/import/imported.xml +++ b/src/etc/testcases/taskdefs/import/imported.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/import/importtargetfirst.xml b/src/etc/testcases/taskdefs/import/importtargetfirst.xml index dd8f92b8c..835191bad 100644 --- a/src/etc/testcases/taskdefs/import/importtargetfirst.xml +++ b/src/etc/testcases/taskdefs/import/importtargetfirst.xml @@ -1,3 +1,20 @@ + + Importing targetfirst diff --git a/src/etc/testcases/taskdefs/import/same_target.xml b/src/etc/testcases/taskdefs/import/same_target.xml index 29ff3bf51..1a14fe596 100644 --- a/src/etc/testcases/taskdefs/import/same_target.xml +++ b/src/etc/testcases/taskdefs/import/same_target.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/import/subdir/importinsequential-inner.xml b/src/etc/testcases/taskdefs/import/subdir/importinsequential-inner.xml index a361ffe2c..cc2a68134 100644 --- a/src/etc/testcases/taskdefs/import/subdir/importinsequential-inner.xml +++ b/src/etc/testcases/taskdefs/import/subdir/importinsequential-inner.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/import/subdir/importinsequential.xml b/src/etc/testcases/taskdefs/import/subdir/importinsequential.xml index 36b725fe7..fdd68b067 100644 --- a/src/etc/testcases/taskdefs/import/subdir/importinsequential.xml +++ b/src/etc/testcases/taskdefs/import/subdir/importinsequential.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/import/subdir/importintarget-inner.xml b/src/etc/testcases/taskdefs/import/subdir/importintarget-inner.xml index 72c84774b..cd5086eed 100644 --- a/src/etc/testcases/taskdefs/import/subdir/importintarget-inner.xml +++ b/src/etc/testcases/taskdefs/import/subdir/importintarget-inner.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/import/subdir/importintarget.xml b/src/etc/testcases/taskdefs/import/subdir/importintarget.xml index a6617b77b..2dfa370ea 100644 --- a/src/etc/testcases/taskdefs/import/subdir/importintarget.xml +++ b/src/etc/testcases/taskdefs/import/subdir/importintarget.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/import/subdir/serial.xml b/src/etc/testcases/taskdefs/import/subdir/serial.xml index f2c81dd06..360f9d160 100644 --- a/src/etc/testcases/taskdefs/import/subdir/serial.xml +++ b/src/etc/testcases/taskdefs/import/subdir/serial.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/import/symlinks/d1/p1.xml b/src/etc/testcases/taskdefs/import/symlinks/d1/p1.xml index c6378a8d5..d1b792cb8 100644 --- a/src/etc/testcases/taskdefs/import/symlinks/d1/p1.xml +++ b/src/etc/testcases/taskdefs/import/symlinks/d1/p1.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/import/symlinks/d2/p2.xml b/src/etc/testcases/taskdefs/import/symlinks/d2/p2.xml index b434ee832..51948c9d6 100644 --- a/src/etc/testcases/taskdefs/import/symlinks/d2/p2.xml +++ b/src/etc/testcases/taskdefs/import/symlinks/d2/p2.xml @@ -1 +1,18 @@ + + diff --git a/src/etc/testcases/taskdefs/import/symlinks/d3a/p3.xml b/src/etc/testcases/taskdefs/import/symlinks/d3a/p3.xml index 3080451b4..318584554 100644 --- a/src/etc/testcases/taskdefs/import/symlinks/d3a/p3.xml +++ b/src/etc/testcases/taskdefs/import/symlinks/d3a/p3.xml @@ -1 +1,18 @@ + + diff --git a/src/etc/testcases/taskdefs/import/targetfirst.xml b/src/etc/testcases/taskdefs/import/targetfirst.xml index a8e234abe..06c1fbedb 100644 --- a/src/etc/testcases/taskdefs/import/targetfirst.xml +++ b/src/etc/testcases/taskdefs/import/targetfirst.xml @@ -1,3 +1,20 @@ + + After target first diff --git a/src/etc/testcases/taskdefs/import/unnamed1.xml b/src/etc/testcases/taskdefs/import/unnamed1.xml index cc321d827..6fc7fde5e 100644 --- a/src/etc/testcases/taskdefs/import/unnamed1.xml +++ b/src/etc/testcases/taskdefs/import/unnamed1.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/import/unnamed2.xml b/src/etc/testcases/taskdefs/import/unnamed2.xml index 083c195d3..c0fd7c655 100644 --- a/src/etc/testcases/taskdefs/import/unnamed2.xml +++ b/src/etc/testcases/taskdefs/import/unnamed2.xml @@ -1,3 +1,20 @@ + + \ No newline at end of file diff --git a/src/etc/testcases/taskdefs/import/unnamedImport.xml b/src/etc/testcases/taskdefs/import/unnamedImport.xml index 00fe9b117..13b3a85cc 100644 --- a/src/etc/testcases/taskdefs/import/unnamedImport.xml +++ b/src/etc/testcases/taskdefs/import/unnamedImport.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/initializeclass.xml b/src/etc/testcases/taskdefs/initializeclass.xml index 10dcccf89..6e079919a 100644 --- a/src/etc/testcases/taskdefs/initializeclass.xml +++ b/src/etc/testcases/taskdefs/initializeclass.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/input.properties b/src/etc/testcases/taskdefs/input.properties index a1aa35261..c0025a3fb 100644 --- a/src/etc/testcases/taskdefs/input.properties +++ b/src/etc/testcases/taskdefs/input.properties @@ -1,3 +1,17 @@ +# 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. Press\ Return\ key\ to\ continue...=test All\ data\ is\ going\ to\ be\ deleted\ from\ DB\ continue?=test All\ data\ is\ going\ to\ be\ deleted\ from\ db\ continue\ (y/n)?=y diff --git a/src/etc/testcases/taskdefs/input.xml b/src/etc/testcases/taskdefs/input.xml index bd2a5284f..d204b79d1 100644 --- a/src/etc/testcases/taskdefs/input.xml +++ b/src/etc/testcases/taskdefs/input.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/jar.xml b/src/etc/testcases/taskdefs/jar.xml index bfabf8e05..30858b210 100644 --- a/src/etc/testcases/taskdefs/jar.xml +++ b/src/etc/testcases/taskdefs/jar.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/java.xml b/src/etc/testcases/taskdefs/java.xml index 6f2f428e6..4465c1118 100644 --- a/src/etc/testcases/taskdefs/java.xml +++ b/src/etc/testcases/taskdefs/java.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/loadproperties.xml b/src/etc/testcases/taskdefs/loadproperties.xml index 49cf9ae92..094c64748 100644 --- a/src/etc/testcases/taskdefs/loadproperties.xml +++ b/src/etc/testcases/taskdefs/loadproperties.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/macrodef.xml b/src/etc/testcases/taskdefs/macrodef.xml index ec7545141..f7a356fc7 100644 --- a/src/etc/testcases/taskdefs/macrodef.xml +++ b/src/etc/testcases/taskdefs/macrodef.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/makeurl.xml b/src/etc/testcases/taskdefs/makeurl.xml index 7bb16941a..dafd00a25 100644 --- a/src/etc/testcases/taskdefs/makeurl.xml +++ b/src/etc/testcases/taskdefs/makeurl.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/manifest.xml b/src/etc/testcases/taskdefs/manifest.xml index 1018c8d3f..b1faf50de 100644 --- a/src/etc/testcases/taskdefs/manifest.xml +++ b/src/etc/testcases/taskdefs/manifest.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/manifestclasspath.xml b/src/etc/testcases/taskdefs/manifestclasspath.xml index f457ea2b1..c28621393 100644 --- a/src/etc/testcases/taskdefs/manifestclasspath.xml +++ b/src/etc/testcases/taskdefs/manifestclasspath.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/manifestclasspath/Alpha.java b/src/etc/testcases/taskdefs/manifestclasspath/Alpha.java index 757cc79a2..96124d547 100644 --- a/src/etc/testcases/taskdefs/manifestclasspath/Alpha.java +++ b/src/etc/testcases/taskdefs/manifestclasspath/Alpha.java @@ -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. +*/ public class Alpha { public String toString() { return "alpha"; diff --git a/src/etc/testcases/taskdefs/manifestclasspath/Beta.java b/src/etc/testcases/taskdefs/manifestclasspath/Beta.java index b0afe43f5..c1b446f16 100644 --- a/src/etc/testcases/taskdefs/manifestclasspath/Beta.java +++ b/src/etc/testcases/taskdefs/manifestclasspath/Beta.java @@ -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. +*/ public class Beta extends Alpha { public String toString() { return "beta " + super.toString(); diff --git a/src/etc/testcases/taskdefs/mkdir.xml b/src/etc/testcases/taskdefs/mkdir.xml index d0e168b9b..2ca4e2093 100644 --- a/src/etc/testcases/taskdefs/mkdir.xml +++ b/src/etc/testcases/taskdefs/mkdir.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/move.xml b/src/etc/testcases/taskdefs/move.xml index 883ea155a..911dff812 100644 --- a/src/etc/testcases/taskdefs/move.xml +++ b/src/etc/testcases/taskdefs/move.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/multimap.xml b/src/etc/testcases/taskdefs/multimap.xml index 9f558fa65..e23620638 100644 --- a/src/etc/testcases/taskdefs/multimap.xml +++ b/src/etc/testcases/taskdefs/multimap.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/nice.xml b/src/etc/testcases/taskdefs/nice.xml index 0e80b3b46..e67ee19ce 100644 --- a/src/etc/testcases/taskdefs/nice.xml +++ b/src/etc/testcases/taskdefs/nice.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/WsdlToDotnet.xml b/src/etc/testcases/taskdefs/optional/WsdlToDotnet.xml index be29d4fa4..ca9b7d69d 100644 --- a/src/etc/testcases/taskdefs/optional/WsdlToDotnet.xml +++ b/src/etc/testcases/taskdefs/optional/WsdlToDotnet.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/antlr/antlr.g b/src/etc/testcases/taskdefs/optional/antlr/antlr.g index 641b9684c..9f7249368 100644 --- a/src/etc/testcases/taskdefs/optional/antlr/antlr.g +++ b/src/etc/testcases/taskdefs/optional/antlr/antlr.g @@ -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. +*/ class CalcParser extends Parser; options { buildAST = true; // uses CommonAST by default diff --git a/src/etc/testcases/taskdefs/optional/antlr/antlr.xml b/src/etc/testcases/taskdefs/optional/antlr/antlr.xml index f9d3a9ddc..907a18ea8 100644 --- a/src/etc/testcases/taskdefs/optional/antlr/antlr.xml +++ b/src/etc/testcases/taskdefs/optional/antlr/antlr.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/antlr/extended.calc.g b/src/etc/testcases/taskdefs/optional/antlr/extended.calc.g index adf83297e..00c1993f6 100644 --- a/src/etc/testcases/taskdefs/optional/antlr/extended.calc.g +++ b/src/etc/testcases/taskdefs/optional/antlr/extended.calc.g @@ -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. +*/ // Not really a great extension, but it is only a test after all! class ExtendedCalcParser extends CalcParser; diff --git a/src/etc/testcases/taskdefs/optional/depend/depend.xml b/src/etc/testcases/taskdefs/optional/depend/depend.xml index 150df3f13..ad316b13b 100644 --- a/src/etc/testcases/taskdefs/optional/depend/depend.xml +++ b/src/etc/testcases/taskdefs/optional/depend/depend.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/depend/src1/A.java b/src/etc/testcases/taskdefs/optional/depend/src1/A.java index 917673a38..dc6df2317 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src1/A.java +++ b/src/etc/testcases/taskdefs/optional/depend/src1/A.java @@ -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. +*/ public class A extends B { private D d = new D(); } diff --git a/src/etc/testcases/taskdefs/optional/depend/src1/B.java b/src/etc/testcases/taskdefs/optional/depend/src1/B.java index cdad75e1e..4be51f78c 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src1/B.java +++ b/src/etc/testcases/taskdefs/optional/depend/src1/B.java @@ -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. +*/ public class B extends C { } diff --git a/src/etc/testcases/taskdefs/optional/depend/src1/C.java b/src/etc/testcases/taskdefs/optional/depend/src1/C.java index 90f60bf64..d2bfca9df 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src1/C.java +++ b/src/etc/testcases/taskdefs/optional/depend/src1/C.java @@ -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. +*/ public class C { } diff --git a/src/etc/testcases/taskdefs/optional/depend/src1/D.java b/src/etc/testcases/taskdefs/optional/depend/src1/D.java index 3bfc14f02..127de5731 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src1/D.java +++ b/src/etc/testcases/taskdefs/optional/depend/src1/D.java @@ -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. +*/ public class D { } diff --git a/src/etc/testcases/taskdefs/optional/depend/src1/E.java b/src/etc/testcases/taskdefs/optional/depend/src1/E.java index c8f89f2d2..0efd6134e 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src1/E.java +++ b/src/etc/testcases/taskdefs/optional/depend/src1/E.java @@ -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. +*/ public class E { E() { System.out.println(A.class); diff --git a/src/etc/testcases/taskdefs/optional/depend/src2/A.java b/src/etc/testcases/taskdefs/optional/depend/src2/A.java index 9e635d976..02b35be7e 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src2/A.java +++ b/src/etc/testcases/taskdefs/optional/depend/src2/A.java @@ -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. +*/ public class A { static private class Inner extends B { } diff --git a/src/etc/testcases/taskdefs/optional/depend/src2/B.java b/src/etc/testcases/taskdefs/optional/depend/src2/B.java index b4e908f59..bc7b7d24f 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src2/B.java +++ b/src/etc/testcases/taskdefs/optional/depend/src2/B.java @@ -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. +*/ public class B { } diff --git a/src/etc/testcases/taskdefs/optional/depend/src3/A.java b/src/etc/testcases/taskdefs/optional/depend/src3/A.java index 74e47421c..1d973b156 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src3/A.java +++ b/src/etc/testcases/taskdefs/optional/depend/src3/A.java @@ -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. +*/ public class A { static private class Inner { static private class Inner2 extends B { diff --git a/src/etc/testcases/taskdefs/optional/depend/src3/B.java b/src/etc/testcases/taskdefs/optional/depend/src3/B.java index b4e908f59..bc7b7d24f 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src3/B.java +++ b/src/etc/testcases/taskdefs/optional/depend/src3/B.java @@ -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. +*/ public class B { } diff --git a/src/etc/testcases/taskdefs/optional/depend/src4/test/ContainsOnlyInner.java b/src/etc/testcases/taskdefs/optional/depend/src4/test/ContainsOnlyInner.java index a60252dc5..d00254b98 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src4/test/ContainsOnlyInner.java +++ b/src/etc/testcases/taskdefs/optional/depend/src4/test/ContainsOnlyInner.java @@ -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. +*/ package test; public class ContainsOnlyInner { diff --git a/src/etc/testcases/taskdefs/optional/depend/src4/test/MethodParam.java b/src/etc/testcases/taskdefs/optional/depend/src4/test/MethodParam.java index de088bf1f..276f0163a 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src4/test/MethodParam.java +++ b/src/etc/testcases/taskdefs/optional/depend/src4/test/MethodParam.java @@ -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. +*/ package test; public class MethodParam { diff --git a/src/etc/testcases/taskdefs/optional/depend/src4/test/Outer.java b/src/etc/testcases/taskdefs/optional/depend/src4/test/Outer.java index a352716a4..0b7090023 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src4/test/Outer.java +++ b/src/etc/testcases/taskdefs/optional/depend/src4/test/Outer.java @@ -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. +*/ package test; public class Outer { diff --git a/src/etc/testcases/taskdefs/optional/depend/src5/A.java b/src/etc/testcases/taskdefs/optional/depend/src5/A.java index b8f918025..19521a145 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src5/A.java +++ b/src/etc/testcases/taskdefs/optional/depend/src5/A.java @@ -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. +*/ public class A { APrivate dependency = new APrivate(); } diff --git a/src/etc/testcases/taskdefs/optional/depend/src5/B.java b/src/etc/testcases/taskdefs/optional/depend/src5/B.java index b4e908f59..bc7b7d24f 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src5/B.java +++ b/src/etc/testcases/taskdefs/optional/depend/src5/B.java @@ -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. +*/ public class B { } diff --git a/src/etc/testcases/taskdefs/optional/dotnet.xml b/src/etc/testcases/taskdefs/optional/dotnet.xml index f494cfba1..86a008838 100644 --- a/src/etc/testcases/taskdefs/optional/dotnet.xml +++ b/src/etc/testcases/taskdefs/optional/dotnet.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/dotnet/HelloWorld.wsdl b/src/etc/testcases/taskdefs/optional/dotnet/HelloWorld.wsdl index c776e54c0..2c56a6693 100644 --- a/src/etc/testcases/taskdefs/optional/dotnet/HelloWorld.wsdl +++ b/src/etc/testcases/taskdefs/optional/dotnet/HelloWorld.wsdl @@ -1,4 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/optional/i18n/translate/input/resources_ger_DE.properties b/src/etc/testcases/taskdefs/optional/i18n/translate/input/resources_ger_DE.properties index d821b7ffd..7efe9b0ae 100644 --- a/src/etc/testcases/taskdefs/optional/i18n/translate/input/resources_ger_DE.properties +++ b/src/etc/testcases/taskdefs/optional/i18n/translate/input/resources_ger_DE.properties @@ -1,3 +1,17 @@ +# 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. This=Diese is=ist a=eine diff --git a/src/etc/testcases/taskdefs/optional/i18n/translate/translate.xml b/src/etc/testcases/taskdefs/optional/i18n/translate/translate.xml index d20eba9e5..a82e5fc72 100644 --- a/src/etc/testcases/taskdefs/optional/i18n/translate/translate.xml +++ b/src/etc/testcases/taskdefs/optional/i18n/translate/translate.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/image/image.xml b/src/etc/testcases/taskdefs/optional/image/image.xml index ade003133..e30b3909a 100644 --- a/src/etc/testcases/taskdefs/optional/image/image.xml +++ b/src/etc/testcases/taskdefs/optional/image/image.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/jdepend/jdepend.xml b/src/etc/testcases/taskdefs/optional/jdepend/jdepend.xml index fb468ce29..8418226b6 100644 --- a/src/etc/testcases/taskdefs/optional/jdepend/jdepend.xml +++ b/src/etc/testcases/taskdefs/optional/jdepend/jdepend.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/optional/jsp/1nvalid-classname.jsp b/src/etc/testcases/taskdefs/optional/jsp/1nvalid-classname.jsp index c8ea87d51..f5b42e2be 100644 --- a/src/etc/testcases/taskdefs/optional/jsp/1nvalid-classname.jsp +++ b/src/etc/testcases/taskdefs/optional/jsp/1nvalid-classname.jsp @@ -1,3 +1,19 @@ + <%@ page language="java" %> diff --git a/src/etc/testcases/taskdefs/optional/jsp/WEB-INF/web.xml b/src/etc/testcases/taskdefs/optional/jsp/WEB-INF/web.xml index 04b1c4b67..2ef199d0d 100644 --- a/src/etc/testcases/taskdefs/optional/jsp/WEB-INF/web.xml +++ b/src/etc/testcases/taskdefs/optional/jsp/WEB-INF/web.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/jsp/default.jsp b/src/etc/testcases/taskdefs/optional/jsp/default.jsp index 14851f0c5..c7296b2cc 100644 --- a/src/etc/testcases/taskdefs/optional/jsp/default.jsp +++ b/src/etc/testcases/taskdefs/optional/jsp/default.jsp @@ -1,3 +1,19 @@ + <%@ page language="java" %> diff --git a/src/etc/testcases/taskdefs/optional/jsp/missing_tld.jsp b/src/etc/testcases/taskdefs/optional/jsp/missing_tld.jsp index 9df4c5a62..b837fb1f8 100644 --- a/src/etc/testcases/taskdefs/optional/jsp/missing_tld.jsp +++ b/src/etc/testcases/taskdefs/optional/jsp/missing_tld.jsp @@ -1,3 +1,19 @@ + <%@ page language="java" %> <%@ taglib uri="/WEB-INF/tlds/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/tlds/struts-html.tld" prefix="html" %> diff --git a/src/etc/testcases/taskdefs/optional/jsp/simple.jsp b/src/etc/testcases/taskdefs/optional/jsp/simple.jsp index 14851f0c5..c7296b2cc 100644 --- a/src/etc/testcases/taskdefs/optional/jsp/simple.jsp +++ b/src/etc/testcases/taskdefs/optional/jsp/simple.jsp @@ -1,3 +1,19 @@ + <%@ page language="java" %> diff --git a/src/etc/testcases/taskdefs/optional/jsp/uriroot.jsp b/src/etc/testcases/taskdefs/optional/jsp/uriroot.jsp index 14851f0c5..c7296b2cc 100644 --- a/src/etc/testcases/taskdefs/optional/jsp/uriroot.jsp +++ b/src/etc/testcases/taskdefs/optional/jsp/uriroot.jsp @@ -1,3 +1,19 @@ + <%@ page language="java" %> diff --git a/src/etc/testcases/taskdefs/optional/jsp/xml.jsp b/src/etc/testcases/taskdefs/optional/jsp/xml.jsp index a92896db7..2d9a9ed81 100644 --- a/src/etc/testcases/taskdefs/optional/jsp/xml.jsp +++ b/src/etc/testcases/taskdefs/optional/jsp/xml.jsp @@ -1,3 +1,19 @@ + diff --git a/src/etc/testcases/taskdefs/optional/junit.xml b/src/etc/testcases/taskdefs/optional/junit.xml index cf40bd9ea..074221a22 100644 --- a/src/etc/testcases/taskdefs/optional/junit.xml +++ b/src/etc/testcases/taskdefs/optional/junit.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/junit/cdataoutput.xml b/src/etc/testcases/taskdefs/optional/junit/cdataoutput.xml index eb1f8738e..ab5409b38 100644 --- a/src/etc/testcases/taskdefs/optional/junit/cdataoutput.xml +++ b/src/etc/testcases/taskdefs/optional/junit/cdataoutput.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/optional/junit/matches.xml b/src/etc/testcases/taskdefs/optional/junit/matches.xml index 0ca9818ae..3d722a64d 100644 --- a/src/etc/testcases/taskdefs/optional/junit/matches.xml +++ b/src/etc/testcases/taskdefs/optional/junit/matches.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/optional/junitreport-with-include/junit-frames.xsl b/src/etc/testcases/taskdefs/optional/junitreport-with-include/junit-frames.xsl index 38e5c1885..54d66c612 100644 --- a/src/etc/testcases/taskdefs/optional/junitreport-with-include/junit-frames.xsl +++ b/src/etc/testcases/taskdefs/optional/junitreport-with-include/junit-frames.xsl @@ -1,3 +1,4 @@ + + diff --git a/src/etc/testcases/taskdefs/optional/junitreport/INCOMPLETE-sampleproject.incomplete.xml b/src/etc/testcases/taskdefs/optional/junitreport/INCOMPLETE-sampleproject.incomplete.xml index fd91cb08b..56af0146c 100644 --- a/src/etc/testcases/taskdefs/optional/junitreport/INCOMPLETE-sampleproject.incomplete.xml +++ b/src/etc/testcases/taskdefs/optional/junitreport/INCOMPLETE-sampleproject.incomplete.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/junitreport/NAMESPACE-sampleproject.namespace.xml b/src/etc/testcases/taskdefs/optional/junitreport/NAMESPACE-sampleproject.namespace.xml index 19c2f00b4..41e7dbfff 100644 --- a/src/etc/testcases/taskdefs/optional/junitreport/NAMESPACE-sampleproject.namespace.xml +++ b/src/etc/testcases/taskdefs/optional/junitreport/NAMESPACE-sampleproject.namespace.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/junitreport/TEST-sampleproject.coins.CoinTest.xml b/src/etc/testcases/taskdefs/optional/junitreport/TEST-sampleproject.coins.CoinTest.xml index 38d8e3dbb..f4ce4984e 100644 --- a/src/etc/testcases/taskdefs/optional/junitreport/TEST-sampleproject.coins.CoinTest.xml +++ b/src/etc/testcases/taskdefs/optional/junitreport/TEST-sampleproject.coins.CoinTest.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/junitreport/TEST-sampleproject.util.UniqueStringTest.xml b/src/etc/testcases/taskdefs/optional/junitreport/TEST-sampleproject.util.UniqueStringTest.xml index f9e021443..f4016c26d 100644 --- a/src/etc/testcases/taskdefs/optional/junitreport/TEST-sampleproject.util.UniqueStringTest.xml +++ b/src/etc/testcases/taskdefs/optional/junitreport/TEST-sampleproject.util.UniqueStringTest.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/junitreport/WRONGELEMENT-sampleproject.wrongelement.xml b/src/etc/testcases/taskdefs/optional/junitreport/WRONGELEMENT-sampleproject.wrongelement.xml index b84492c96..9cb5a147c 100644 --- a/src/etc/testcases/taskdefs/optional/junitreport/WRONGELEMENT-sampleproject.wrongelement.xml +++ b/src/etc/testcases/taskdefs/optional/junitreport/WRONGELEMENT-sampleproject.wrongelement.xml @@ -1,2 +1,18 @@ + diff --git a/src/etc/testcases/taskdefs/optional/junitreport/ZEROBYTES-sampleproject.package.xml b/src/etc/testcases/taskdefs/optional/junitreport/ZEROBYTES-sampleproject.package.xml index e69de29bb..9f351c738 100644 --- a/src/etc/testcases/taskdefs/optional/junitreport/ZEROBYTES-sampleproject.package.xml +++ b/src/etc/testcases/taskdefs/optional/junitreport/ZEROBYTES-sampleproject.package.xml @@ -0,0 +1,17 @@ + + diff --git a/src/etc/testcases/taskdefs/optional/junitreport/junit-frames.xsl b/src/etc/testcases/taskdefs/optional/junitreport/junit-frames.xsl index 630f7f1e5..ca313af9a 100644 --- a/src/etc/testcases/taskdefs/optional/junitreport/junit-frames.xsl +++ b/src/etc/testcases/taskdefs/optional/junitreport/junit-frames.xsl @@ -1,3 +1,4 @@ + + diff --git a/src/etc/testcases/taskdefs/optional/perforce/changerenumbered.xml b/src/etc/testcases/taskdefs/optional/perforce/changerenumbered.xml index d62c8fd1b..497f0534c 100644 --- a/src/etc/testcases/taskdefs/optional/perforce/changerenumbered.xml +++ b/src/etc/testcases/taskdefs/optional/perforce/changerenumbered.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/optional/perforce/needsresolve.xml b/src/etc/testcases/taskdefs/optional/perforce/needsresolve.xml index 629c1836f..00c90e512 100644 --- a/src/etc/testcases/taskdefs/optional/perforce/needsresolve.xml +++ b/src/etc/testcases/taskdefs/optional/perforce/needsresolve.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/optional/propertyfile.xml b/src/etc/testcases/taskdefs/optional/propertyfile.xml index cac075a5f..a51368126 100644 --- a/src/etc/testcases/taskdefs/optional/propertyfile.xml +++ b/src/etc/testcases/taskdefs/optional/propertyfile.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/pvcs.xml b/src/etc/testcases/taskdefs/optional/pvcs.xml index 3dce42e84..99bfcff41 100644 --- a/src/etc/testcases/taskdefs/optional/pvcs.xml +++ b/src/etc/testcases/taskdefs/optional/pvcs.xml @@ -1,4 +1,20 @@ + diff --git a/src/etc/testcases/taskdefs/optional/replaceregexp.properties b/src/etc/testcases/taskdefs/optional/replaceregexp.properties index 4c1c531ed..d7f057e61 100644 --- a/src/etc/testcases/taskdefs/optional/replaceregexp.properties +++ b/src/etc/testcases/taskdefs/optional/replaceregexp.properties @@ -1,2 +1,16 @@ +# 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. OldAbc=Def diff --git a/src/etc/testcases/taskdefs/optional/replaceregexp.xml b/src/etc/testcases/taskdefs/optional/replaceregexp.xml index 384f328ad..878dd7c0c 100644 --- a/src/etc/testcases/taskdefs/optional/replaceregexp.xml +++ b/src/etc/testcases/taskdefs/optional/replaceregexp.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/optional/replaceregexp2.properties b/src/etc/testcases/taskdefs/optional/replaceregexp2.properties index e0c2a4807..ada772777 100644 --- a/src/etc/testcases/taskdefs/optional/replaceregexp2.properties +++ b/src/etc/testcases/taskdefs/optional/replaceregexp2.properties @@ -1 +1,15 @@ +# 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. OldAbc=Def \ No newline at end of file diff --git a/src/etc/testcases/taskdefs/optional/replaceregexp2.result.properties b/src/etc/testcases/taskdefs/optional/replaceregexp2.result.properties index 9a469c785..6393cd7a8 100644 --- a/src/etc/testcases/taskdefs/optional/replaceregexp2.result.properties +++ b/src/etc/testcases/taskdefs/optional/replaceregexp2.result.properties @@ -1 +1,15 @@ +# 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. NewProp=AbcDef \ No newline at end of file diff --git a/src/etc/testcases/taskdefs/optional/schemavalidate.xml b/src/etc/testcases/taskdefs/optional/schemavalidate.xml index 2e8fc8461..f43201e71 100644 --- a/src/etc/testcases/taskdefs/optional/schemavalidate.xml +++ b/src/etc/testcases/taskdefs/optional/schemavalidate.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/optional/script.xml b/src/etc/testcases/taskdefs/optional/script.xml index 458871a2e..841f70d27 100644 --- a/src/etc/testcases/taskdefs/optional/script.xml +++ b/src/etc/testcases/taskdefs/optional/script.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/optional/script/scriptdef.xml b/src/etc/testcases/taskdefs/optional/script/scriptdef.xml index 0f891bcaf..0d051eaea 100644 --- a/src/etc/testcases/taskdefs/optional/script/scriptdef.xml +++ b/src/etc/testcases/taskdefs/optional/script/scriptdef.xml @@ -1,3 +1,20 @@ + + diff --git a/src/etc/testcases/taskdefs/optional/script_reference.xml b/src/etc/testcases/taskdefs/optional/script_reference.xml index ad02008b1..82ccb1fff 100644 --- a/src/etc/testcases/taskdefs/optional/script_reference.xml +++ b/src/etc/testcases/taskdefs/optional/script_reference.xml @@ -1,3 +1,20 @@ + +