[ 
https://issues.apache.org/jira/browse/CXF-4087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Beryozkin resolved CXF-4087.
-----------------------------------

    Resolution: Fixed
    
> Move SourceGenerator code to tools/wadlto and drop CodeGeneratorProvider
> ------------------------------------------------------------------------
>
>                 Key: CXF-4087
>                 URL: https://issues.apache.org/jira/browse/CXF-4087
>             Project: CXF
>          Issue Type: Task
>          Components: JAX-RS
>    Affects Versions: 2.6
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>             Fix For: 2.6
>
>
> SourceGenerator code belongs to tools/wadlto, it was kept in the jaxrs 
> frontend because CodeGeneratorProvider depends on it.
> CodeGeneratorProvider itself is redundant and less useful now that we have 
> wadl to java tools which have more options to do with the code generation; 
> using CodeGeneratorProvider implies caching zipped src code on the server 
> side which brings its own issues, besides only basic test machines would only 
> use it if ever - it's better be dropped now

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to