Colm O hEigeartaigh created SENTRY-979: ------------------------------------------
Summary: Speed up the build (a bit) Key: SENTRY-979 URL: https://issues.apache.org/jira/browse/SENTRY-979 Project: Sentry Issue Type: Improvement Reporter: Colm O hEigeartaigh Priority: Trivial Fix For: 1.7.0 The default surefire setting is to fork for every test. This is a bit unnecessary for the majority of the tests and adds to the execution time. The default should be not to fork, and we can then fork in each module as needed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)