Guillaume Nodet created CXF-7967:
------------------------------------

             Summary: Ability to skip the garbage collection in wsdl2java
                 Key: CXF-7967
                 URL: https://issues.apache.org/jira/browse/CXF-7967
             Project: CXF
          Issue Type: Improvement
          Components: Tooling
    Affects Versions: 3.3.0
            Reporter: Guillaume Nodet
            Assignee: Guillaume Nodet
             Fix For: 3.3.1


The Camel build is a huge build and several modules to use cxf wsdl2java plugin.

The wsdl2java plugin forces a call to {{System.gc()}} which at the end, causes 
the build to pause 10 x 4 seconds.  The VM should be able to run the GC in the 
background without causing big pauses.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to