[
https://issues.apache.org/jira/browse/MUSE-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Eberbach resolved MUSE-112.
----------------------------------
Resolution: Fixed
This was fixed with MUSE-173. If you modify build.xml (or any file for that
matter) that was generated by the tooling then you can have it excluded when
things are regenerated by either erasing it from the .overwrite file in the
root directory of the project or by commenting it out (by placing a # at the
beginning of the line).
> wsdl2java overwrites build.xml
> ------------------------------
>
> Key: MUSE-112
> URL: https://issues.apache.org/jira/browse/MUSE-112
> Project: Muse
> Issue Type: Improvement
> Components: Tooling - Code Generation
> Affects Versions: 2.0.0
> Reporter: Steve Jerman
> Assigned To: Andrew Eberbach
> Fix For: 2.2.0
>
>
> Say I want to create both server and client side source. If I run wsdl2java
> -wsdl .. it generates JavaSource and a build.xml file for ant. If I rerun
> adding -proxy it generates src (with the client code) and overwrites the
> build.xml. It would be better if different build files were created.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]