You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yoko-commits@incubator.apache.org by br...@apache.org on 2007/07/09 12:54:22 UTC

svn commit: r554626 - /incubator/yoko/trunk/tools/src/main/java/org/apache/yoko/tools/common/toolspec/toolspecs/wsdl2idl.xml

Author: bravi
Date: Mon Jul  9 05:54:22 2007
New Revision: 554626

URL: http://svn.apache.org/viewvc?view=rev&rev=554626
Log:
[YOKO-396] - Missed a minor update in my earlier commit to the wsdltoidl tool.

Modified:
    incubator/yoko/trunk/tools/src/main/java/org/apache/yoko/tools/common/toolspec/toolspecs/wsdl2idl.xml

Modified: incubator/yoko/trunk/tools/src/main/java/org/apache/yoko/tools/common/toolspec/toolspecs/wsdl2idl.xml
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/tools/src/main/java/org/apache/yoko/tools/common/toolspec/toolspecs/wsdl2idl.xml?view=diff&rev=554626&r1=554625&r2=554626
==============================================================================
--- incubator/yoko/trunk/tools/src/main/java/org/apache/yoko/tools/common/toolspec/toolspecs/wsdl2idl.xml (original)
+++ incubator/yoko/trunk/tools/src/main/java/org/apache/yoko/tools/common/toolspec/toolspecs/wsdl2idl.xml Mon Jul  9 05:54:22 2007
@@ -82,7 +82,7 @@
         <annotation>The idl output file name.</annotation>
         <switch>o</switch>
         <associatedArgument placement="afterSpace">
-          <annotation>output-file</annotation>
+          <annotation>idl-output-file</annotation>
         </associatedArgument>
       </option>