[
https://issues.apache.org/jira/browse/CXF-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh closed CXF-7967.
------------------------------------
> Ability to skip the garbage collection in maven plugins
> -------------------------------------------------------
>
> 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
> Priority: Minor
> 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)