|
|
@@ -19,9 +19,9 @@ package org.apache.tools.ant.util; |
|
|
|
|
|
|
|
/** |
|
|
|
* This class is here for backwards compatiblity. |
|
|
|
* Use org.apache.tools.ant.types.optional.ScriptRunner |
|
|
|
* instead. |
|
|
|
* @deprecated Implementation moved to another location. Use |
|
|
|
* that org.apache.tools.ant.types.optional.ScriptRunner instead. |
|
|
|
*/ |
|
|
|
public class ScriptRunner |
|
|
|
extends org.apache.tools.ant.util.optional.ScriptRunner { |
|
|
|
} |
|
|
|
} |