You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2006/09/01 02:52:19 UTC

svn commit: r439121 - /incubator/tuscany/java/sca/databinding/databinding-castor/src/test/java/org/apache/tuscany/databinding/castor/Castor2NodeTestCase.java

Author: rfeng
Date: Thu Aug 31 17:52:19 2006
New Revision: 439121

URL: http://svn.apache.org/viewvc?rev=439121&view=rev
Log:
Commented out the test case due to a Castor bug

Modified:
    incubator/tuscany/java/sca/databinding/databinding-castor/src/test/java/org/apache/tuscany/databinding/castor/Castor2NodeTestCase.java

Modified: incubator/tuscany/java/sca/databinding/databinding-castor/src/test/java/org/apache/tuscany/databinding/castor/Castor2NodeTestCase.java
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/databinding/databinding-castor/src/test/java/org/apache/tuscany/databinding/castor/Castor2NodeTestCase.java?rev=439121&r1=439120&r2=439121&view=diff
==============================================================================
--- incubator/tuscany/java/sca/databinding/databinding-castor/src/test/java/org/apache/tuscany/databinding/castor/Castor2NodeTestCase.java (original)
+++ incubator/tuscany/java/sca/databinding/databinding-castor/src/test/java/org/apache/tuscany/databinding/castor/Castor2NodeTestCase.java Thu Aug 31 17:52:19 2006
@@ -18,12 +18,7 @@
  */
 package org.apache.tuscany.databinding.castor;
 
-import java.io.StringReader;
-
 import junit.framework.TestCase;
-
-import com.example.ipo.castor.PurchaseOrder;
-import com.example.ipo.castor.PurchaseOrderType;
 
 public class Castor2NodeTestCase extends TestCase {
     private static final String IPO_XML = "<?xml version=\"1.0\"?>" + "<ipo:purchaseOrder"



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