Alessio Soldano created CXF-4777:
------------------------------------

             Summary: Allow providing CXF compiler instance to be used in 
WSDLToJava
                 Key: CXF-4777
                 URL: https://issues.apache.org/jira/browse/CXF-4777
             Project: CXF
          Issue Type: Improvement
          Components: Tooling
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: 2.6.6, 2.7.3, 2.8.0


To control the way generated sources are compiled, we could allow WSDLToJava 
users to provide a custom org.apache.cxf.common.util.Compiler instance into the 
ToolContext.
That would give users a chance to control how sources are actually compiled by 
leveraging the Java Compiler API (e.g. by creating a custom JavaFileManager 
instance, etc.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to