[ https://issues.apache.org/activemq/browse/CAMEL-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60553#action_60553 ]
Claus Ibsen commented on CAMEL-2925: ------------------------------------ Nice even camel-spring is faster now, but also thanks to the Spring 3.0 upgrade. > 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.4.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.