Author: brett Date: Thu Feb 26 11:41:06 2009 New Revision: 748099 URL: http://svn.apache.org/viewvc?rev=748099&view=rev Log: imports
Modified: maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3057VersionExprTransformationsTest.java Modified: maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3057VersionExprTransformationsTest.java URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3057VersionExprTransformationsTest.java?rev=748099&r1=748098&r2=748099&view=diff ============================================================================== --- maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3057VersionExprTransformationsTest.java (original) +++ maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3057VersionExprTransformationsTest.java Thu Feb 26 11:41:06 2009 @@ -25,9 +25,7 @@ import java.util.List; import java.util.Properties; -import org.apache.maven.it.util.IOUtil; import org.apache.maven.it.util.ResourceExtractor; -import org.apache.maven.it.util.StringUtils; import org.codehaus.plexus.util.ReaderFactory; import org.codehaus.plexus.util.xml.Xpp3Dom; import org.codehaus.plexus.util.xml.Xpp3DomBuilder;