You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-commits@axis.apache.org by na...@apache.org on 2010/08/19 10:03:40 UTC

svn commit: r987063 - /axis/axis2/c/core/trunk/tools/codegen/javatool/WSDL2C.bat

Author: nandika
Date: Thu Aug 19 08:03:40 2010
New Revision: 987063

URL: http://svn.apache.org/viewvc?rev=987063&view=rev
Log:
WSDL2C.bat file updated

Modified:
    axis/axis2/c/core/trunk/tools/codegen/javatool/WSDL2C.bat

Modified: axis/axis2/c/core/trunk/tools/codegen/javatool/WSDL2C.bat
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/tools/codegen/javatool/WSDL2C.bat?rev=987063&r1=987062&r2=987063&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/tools/codegen/javatool/WSDL2C.bat (original)
+++ axis/axis2/c/core/trunk/tools/codegen/javatool/WSDL2C.bat Thu Aug 19 08:03:40 2010
@@ -1,3 +1,4 @@
+@echo off
 REM Licensed to the Apache Software Foundation (ASF) under one or more
 REM contributor license agreements.  See the NOTICE file distributed with
 REM this work for additional information regarding copyright ownership.
@@ -12,7 +13,7 @@ REM distributed under the License is dis
 REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 REM See the License for the specific language governing permissions and
 REM limitations under the License.
-echo off
+
 REM set AXIS2_HOME=C:\axis2-SNAPSHOT
 setlocal EnableDelayedExpansion
 set AXIS2_CLASSPATH=%AXIS2_HOME%