[ https://issues.apache.org/activemq/browse/CAMEL-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hadrian Zbarcea updated CAMEL-2925: ----------------------------------- Fix Version/s: 2.5.0 (was: 2.4.0) > Use forkMode=once for the surefire plugin to significantly speed up tests > -------------------------------------------------------------------------- > > Key: CAMEL-2925 > URL: https://issues.apache.org/activemq/browse/CAMEL-2925 > Project: Apache Camel > Issue Type: Improvement > Affects Versions: 2.3.0 > Reporter: Hadrian Zbarcea > Assignee: Hadrian Zbarcea > Fix For: 2.5.0 > > > We need to reduce the testing time in Camel since we got so many tests now. > For this to work wee need to make sure there are no side effects outside of a > test (which is not always simple). > Side effects usually stem from using static fields in classes shared across > multiple tests (such as caches of Exchanges, or whatnot), which should be > avoided. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.