git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269180 13f79535-47bb-0310-9956-ffa450edef68master
@@ -5,11 +5,11 @@ | |||||
* 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 file. | ||||
*/ | */ | ||||
package org.apache.ant.modules.basic; | |||||
package org.apache.myrmidon.libs.core; | |||||
import org.apache.avalon.framework.context.Context; | |||||
import org.apache.myrmidon.converter.AbstractConverter; | import org.apache.myrmidon.converter.AbstractConverter; | ||||
import org.apache.myrmidon.converter.ConverterException; | import org.apache.myrmidon.converter.ConverterException; | ||||
import org.apache.avalon.framework.context.Context; | |||||
/** | /** | ||||
* String to byte converter | * String to byte converter |
@@ -5,11 +5,11 @@ | |||||
* 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 file. | ||||
*/ | */ | ||||
package org.apache.ant.modules.basic; | |||||
package org.apache.myrmidon.libs.core; | |||||
import org.apache.avalon.framework.context.Context; | |||||
import org.apache.myrmidon.converter.AbstractConverter; | import org.apache.myrmidon.converter.AbstractConverter; | ||||
import org.apache.myrmidon.converter.ConverterException; | import org.apache.myrmidon.converter.ConverterException; | ||||
import org.apache.avalon.framework.context.Context; | |||||
/** | /** | ||||
* String to class converter | * String to class converter |
@@ -5,7 +5,7 @@ | |||||
* 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 file. | ||||
*/ | */ | ||||
package org.apache.ant.modules.basic; | |||||
package org.apache.myrmidon.libs.core; | |||||
import org.apache.avalon.framework.context.Context; | import org.apache.avalon.framework.context.Context; | ||||
import org.apache.myrmidon.converter.AbstractConverter; | import org.apache.myrmidon.converter.AbstractConverter; |
@@ -5,7 +5,7 @@ | |||||
* 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 file. | ||||
*/ | */ | ||||
package org.apache.ant.modules.basic; | |||||
package org.apache.myrmidon.libs.core; | |||||
import java.io.File; | import java.io.File; | ||||
import org.apache.avalon.framework.context.Context; | import org.apache.avalon.framework.context.Context; |
@@ -5,11 +5,11 @@ | |||||
* 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 file. | ||||
*/ | */ | ||||
package org.apache.ant.modules.basic; | |||||
package org.apache.myrmidon.libs.core; | |||||
import org.apache.avalon.framework.context.Context; | |||||
import org.apache.myrmidon.converter.AbstractConverter; | import org.apache.myrmidon.converter.AbstractConverter; | ||||
import org.apache.myrmidon.converter.ConverterException; | import org.apache.myrmidon.converter.ConverterException; | ||||
import org.apache.avalon.framework.context.Context; | |||||
/** | /** | ||||
* String to float converter | * String to float converter |
@@ -5,11 +5,11 @@ | |||||
* 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 file. | ||||
*/ | */ | ||||
package org.apache.ant.modules.basic; | |||||
package org.apache.myrmidon.libs.core; | |||||
import org.apache.avalon.framework.context.Context; | |||||
import org.apache.myrmidon.converter.AbstractConverter; | import org.apache.myrmidon.converter.AbstractConverter; | ||||
import org.apache.myrmidon.converter.ConverterException; | import org.apache.myrmidon.converter.ConverterException; | ||||
import org.apache.avalon.framework.context.Context; | |||||
/** | /** | ||||
* String to integer converter. | * String to integer converter. |
@@ -5,7 +5,7 @@ | |||||
* 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 file. | ||||
*/ | */ | ||||
package org.apache.ant.modules.basic; | |||||
package org.apache.myrmidon.libs.core; | |||||
import org.apache.avalon.framework.context.Context; | import org.apache.avalon.framework.context.Context; | ||||
import org.apache.myrmidon.converter.AbstractConverter; | import org.apache.myrmidon.converter.AbstractConverter; |
@@ -5,7 +5,7 @@ | |||||
* 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 file. | ||||
*/ | */ | ||||
package org.apache.ant.modules.basic; | |||||
package org.apache.myrmidon.libs.core; | |||||
import org.apache.avalon.framework.context.Context; | import org.apache.avalon.framework.context.Context; | ||||
import org.apache.myrmidon.converter.AbstractConverter; | import org.apache.myrmidon.converter.AbstractConverter; |
@@ -5,7 +5,7 @@ | |||||
* 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 file. | ||||
*/ | */ | ||||
package org.apache.ant.modules.basic; | |||||
package org.apache.myrmidon.libs.core; | |||||
import java.net.MalformedURLException; | import java.net.MalformedURLException; | ||||
import java.net.URL; | import java.net.URL; |