You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by lm...@apache.org on 2006/01/17 20:49:42 UTC

svn commit: r369899 - /incubator/woden/java/test/org/apache/woden/tests/AllWodenTests.java

Author: lmandel
Date: Tue Jan 17 11:49:38 2006
New Revision: 369899

URL: http://svn.apache.org/viewcvs?rev=369899&view=rev
Log:
Moved W3C test class to org.apache.woden.test package.
Moved TestErrorHandler to org.apache.woden.test package.
Added test error handler to W3C and WSDLReader tests.
Updated copyright statement to include 2006.

Modified:
    incubator/woden/java/test/org/apache/woden/tests/AllWodenTests.java

Modified: incubator/woden/java/test/org/apache/woden/tests/AllWodenTests.java
URL: http://svn.apache.org/viewcvs/incubator/woden/java/test/org/apache/woden/tests/AllWodenTests.java?rev=369899&r1=369898&r2=369899&view=diff
==============================================================================
--- incubator/woden/java/test/org/apache/woden/tests/AllWodenTests.java (original)
+++ incubator/woden/java/test/org/apache/woden/tests/AllWodenTests.java Tue Jan 17 11:49:38 2006
@@ -1,5 +1,5 @@
 /**
- * Copyright 2005 Apache Software Foundation 
+ * Copyright 2005, 2006 Apache Software Foundation 
  *
  * Licensed under the Apache License, Version 2.0 (the "License"); 
  * you may not use this file except in compliance with the License. 
@@ -25,7 +25,6 @@
 import org.apache.woden.internal.ReaderFeaturesTest;
 import org.apache.woden.internal.wsdl20.validation.WSDLComponentValidatorTest;
 import org.apache.woden.internal.wsdl20.validation.WSDLDocumentValidatorTest;
-import org.apache.woden.tests.wsdl20.W3CTestSuiteTest;
 
 public class AllWodenTests extends TestSuite 
 {



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