[prev in list] [next in list] [prev in thread] [next in thread] 

List:       axis-cvs
Subject:    svn commit: r418172 -
From:       nadiramra () apache ! org
Date:       2006-06-30 3:10:33
Message-ID: 20060630031034.287411A983A () eris ! apache ! org
[Download RAW message or body]

Author: nadiramra
Date: Thu Jun 29 20:10:33 2006
New Revision: 418172

URL: http://svn.apache.org/viewvc?rev=418172&view=rev
Log:
formatting code...

Modified:
    webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/CLArgParser.java

Modified: webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/CLArgParser.java
                
URL: http://svn.apache.org/viewvc/webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/CLArgParser.java?rev=418172&r1=418171&r2=418172&view=diff
 ==============================================================================
--- webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/CLArgParser.java \
                (original)
+++ webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/CLArgParser.java \
Thu Jun 29 20:10:33 2006 @@ -31,6 +31,11 @@
     public Hashtable bag;
     public ArrayList args;
 
+    /**
+     * Not very good argument parser, could be improved.  For example, there can be \
no spaces between +     * a property starting with '-' and the property value (i.e. \
'-o/outdir' and not -o /outdir').  +     * In addition, only single character options \
are allowed. +     */
     public CLArgParser(String[] args) 
     {
         this.bag = new Hashtable();



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic