maven/maven-core
Guillaume Boué d413296cf3 [MNG-6117] ${session.parallel} not correctly set
MultiThreadedBuilder must set parallel to true when it's using more than
1 thread to build: i.e. a degree of concurrency greater than 1 (-T) and
more than 1 project to build. Since each ProjectSegment works on a
cloned session instance (see
BuildListCalculator#calculateProjectBuilds), the flag must be also set
on each cloned session.
2017-01-16 20:29:49 +01:00
..
src [MNG-6117] ${session.parallel} not correctly set 2017-01-16 20:29:49 +01:00
lifecycle-executor.txt Trimmed trailing whitespace 2014-11-23 13:04:30 +01:00
plugin-manager.txt Trimmed trailing whitespace 2014-11-23 13:04:30 +01:00
pom.xml [MNG-6151] Set version to 3.5.0-SNAPSHOT 2017-01-04 09:12:47 +00:00
project-builder.txt o disable the tests in the bootstrap so ben and i can go all the way through to the embedder 2009-05-04 15:32:10 +00:00