--- ImplementationSpecificArgument.java 2003-01-04 21:30:25.000000000 +0100 +++ /home/cvs/salvation/salvation/base/src/org/apache/tools/ant/util/facade/ImplementationSpecificArgument.java 2003-01-04 21:31:05.000000000 +0100 @@ -66,7 +66,7 @@ * * @since Ant 1.5 */ -public class ImplementationSpecificArgument extends Commandline.Argument { +public class ImplementationSpecificArgument extends org.apache.tools.ant.types.Commandline.Argument { private String impl; public ImplementationSpecificArgument() {