Browse Source

No need to import old propertyutil

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271473 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Donald 23 years ago
parent
commit
302ce3c6dd
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      proposal/myrmidon/src/java/org/apache/myrmidon/components/configurer/ClassicConfigurer.java

+ 0
- 2
proposal/myrmidon/src/java/org/apache/myrmidon/components/configurer/ClassicConfigurer.java View File

@@ -12,8 +12,6 @@ import java.lang.reflect.Method;
import java.util.ArrayList;
import org.apache.avalon.excalibur.i18n.ResourceManager;
import org.apache.avalon.excalibur.i18n.Resources;
import org.apache.avalon.excalibur.property.PropertyException;
import org.apache.avalon.excalibur.property.PropertyUtil;
import org.apache.avalon.framework.component.ComponentException;
import org.apache.avalon.framework.component.ComponentManager;
import org.apache.avalon.framework.component.Composable;


Loading…
Cancel
Save