Am Mittwoch, den 22.08.2007, 05:32 +0000 schrieb [EMAIL PROTECTED]:
> Author: mmao
> Date: Tue Aug 21 22:32:46 2007
> New Revision: 568427
> 
> URL: http://svn.apache.org/viewvc?rev=568427&view=rev
> Log:
> CXF-928 wsdl2java should not overwrite existing files
>  * Add an argument -keep to keep the existing files
> 
> +            <option id="keep" maxOccurs="1">
> +                <annotation>
> +                    To keep the existing files, NOTE: You have to solve the 
> compilation problems by yourself
> +                </annotation>
> +                <switch>keep</switch>
> +            </option>

"Don't overwrite any previously created files." is clearer, I think.
Also, while you are doing this, could you review CXF-871[1] and get it
out of the way before it gets too old?  There are not many changes at
all in it.

Thanks,
Glen

[1] https://issues.apache.org/jira/browse/CXF-871


Reply via email to