From 496b59d0aa4a71a89f1b70a9f781a1651cd25c62 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 17 Mar 2008 15:27:42 +0000 Subject: [PATCH] merge license additions from 1.7 branch (i.e. revs 637870 to 637914) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@637939 13f79535-47bb-0310-9956-ffa450edef68 --- .svnignore | 15 ---- LICENSE | 69 +++++++++++++++++++ LICENSE.dom | 61 ---------------- LICENSE.sax | 20 ------ NOTICE | 6 ++ NOTICE.xerces | 17 ----- ant.properties.sample | 15 ++++ contributors.xml | 16 +++++ docs/antlibs/antunit/index.html | 16 +++++ docs/antlibs/bindownload.cgi | 16 +++++ docs/antlibs/bindownload.html | 16 +++++ docs/antlibs/charter.html | 16 +++++ docs/antlibs/dotnet/index.html | 16 +++++ docs/antlibs/index.html | 16 +++++ docs/antlibs/proper.html | 16 +++++ docs/antlibs/sandbox.html | 16 +++++ docs/antlibs/srcdownload.cgi | 16 +++++ docs/antlibs/srcdownload.html | 16 +++++ docs/antlibs/svn/index.html | 16 +++++ docs/antnews.html | 16 +++++ docs/bindownload.html | 16 +++++ docs/bugs.html | 16 +++++ docs/bylaws.html | 16 +++++ docs/contributors.html | 16 +++++ docs/external.html | 16 +++++ docs/faq.html | 16 +++++ docs/index.html | 16 +++++ docs/legal.html | 16 +++++ docs/license.html | 16 +++++ docs/mail.html | 16 +++++ docs/mission.html | 16 +++++ docs/nightlies.html | 16 +++++ docs/problems.html | 16 +++++ docs/projects.html | 16 +++++ docs/projects/index.html | 16 +++++ docs/projects/ivy.html | 16 +++++ docs/resources.html | 16 +++++ docs/srcdownload.html | 16 +++++ docs/svn.html | 16 +++++ lib/optional/.svnignore | 23 ------- .../optional/LICENSE.junit.html | 0 proposal/ant-site/anakia/.svnignore | 1 - proposal/sandbox/antunit/.svnignore | 1 - proposal/sandbox/dotnet/.svnignore | 1 - proposal/sandbox/input/.svnignore | 1 - proposal/sandbox/svn/.svnignore | 1 - src/etc/ant-update.xsl | 1 + src/etc/checkstyle/checkstyle-config | 16 +++++ src/etc/checkstyle/checkstyle-frames.xsl | 1 + src/etc/checkstyle/checkstyle-text.xsl | 1 + src/etc/checkstyle/checkstyle-xdoc.xsl | 1 + src/etc/coverage-frames.xsl | 1 + src/etc/jdepend-frames.xsl | 1 + src/etc/jdepend.xsl | 1 + src/etc/junit-frames-xalan1.xsl | 1 + src/etc/junit-frames.xsl | 1 + src/etc/junit-noframes.xsl | 1 + src/etc/log.xsl | 1 + src/etc/maudit-frames.xsl | 1 + src/etc/mmetrics-frames.xsl | 1 + src/etc/performance/build.xml | 17 +++++ src/etc/tagdiff.xsl | 1 + src/etc/testcases/.svnignore | 2 - src/etc/testcases/core/antclassloader.xml | 17 +++++ src/etc/testcases/core/case.xml | 16 +++++ src/etc/testcases/core/directoryscanner.xml | 17 +++++ src/etc/testcases/core/dispatch/dispatch.xml | 16 +++++ .../core/duplicate-target-imported.xml | 18 ++++- src/etc/testcases/core/duplicate-target.xml | 18 ++++- src/etc/testcases/core/duplicate-target2.xml | 18 ++++- src/etc/testcases/core/executor.xml | 17 +++++ src/etc/testcases/core/extended-taskdef.xml | 19 ++++- src/etc/testcases/core/immutable.xml | 16 +++++ .../testcases/core/include/basic/include.inc | 17 +++++ .../testcases/core/include/basic/include.xml | 16 +++++ .../testcases/core/include/basic/relative.xml | 17 +++++ .../core/include/frag#ment/include.inc | 17 +++++ .../core/include/frag#ment/include.xml | 17 +++++ .../core/include/frag#ment/relative.xml | 17 +++++ .../core/include/frag#ment/simple.xml | 17 +++++ .../included_file_parse_error/build.xml | 16 +++++ .../included_file.xml | 17 +++++ .../included_file_task_error/build.xml | 16 +++++ .../included_file.xml | 17 +++++ .../including_file_parse_error/build.xml | 16 +++++ .../included_file.xml | 17 +++++ .../including_file_task_error/build.xml | 16 +++++ .../included_file.xml | 17 +++++ .../core/include/with space/include.inc | 16 +++++ .../core/include/with space/include.xml | 16 +++++ .../core/include/with space/relative.xml | 16 +++++ .../core/include/with space/simple.xml | 16 +++++ .../testcases/core/loaderref/loaderref.xml | 16 +++++ .../testcases/core/loaderref/src/Task1.java | 16 +++++ src/etc/testcases/core/taskcontainer.xml | 19 ++++- .../testcases/core/topleveltasks/notarget.xml | 17 +++++ .../core/topleveltasks/targetlevelant.xml | 17 +++++ .../core/topleveltasks/toplevelant.xml | 17 +++++ src/etc/testcases/core/unknownelement.xml | 17 +++++ src/etc/testcases/filters/build.xml | 16 +++++ src/etc/testcases/filters/concat.xml | 18 ++++- src/etc/testcases/filters/dynamicfilter.xml | 16 +++++ src/etc/testcases/filters/head-tail.xml | 16 +++++ .../testcases/filters/input/sample.properties | 15 ++++ src/etc/testcases/filters/tokenfilter.xml | 16 +++++ src/etc/testcases/taskdefs/.svnignore | 2 - .../testcases/taskdefs/abstractcvstask.xml | 16 +++++ .../testcases/taskdefs/ant.topleveltest.xml | 17 +++++ src/etc/testcases/taskdefs/ant.xml | 16 +++++ src/etc/testcases/taskdefs/ant/ant.xml | 17 +++++ src/etc/testcases/taskdefs/ant/references.xml | 17 +++++ .../taskdefs/antlib.current-test.xml | 16 +++++ src/etc/testcases/taskdefs/antlib.xml | 16 +++++ src/etc/testcases/taskdefs/antstructure.xml | 16 +++++ src/etc/testcases/taskdefs/apt.xml | 16 +++++ src/etc/testcases/taskdefs/available.xml | 16 +++++ src/etc/testcases/taskdefs/bar.properties | 14 ++++ src/etc/testcases/taskdefs/basename.xml | 16 +++++ src/etc/testcases/taskdefs/bunzip2.xml | 16 +++++ src/etc/testcases/taskdefs/bzip2.xml | 16 +++++ src/etc/testcases/taskdefs/calltarget.xml | 16 +++++ src/etc/testcases/taskdefs/checksum.xml | 16 +++++ src/etc/testcases/taskdefs/classloader.xml | 17 +++++ src/etc/testcases/taskdefs/concat.xml | 16 +++++ src/etc/testcases/taskdefs/condition.xml | 16 +++++ .../taskdefs/conditions/antversion.xml | 16 +++++ .../taskdefs/conditions/isfailure.xml | 17 +++++ .../taskdefs/conditions/isfileselected.xml | 17 +++++ .../taskdefs/conditions/isreachable.xml | 1 + .../taskdefs/conditions/isreference.xml | 17 +++++ .../taskdefs/conditions/issigned.xml | 17 +++++ .../taskdefs/conditions/parsersupports.xml | 1 + .../taskdefs/conditions/typefound.xml | 17 +++++ src/etc/testcases/taskdefs/conditions/xor.xml | 17 +++++ src/etc/testcases/taskdefs/copy.xml | 16 +++++ src/etc/testcases/taskdefs/copydir.xml | 16 +++++ src/etc/testcases/taskdefs/copyfile.xml | 16 +++++ src/etc/testcases/taskdefs/cvspass.xml | 16 +++++ .../testcases/taskdefs/defaultexcludes.xml | 16 +++++ src/etc/testcases/taskdefs/delete.xml | 16 +++++ src/etc/testcases/taskdefs/deltree.xml | 16 +++++ src/etc/testcases/taskdefs/dirname.xml | 16 +++++ src/etc/testcases/taskdefs/dynamictask.xml | 16 +++++ src/etc/testcases/taskdefs/echo.xml | 16 +++++ src/etc/testcases/taskdefs/echoxml.xml | 17 +++++ src/etc/testcases/taskdefs/email/mail.xml | 16 +++++ src/etc/testcases/taskdefs/exec/exec.xml | 17 +++++ src/etc/testcases/taskdefs/exec/spawn.sh | 14 ++++ src/etc/testcases/taskdefs/fail.xml | 16 +++++ src/etc/testcases/taskdefs/filter.xml | 16 +++++ .../testcases/taskdefs/filterdefs.properties | 14 ++++ src/etc/testcases/taskdefs/fixcrlf/build.xml | 16 +++++ src/etc/testcases/taskdefs/foo.properties | 14 ++++ src/etc/testcases/taskdefs/get.xml | 16 +++++ src/etc/testcases/taskdefs/gunzip.xml | 16 +++++ src/etc/testcases/taskdefs/gzip.xml | 16 +++++ src/etc/testcases/taskdefs/import/a.xml | 17 +++++ src/etc/testcases/taskdefs/import/b.xml | 17 +++++ src/etc/testcases/taskdefs/import/bad.xml | 17 +++++ src/etc/testcases/taskdefs/import/c.xml | 17 +++++ src/etc/testcases/taskdefs/import/import.xml | 17 +++++ .../taskdefs/import/import_bad_import.xml | 17 +++++ .../taskdefs/import/import_same_target.xml | 17 +++++ .../testcases/taskdefs/import/imported.xml | 17 +++++ .../taskdefs/import/importtargetfirst.xml | 17 +++++ .../testcases/taskdefs/import/same_target.xml | 17 +++++ .../subdir/importinsequential-inner.xml | 17 +++++ .../import/subdir/importinsequential.xml | 17 +++++ .../import/subdir/importintarget-inner.xml | 17 +++++ .../taskdefs/import/subdir/importintarget.xml | 17 +++++ .../taskdefs/import/subdir/serial.xml | 17 +++++ .../taskdefs/import/symlinks/d1/p1.xml | 17 +++++ .../taskdefs/import/symlinks/d2/p2.xml | 17 +++++ .../taskdefs/import/symlinks/d3a/p3.xml | 17 +++++ .../testcases/taskdefs/import/targetfirst.xml | 17 +++++ .../testcases/taskdefs/import/unnamed1.xml | 17 +++++ .../testcases/taskdefs/import/unnamed2.xml | 17 +++++ .../taskdefs/import/unnamedImport.xml | 17 +++++ .../testcases/taskdefs/initializeclass.xml | 16 +++++ src/etc/testcases/taskdefs/input.properties | 14 ++++ src/etc/testcases/taskdefs/input.xml | 16 +++++ src/etc/testcases/taskdefs/jar.xml | 16 +++++ src/etc/testcases/taskdefs/java.xml | 16 +++++ .../testcases/taskdefs/javadoc/javadoc.xml | 1 + src/etc/testcases/taskdefs/loadfile.xml | 16 +++++ src/etc/testcases/taskdefs/loadproperties.xml | 16 +++++ src/etc/testcases/taskdefs/macrodef.xml | 17 +++++ src/etc/testcases/taskdefs/makeurl.xml | 16 +++++ src/etc/testcases/taskdefs/manifest.xml | 16 +++++ .../testcases/taskdefs/manifestclasspath.xml | 16 +++++ .../taskdefs/manifestclasspath/Alpha.java | 16 +++++ .../taskdefs/manifestclasspath/Beta.java | 16 +++++ src/etc/testcases/taskdefs/mkdir.xml | 16 +++++ src/etc/testcases/taskdefs/move.xml | 16 +++++ src/etc/testcases/taskdefs/multimap.xml | 16 +++++ src/etc/testcases/taskdefs/nice.xml | 16 +++++ .../taskdefs/optional/WsdlToDotnet.xml | 16 +++++ .../testcases/taskdefs/optional/antlr/antlr.g | 16 +++++ .../taskdefs/optional/antlr/antlr.xml | 16 +++++ .../taskdefs/optional/antlr/extended.calc.g | 16 +++++ .../taskdefs/optional/depend/depend.xml | 16 +++++ .../taskdefs/optional/depend/src1/A.java | 16 +++++ .../taskdefs/optional/depend/src1/B.java | 16 +++++ .../taskdefs/optional/depend/src1/C.java | 16 +++++ .../taskdefs/optional/depend/src1/D.java | 16 +++++ .../taskdefs/optional/depend/src1/E.java | 16 +++++ .../taskdefs/optional/depend/src2/A.java | 16 +++++ .../taskdefs/optional/depend/src2/B.java | 16 +++++ .../taskdefs/optional/depend/src3/A.java | 16 +++++ .../taskdefs/optional/depend/src3/B.java | 16 +++++ .../depend/src4/test/ContainsOnlyInner.java | 16 +++++ .../depend/src4/test/MethodParam.java | 16 +++++ .../optional/depend/src4/test/Outer.java | 16 +++++ .../taskdefs/optional/depend/src5/A.java | 16 +++++ .../taskdefs/optional/depend/src5/B.java | 16 +++++ .../testcases/taskdefs/optional/dotnet.xml | 16 +++++ .../taskdefs/optional/dotnet/HelloWorld.wsdl | 16 +++++ .../taskdefs/optional/dotnet/example.il | 14 ++++ .../taskdefs/optional/dotnet/example2.il | 14 ++++ .../optional/echoproperties.properties | 14 ++++ .../taskdefs/optional/echoproperties.xml | 17 +++++ .../input/resources_ger_DE.properties | 14 ++++ .../optional/i18n/translate/translate.xml | 16 +++++ .../taskdefs/optional/image/image.xml | 16 +++++ .../taskdefs/optional/jdepend/jdepend.xml | 17 +++++ .../optional/jsp/1nvalid-classname.jsp | 16 +++++ .../taskdefs/optional/jsp/WEB-INF/web.xml | 16 +++++ .../taskdefs/optional/jsp/default.jsp | 16 +++++ .../taskdefs/optional/jsp/missing_tld.jsp | 16 +++++ .../taskdefs/optional/jsp/simple.jsp | 16 +++++ .../taskdefs/optional/jsp/uriroot.jsp | 16 +++++ .../testcases/taskdefs/optional/jsp/xml.jsp | 16 +++++ src/etc/testcases/taskdefs/optional/jspc.xml | 16 +++++ src/etc/testcases/taskdefs/optional/junit.xml | 16 +++++ .../taskdefs/optional/junit/cdataoutput.xml | 17 +++++ .../taskdefs/optional/junit/matches.xml | 17 +++++ .../junitreport-with-include/junit-frames.xsl | 1 + .../junitreport-with-include/junit-import.xsl | 1 + .../taskdefs/optional/junitreport.xml | 16 +++++ .../INCOMPLETE-sampleproject.incomplete.xml | 16 +++++ .../NAMESPACE-sampleproject.namespace.xml | 16 +++++ .../TEST-sampleproject.coins.CoinTest.xml | 16 +++++ ...ST-sampleproject.util.UniqueStringTest.xml | 16 +++++ ...RONGELEMENT-sampleproject.wrongelement.xml | 16 +++++ .../ZEROBYTES-sampleproject.package.xml | 17 +++++ .../optional/junitreport/junit-frames.xsl | 1 + .../testcases/taskdefs/optional/net/ftp.xml | 17 +++++ .../optional/perforce/changerenumbered.xml | 17 +++++ .../optional/perforce/needsresolve.xml | 17 +++++ .../taskdefs/optional/propertyfile.xml | 16 +++++ src/etc/testcases/taskdefs/optional/pvcs.xml | 16 +++++ .../optional/replaceregexp.properties | 14 ++++ .../taskdefs/optional/replaceregexp.xml | 17 +++++ .../optional/replaceregexp2.properties | 14 ++++ .../optional/replaceregexp2.result.properties | 14 ++++ .../taskdefs/optional/schemavalidate.xml | 17 +++++ .../testcases/taskdefs/optional/script.xml | 17 +++++ .../taskdefs/optional/script/scriptdef.xml | 17 +++++ .../taskdefs/optional/script_reference.xml | 17 +++++ .../testcases/taskdefs/optional/sos/sos.xml | 16 +++++ .../taskdefs/optional/unix/.svnignore | 1 - .../taskdefs/optional/unix/symlink.xml | 16 +++++ .../testcases/taskdefs/optional/vss/vss.xml | 16 +++++ .../optional/wsdl/StockQuoteService.wsdl | 18 ++++- .../taskdefs/optional/xalan-redirect-in.xsl | 19 ++++- .../testcases/taskdefs/optional/xml/about.xml | 16 +++++ .../taskdefs/optional/xml/apache.xsl | 16 +++++ .../testcases/taskdefs/optional/xml/books.xml | 16 +++++ .../taskdefs/optional/xml/doc-in-ns.xsd | 16 +++++ .../testcases/taskdefs/optional/xml/doc.dtd | 16 +++++ .../testcases/taskdefs/optional/xml/doc.xsd | 16 +++++ .../testcases/taskdefs/optional/xml/doc.xsl | 17 +++++ .../taskdefs/optional/xml/docwithentity.xml | 16 +++++ .../xml/endpiece-noSchema-invalid.xml | 16 +++++ .../optional/xml/endpiece-noSchema.xml | 16 +++++ .../optional/xml/endpiece-ns-no-location.xml | 16 +++++ .../taskdefs/optional/xml/endpiece.xml | 16 +++++ .../taskdefs/optional/xml/endpiece2.xml | 16 +++++ .../taskdefs/optional/xml/entity.xml | 17 +++++ .../taskdefs/optional/xml/iso-2022-jp.xml | 16 +++++ .../optional/xml/stylesheet_include.xsl | 16 +++++ .../optional/xml/stylesheet_with_include.xsl | 16 +++++ .../testcases/taskdefs/optional/xml/test.xml | 17 +++++ .../testcases/taskdefs/optional/xml/test.xsl | 17 +++++ .../testcases/taskdefs/optional/xml/utf-8.xml | 16 +++++ .../taskdefs/optional/xml/validate.xml | 16 +++++ .../taskdefs/optional/xmlvalidate.xml | 16 +++++ src/etc/testcases/taskdefs/optional/xslt.xml | 16 +++++ .../optional/xsltliaison-encoding-in.xml | 16 +++++ .../optional/xsltliaison-encoding-in.xsl | 19 ++++- .../taskdefs/optional/xsltliaison-in.xml | 16 +++++ .../taskdefs/optional/xsltliaison-in.xsl | 19 ++++- .../taskdefs/optional/xsltliaison-include.xml | 17 +++++ .../taskdefs/optional/xsltliaison-include.xsl | 19 ++++- src/etc/testcases/taskdefs/parallel.xml | 16 +++++ src/etc/testcases/taskdefs/pathconvert.xml | 17 +++++ src/etc/testcases/taskdefs/presetdef.xml | 17 +++++ src/etc/testcases/taskdefs/property.xml | 16 +++++ .../testcases/taskdefs/property1.properties | 14 ++++ .../testcases/taskdefs/property2.properties | 14 ++++ .../testcases/taskdefs/property3.properties | 14 ++++ .../testcases/taskdefs/property4.properties | 14 ++++ .../testcases/taskdefs/property5.properties | 14 ++++ src/etc/testcases/taskdefs/recorder.xml | 16 +++++ src/etc/testcases/taskdefs/rename.xml | 16 +++++ src/etc/testcases/taskdefs/replace.xml | 16 +++++ src/etc/testcases/taskdefs/rmic/rmic.xml | 16 +++++ src/etc/testcases/taskdefs/signjar.xml | 17 +++++ src/etc/testcases/taskdefs/skinconfig.dtd | 16 +++++ src/etc/testcases/taskdefs/sleep.xml | 17 +++++ src/etc/testcases/taskdefs/style/build.xml | 16 +++++ src/etc/testcases/taskdefs/style/data.xml | 17 +++++ .../taskdefs/style/printFilename.xsl | 18 ++++- .../testcases/taskdefs/style/printParams.xsl | 18 ++++- .../taskdefs/style/testNewerStylesheet.xsl | 16 +++++ src/etc/testcases/taskdefs/subant.xml | 16 +++++ .../taskdefs/subant/genericsubant.xml | 17 +++++ .../taskdefs/subant/subant-test1/mysubant.xml | 17 +++++ .../taskdefs/subant/subant-test2/mysubant.xml | 17 +++++ src/etc/testcases/taskdefs/sync.xml | 16 +++++ src/etc/testcases/taskdefs/tar.xml | 16 +++++ src/etc/testcases/taskdefs/taskdef.xml | 16 +++++ src/etc/testcases/taskdefs/template.xml | 17 +++++ src/etc/testcases/taskdefs/test.antlib.xml | 16 +++++ src/etc/testcases/taskdefs/test2.antlib.xml | 16 +++++ src/etc/testcases/taskdefs/toplevelant.xml | 16 +++++ .../testcases/taskdefs/toplevelantcall.xml | 16 +++++ src/etc/testcases/taskdefs/toplevelsubant.xml | 16 +++++ src/etc/testcases/taskdefs/touch.xml | 16 +++++ src/etc/testcases/taskdefs/typeadapter.xml | 16 +++++ src/etc/testcases/taskdefs/typedef.xml | 16 +++++ src/etc/testcases/taskdefs/untar.xml | 16 +++++ src/etc/testcases/taskdefs/unzip.xml | 16 +++++ src/etc/testcases/taskdefs/uptodate.xml | 17 +++++ src/etc/testcases/taskdefs/war.xml | 16 +++++ src/etc/testcases/taskdefs/whichresource.xml | 17 +++++ src/etc/testcases/taskdefs/xmlns.xml | 16 +++++ src/etc/testcases/taskdefs/xmlproperty.xml | 17 +++++ .../keeproot-collapse-input1.properties | 15 ++++ .../keeproot-collapse-original.properties | 15 ++++ .../keeproot-collapse-override.properties | 15 ++++ .../keeproot-nocollapse-original.properties | 15 ++++ .../keeproot-semantic-include.properties | 15 ++++ .../keeproot-semantic-input1.properties | 15 ++++ .../keeproot-semantic-override.properties | 15 ++++ .../nokeeproot-collapse-input1.properties | 15 ++++ .../nokeeproot-collapse-original.properties | 15 ++++ .../nokeeproot-nocollapse-multi.properties | 15 ++++ .../nokeeproot-nocollapse-original.properties | 15 ++++ ...eeproot-semantic-include-input1.properties | 15 ++++ .../nokeeproot-semantic-input1.properties | 15 ++++ .../nokeeproot-semantic-locations.properties | 15 ++++ .../nokeeproot-semantic-paths.properties | 15 ++++ .../nokeeproot-semantic-references.properties | 15 ++++ .../taskdefs/xmlproperty/inputs/input1.xml | 17 +++++ .../taskdefs/xmlproperty/inputs/locations.xml | 17 +++++ .../taskdefs/xmlproperty/inputs/multi.xml | 17 +++++ .../taskdefs/xmlproperty/inputs/original.xml | 17 +++++ .../taskdefs/xmlproperty/inputs/override.xml | 17 +++++ .../taskdefs/xmlproperty/inputs/paths.xml | 17 +++++ .../xmlproperty/inputs/references.xml | 17 +++++ .../testcases/taskdefs/xmlproperty_data.dtd | 16 +++++ .../testcases/taskdefs/xmlproperty_data.xml | 17 +++++ .../taskdefs/xmlproperty_needscat.xml | 16 +++++ .../taskdefs/xmlproperty_withdtd.xml | 17 +++++ src/etc/testcases/taskdefs/zip.xml | 16 +++++ src/etc/testcases/types/addtype.xml | 17 +++++ src/etc/testcases/types/assertions.xml | 16 +++++ src/etc/testcases/types/description1.xml | 17 +++++ src/etc/testcases/types/description2.xml | 17 +++++ src/etc/testcases/types/description3.xml | 17 +++++ src/etc/testcases/types/description4.xml | 17 +++++ src/etc/testcases/types/filelist.xml | 17 +++++ src/etc/testcases/types/filterset.xml | 17 +++++ src/etc/testcases/types/flexinteger.xml | 17 +++++ src/etc/testcases/types/mapper.xml | 16 +++++ .../types/mappers/define.mapperresult.xml | 17 +++++ .../testcases/types/mappers/globmapper.xml | 17 +++++ .../testcases/types/mappers/regexpmapper.xml | 17 +++++ .../testcases/types/mappers/scriptmapper.xml | 17 +++++ src/etc/testcases/types/poly.xml | 17 +++++ src/etc/testcases/types/propertyset.xml | 1 + src/etc/testcases/types/quote1.xml | 16 +++++ src/etc/testcases/types/quote2.xml | 16 +++++ src/etc/testcases/types/redirector.xml | 1 + .../types/resources/comparators/build.xml | 17 +++++ .../types/resources/javaresource.xml | 17 +++++ .../testcases/types/resources/tarentry.xml | 17 +++++ src/etc/testcases/types/selectors.xml | 16 +++++ .../types/selectors/scriptselector.xml | 17 +++++ .../types/selectors/signedselector.xml | 17 +++++ src/etc/testcases/types/xmlcatalog.xml | 16 +++++ src/etc/testcases/types/xmlcatalog.xsl | 16 +++++ src/etc/testcases/types/xmlcatalog1.xml | 16 +++++ src/etc/testcases/types/xmlcatalog2.xml | 16 +++++ src/etc/testcases/types/xmlfragment.xml | 17 +++++ .../tools/ant/listener/defaults.properties | 15 ++++ .../apache/tools/ant/property/package.html | 16 +++++ .../tools/ant/taskdefs/defaults.properties | 15 ++++ .../tools/ant/types/defaults.properties | 15 ++++ .../types/resources/comparators/antlib.xml | 17 +++++ .../ant/types/resources/selectors/antlib.xml | 17 +++++ src/tests/antunit/antunit-base.xml | 16 +++++ .../bugzilla-43324-stackoverflow-test.xml | 17 +++++ src/tests/antunit/core/location/location.xml | 16 +++++ .../core/location/src/task/EchoLocation.java | 16 +++++ src/tests/antunit/core/nested-text-test.xml | 17 +++++ src/tests/antunit/core/ref-psyntax-hint.xml | 17 +++++ .../antunit/core/uuencode/uuencode-test.xml | 17 +++++ .../filters/striplinecomments-test.xml | 17 +++++ src/tests/antunit/junit-frames.xsl | 1 + src/tests/antunit/junit-noframes.xsl | 1 + src/tests/antunit/taskdefs/concat-test.xml | 17 +++++ .../taskdefs/condition/antversion-test.xml | 16 +++++ .../taskdefs/condition/hasfreespace-test.xml | 16 +++++ .../condition/resourcecontains-test.xml | 16 +++++ src/tests/antunit/taskdefs/delete-test.xml | 16 +++++ src/tests/antunit/taskdefs/dependset/test.xml | 16 +++++ src/tests/antunit/taskdefs/dirname-test.xml | 16 +++++ src/tests/antunit/taskdefs/echoxml-test.xml | 16 +++++ .../antunit/taskdefs/exec/apply-test.xml | 17 +++++ src/tests/antunit/taskdefs/gzip-test.xml | 16 +++++ src/tests/antunit/taskdefs/input-test.xml | 16 +++++ src/tests/antunit/taskdefs/jar-spi-test.xml | 16 +++++ src/tests/antunit/taskdefs/javac-test.xml | 17 +++++ src/tests/antunit/taskdefs/length-test.xml | 17 +++++ .../antunit/taskdefs/loadresource-test.xml | 17 +++++ src/tests/antunit/taskdefs/macrodef-test.xml | 17 +++++ src/tests/antunit/taskdefs/move-test.xml | 17 +++++ .../junit/junit-outputtoformatters-test.xml | 17 +++++ .../optional/junit/src/ExampleTest.java | 16 +++++ .../optional/script/scriptdef-test.xml | 17 +++++ .../taskdefs/optional/unix/symlink-test.xml | 18 ++++- .../antunit/taskdefs/pathconvert-test.xml | 17 +++++ .../antunit/taskdefs/propertyhelper-test.xml | 17 +++++ src/tests/antunit/taskdefs/retry-test.xml | 16 +++++ src/tests/antunit/taskdefs/subant-test.xml | 17 +++++ src/tests/antunit/taskdefs/touch-test.xml | 16 +++++ .../taskdefs/truncate/truncate-test.xml | 17 +++++ src/tests/antunit/taskdefs/war-test.xml | 16 +++++ src/tests/antunit/taskdefs/web.xml | 16 +++++ .../antunit/taskdefs/whichresource-test.xml | 17 +++++ .../antunit/taskdefs/xmlproperty-test.xml | 17 +++++ .../taskdefs/xmlproperty.inline-expansion.xml | 17 +++++ .../antunit/taskdefs/xmlproperty.multi.xml | 17 +++++ .../antunit/types/build-embedded-ref.xml | 17 +++++ .../types/conditions/isreference-test.xml | 17 +++++ .../antunit/types/conditions/matches-test.xml | 17 +++++ .../antunit/types/defer-reference-test.xml | 17 +++++ src/tests/antunit/types/fileset-test.xml | 17 +++++ src/tests/antunit/types/filterset-test.xml | 17 +++++ src/tests/antunit/types/mapper-ref.xml | 17 +++++ .../antunit/types/modified-selector-test.xml | 17 +++++ src/tests/antunit/types/path-test.xml | 17 +++++ .../antunit/types/patternset-invert-test.xml | 17 +++++ .../types/resources/concat-resource-test.xml | 16 +++++ .../antunit/types/resources/files-test.xml | 17 +++++ .../types/resources/first-last-test.xml | 17 +++++ .../antunit/types/resources/latepath-test.xml | 17 +++++ .../resources/selectors/test-componentdef.xml | 17 +++++ .../types/resources/selectors/test.xml | 17 +++++ src/tests/antunit/types/resources/test.xml | 17 +++++ .../antunit/types/resources/tokens-test.xml | 17 +++++ .../antunit/types/scriptcondition-test.xml | 17 +++++ src/tests/antunit/types/zipfileset-test.xml | 17 +++++ .../optional/perforce/p4integrate.xml | 17 +++++ src/tests/junit/org/example/tasks/antlib.xml | 16 +++++ src/tests/junit/org/example/tasks/antlib2.xml | 16 +++++ xdocs/stylesheets/site.vsl | 16 +++++ xdocs/velocity.properties | 15 ++++ 470 files changed, 7098 insertions(+), 160 deletions(-) delete mode 100644 .svnignore delete mode 100644 LICENSE.dom delete mode 100644 LICENSE.sax delete mode 100644 NOTICE.xerces delete mode 100644 lib/optional/.svnignore rename LICENSE.junit.html => lib/optional/LICENSE.junit.html (100%) delete mode 100644 proposal/ant-site/anakia/.svnignore delete mode 100644 proposal/sandbox/antunit/.svnignore delete mode 100644 proposal/sandbox/dotnet/.svnignore delete mode 100644 proposal/sandbox/input/.svnignore delete mode 100644 proposal/sandbox/svn/.svnignore delete mode 100644 src/etc/testcases/.svnignore delete mode 100644 src/etc/testcases/taskdefs/.svnignore delete mode 100644 src/etc/testcases/taskdefs/optional/unix/.svnignore 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 @@ + +