Author: amilas Date: Fri Dec 28 03:29:52 2007 New Revision: 607211 URL: http://svn.apache.org/viewvc?rev=607211&view=rev Log: set the correct names.
Modified: webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/util/CommandLineOptionConstants.java Modified: webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/util/CommandLineOptionConstants.java URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/util/CommandLineOptionConstants.java?rev=607211&r1=607210&r2=607211&view=diff ============================================================================== --- webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/util/CommandLineOptionConstants.java (original) +++ webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/util/CommandLineOptionConstants.java Fri Dec 28 03:29:52 2007 @@ -78,9 +78,6 @@ String WSDL_LOCATION_URI_OPTION = "uri"; String WSDL_VERSION_OPTION = "wv"; String WSDL_VERSION_OPTION_LONG = "wsdl-version"; - String HTTP_PROXY_HOST_OPTION_LONG = "proxy-host"; - String HTTP_PROXY_PORT_OPTION_LONG = "proxy-port"; - String HTTP_PROXY_HOST_OPTION_LONG = "http-proxy-host"; String HTTP_PROXY_PORT_OPTION_LONG = "http-proxy-port"; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]