git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270362 13f79535-47bb-0310-9956-ffa450edef68master
@@ -25,14 +25,14 @@ public interface TaskContext | |||||
{ | { | ||||
//these values are used when setting properties to indicate the scope at | //these values are used when setting properties to indicate the scope at | ||||
//which properties are set | //which properties are set | ||||
ScopeEnum CURRENT = new ScopeEnum( "Current" ); | |||||
ScopeEnum PARENT = new ScopeEnum( "Parent" ); | |||||
ScopeEnum TOP_LEVEL = new ScopeEnum( "TopLevel" ); | |||||
ScopeEnum CURRENT = new ScopeEnum( "Current" ); | |||||
ScopeEnum PARENT = new ScopeEnum( "Parent" ); | |||||
ScopeEnum TOP_LEVEL = new ScopeEnum( "TopLevel" ); | |||||
//these are the names of properties that every TaskContext must contain | //these are the names of properties that every TaskContext must contain | ||||
String JAVA_VERSION = "myrmidon.java.version"; | |||||
String BASE_DIRECTORY = "myrmidon.base.directory"; | |||||
String NAME = "myrmidon.task.name"; | |||||
String JAVA_VERSION = "myrmidon.java.version"; | |||||
String BASE_DIRECTORY = "myrmidon.base.directory"; | |||||
String NAME = "myrmidon.task.name"; | |||||
/** | /** | ||||
* Retrieve JavaVersion running under. | * Retrieve JavaVersion running under. | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant; | package org.apache.tools.ant; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant; | package org.apache.tools.ant; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant; | package org.apache.tools.ant; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant; | package org.apache.tools.ant; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant; | package org.apache.tools.ant; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant; | package org.apache.tools.ant; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant; | package org.apache.tools.ant; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant; | package org.apache.tools.ant; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant; | package org.apache.tools.ant; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant; | package org.apache.tools.ant; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant; | package org.apache.tools.ant; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant; | package org.apache.tools.ant; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant; | package org.apache.tools.ant; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -17,7 +17,6 @@ import org.apache.tools.ant.Project; | |||||
import org.apache.tools.ant.Task; | import org.apache.tools.ant.Task; | ||||
import org.apache.tools.ant.taskdefs.exec.Execute; | import org.apache.tools.ant.taskdefs.exec.Execute; | ||||
import org.apache.tools.ant.taskdefs.exec.LogOutputStream; | import org.apache.tools.ant.taskdefs.exec.LogOutputStream; | ||||
import org.apache.tools.ant.taskdefs.exec.PumpStreamHandler; | |||||
import org.apache.tools.ant.types.Argument; | import org.apache.tools.ant.types.Argument; | ||||
import org.apache.tools.ant.types.CommandlineJava; | import org.apache.tools.ant.types.CommandlineJava; | ||||
import org.apache.tools.ant.types.EnvironmentVariable; | import org.apache.tools.ant.types.EnvironmentVariable; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -16,10 +16,9 @@ import org.apache.tools.ant.DirectoryScanner; | |||||
import org.apache.tools.ant.Project; | import org.apache.tools.ant.Project; | ||||
import org.apache.tools.ant.taskdefs.compilers.CompilerAdapter; | import org.apache.tools.ant.taskdefs.compilers.CompilerAdapter; | ||||
import org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory; | import org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory; | ||||
import org.apache.tools.ant.types.Commandline; | |||||
import org.apache.tools.ant.types.Argument; | |||||
import org.apache.tools.ant.types.Path; | import org.apache.tools.ant.types.Path; | ||||
import org.apache.tools.ant.types.Reference; | import org.apache.tools.ant.types.Reference; | ||||
import org.apache.tools.ant.types.Argument; | |||||
import org.apache.tools.ant.util.GlobPatternMapper; | import org.apache.tools.ant.util.GlobPatternMapper; | ||||
import org.apache.tools.ant.util.SourceFileScanner; | import org.apache.tools.ant.util.SourceFileScanner; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -22,7 +22,6 @@ import org.apache.tools.ant.Project; | |||||
import org.apache.tools.ant.Task; | import org.apache.tools.ant.Task; | ||||
import org.apache.tools.ant.taskdefs.exec.Execute; | import org.apache.tools.ant.taskdefs.exec.Execute; | ||||
import org.apache.tools.ant.taskdefs.exec.LogOutputStream; | import org.apache.tools.ant.taskdefs.exec.LogOutputStream; | ||||
import org.apache.tools.ant.taskdefs.exec.PumpStreamHandler; | |||||
import org.apache.tools.ant.types.Commandline; | import org.apache.tools.ant.types.Commandline; | ||||
import org.apache.tools.ant.types.EnumeratedAttribute; | import org.apache.tools.ant.types.EnumeratedAttribute; | ||||
import org.apache.tools.ant.types.FileSet; | import org.apache.tools.ant.types.FileSet; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs; | package org.apache.tools.ant.taskdefs; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.compilers; | package org.apache.tools.ant.taskdefs.compilers; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.compilers; | package org.apache.tools.ant.taskdefs.compilers; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.compilers; | package org.apache.tools.ant.taskdefs.compilers; | ||||
@@ -15,7 +15,6 @@ import org.apache.myrmidon.api.TaskException; | |||||
import org.apache.tools.ant.Project; | import org.apache.tools.ant.Project; | ||||
import org.apache.tools.ant.taskdefs.Javac; | import org.apache.tools.ant.taskdefs.Javac; | ||||
import org.apache.tools.ant.taskdefs.exec.Execute; | import org.apache.tools.ant.taskdefs.exec.Execute; | ||||
import org.apache.tools.ant.taskdefs.exec.LogStreamHandler; | |||||
import org.apache.tools.ant.taskdefs.exec.LogOutputStream; | import org.apache.tools.ant.taskdefs.exec.LogOutputStream; | ||||
import org.apache.tools.ant.types.Commandline; | import org.apache.tools.ant.types.Commandline; | ||||
import org.apache.tools.ant.types.Path; | import org.apache.tools.ant.types.Path; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.compilers; | package org.apache.tools.ant.taskdefs.compilers; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.compilers; | package org.apache.tools.ant.taskdefs.compilers; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.compilers; | package org.apache.tools.ant.taskdefs.compilers; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.compilers; | package org.apache.tools.ant.taskdefs.compilers; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.compilers; | package org.apache.tools.ant.taskdefs.compilers; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.compilers; | package org.apache.tools.ant.taskdefs.compilers; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.compilers; | package org.apache.tools.ant.taskdefs.compilers; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.compilers; | package org.apache.tools.ant.taskdefs.compilers; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.condition; | package org.apache.tools.ant.taskdefs.condition; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.condition; | package org.apache.tools.ant.taskdefs.condition; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.condition; | package org.apache.tools.ant.taskdefs.condition; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.condition; | package org.apache.tools.ant.taskdefs.condition; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.condition; | package org.apache.tools.ant.taskdefs.condition; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.condition; | package org.apache.tools.ant.taskdefs.condition; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.condition; | package org.apache.tools.ant.taskdefs.condition; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.condition; | package org.apache.tools.ant.taskdefs.condition; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.condition; | package org.apache.tools.ant.taskdefs.condition; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.exec; | package org.apache.tools.ant.taskdefs.exec; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.exec; | package org.apache.tools.ant.taskdefs.exec; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.exec; | package org.apache.tools.ant.taskdefs.exec; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.exec; | package org.apache.tools.ant.taskdefs.exec; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.exec; | package org.apache.tools.ant.taskdefs.exec; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.exec; | package org.apache.tools.ant.taskdefs.exec; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.exec; | package org.apache.tools.ant.taskdefs.exec; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.file; | package org.apache.tools.ant.taskdefs.file; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.file; | package org.apache.tools.ant.taskdefs.file; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.file; | package org.apache.tools.ant.taskdefs.file; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.file; | package org.apache.tools.ant.taskdefs.file; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.optional; | package org.apache.tools.ant.taskdefs.optional; | ||||
@@ -17,12 +17,10 @@ import org.apache.tools.ant.Project; | |||||
import org.apache.tools.ant.Task; | import org.apache.tools.ant.Task; | ||||
import org.apache.tools.ant.taskdefs.ExecuteJava; | import org.apache.tools.ant.taskdefs.ExecuteJava; | ||||
import org.apache.tools.ant.taskdefs.exec.Execute; | import org.apache.tools.ant.taskdefs.exec.Execute; | ||||
import org.apache.tools.ant.taskdefs.exec.LogStreamHandler; | |||||
import org.apache.tools.ant.taskdefs.exec.LogOutputStream; | import org.apache.tools.ant.taskdefs.exec.LogOutputStream; | ||||
import org.apache.tools.ant.types.Commandline; | |||||
import org.apache.tools.ant.types.Argument; | |||||
import org.apache.tools.ant.types.CommandlineJava; | import org.apache.tools.ant.types.CommandlineJava; | ||||
import org.apache.tools.ant.types.Path; | import org.apache.tools.ant.types.Path; | ||||
import org.apache.tools.ant.types.Argument; | |||||
/** | /** | ||||
* ANTLR task. | * ANTLR task. | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.optional; | package org.apache.tools.ant.taskdefs.optional; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.optional; | package org.apache.tools.ant.taskdefs.optional; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.optional; | package org.apache.tools.ant.taskdefs.optional; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.optional; | package org.apache.tools.ant.taskdefs.optional; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.optional; | package org.apache.tools.ant.taskdefs.optional; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.optional; | package org.apache.tools.ant.taskdefs.optional; | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* This software is published under the terms of the Apache Software License | * This software is published under the terms of the Apache Software License | ||||
* version 1.1, a copy of which has been included with this distribution in | * version 1.1, a copy of which has been included with this distribution in | ||||
* the LICENSE file. | |||||
* the LICENSE.txt file. | |||||
*/ | */ | ||||
package org.apache.tools.ant.taskdefs.optional; | package org.apache.tools.ant.taskdefs.optional; | ||||