You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by th...@apache.org on 2006/10/19 07:03:45 UTC

svn commit: r465487 - /webservices/axis2/branches/java/1_1/modules/jibx/test/org/apache/axis2/jibx/Test.java

Author: thilina
Date: Wed Oct 18 22:03:43 2006
New Revision: 465487

URL: http://svn.apache.org/viewvc?view=rev&rev=465487
Log:
More changes due to the move

Modified:
    webservices/axis2/branches/java/1_1/modules/jibx/test/org/apache/axis2/jibx/Test.java

Modified: webservices/axis2/branches/java/1_1/modules/jibx/test/org/apache/axis2/jibx/Test.java
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/jibx/test/org/apache/axis2/jibx/Test.java?view=diff&rev=465487&r1=465486&r2=465487
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/jibx/test/org/apache/axis2/jibx/Test.java (original)
+++ webservices/axis2/branches/java/1_1/modules/jibx/test/org/apache/axis2/jibx/Test.java Wed Oct 18 22:03:43 2006
@@ -27,13 +27,13 @@
 import junit.framework.TestCase;
 
 import org.apache.axis2.description.AxisService;
+import org.apache.axis2.util.CommandLineOption;
+import org.apache.axis2.util.CommandLineOptionConstants;
+import org.apache.axis2.util.CommandLineOptionParser;
 import org.apache.axis2.util.Utils;
 import org.apache.axis2.wsdl.codegen.CodeGenerationEngine;
 import org.apache.axis2.wsdl.codegen.CodeGenerationException;
 import org.apache.axis2.wsdl.codegen.extension.JiBXExtension;
-import org.apache.axis2.wsdl.util.CommandLineOption;
-import org.apache.axis2.wsdl.util.CommandLineOptionConstants;
-import org.apache.axis2.wsdl.util.CommandLineOptionParser;
 import org.apache.tools.ant.Project;
 import org.apache.tools.ant.Target;
 import org.apache.tools.ant.taskdefs.Java;



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org