Skip to content

Commit

Permalink
WSDL2C.bat file updated
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@987063 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
nandika committed Aug 19, 2010
1 parent dfc2c1d commit 4d691c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/codegen/javatool/WSDL2C.bat
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -12,7 +13,7 @@ REM distributed under the License is distributed on an "AS IS" BASIS,
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%
Expand Down

0 comments on commit 4d691c7

Please sign in to comment.