You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2005/06/27 22:58:43 UTC

svn commit: r202069 - in /webservices/axis/trunk/java/modules/core/test/org/apache/axis/deployment: DeploymentTotalTest.java DeploymentotalTest.java

Author: dims
Date: Mon Jun 27 13:58:42 2005
New Revision: 202069

URL: http://svn.apache.org/viewcvs?rev=202069&view=rev
Log:
Total(?)

Added:
    webservices/axis/trunk/java/modules/core/test/org/apache/axis/deployment/DeploymentTotalTest.java
      - copied, changed from r202062, webservices/axis/trunk/java/modules/core/test/org/apache/axis/deployment/DeploymentotalTest.java
Removed:
    webservices/axis/trunk/java/modules/core/test/org/apache/axis/deployment/DeploymentotalTest.java

Copied: webservices/axis/trunk/java/modules/core/test/org/apache/axis/deployment/DeploymentTotalTest.java (from r202062, webservices/axis/trunk/java/modules/core/test/org/apache/axis/deployment/DeploymentotalTest.java)
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/modules/core/test/org/apache/axis/deployment/DeploymentTotalTest.java?p2=webservices/axis/trunk/java/modules/core/test/org/apache/axis/deployment/DeploymentTotalTest.java&p1=webservices/axis/trunk/java/modules/core/test/org/apache/axis/deployment/DeploymentotalTest.java&r1=202062&r2=202069&rev=202069&view=diff
==============================================================================
--- webservices/axis/trunk/java/modules/core/test/org/apache/axis/deployment/DeploymentotalTest.java (original)
+++ webservices/axis/trunk/java/modules/core/test/org/apache/axis/deployment/DeploymentTotalTest.java Mon Jun 27 13:58:42 2005
@@ -24,7 +24,7 @@
 
 import javax.xml.stream.XMLStreamException;
 
-public class DeploymentotalTest extends TestCase {
+public class DeploymentTotalTest extends TestCase {
     AxisConfiguration er;
 
     public void testparseService1() throws PhaseException, DeploymentException, AxisFault, XMLStreamException {