/[Apache-SVN]
ViewVC logotype

Revision 355383


Jump to revision: Previous Next
Author: jdcasey
Date: Fri Dec 9 05:37:43 2005 UTC (18 years, 11 months ago)
Changed paths: 1
Log Message:
PR: MNG-1311

Added a stack of lifecycle fork-points that will be removed from each successively deeper level of forking in a cumulative manner, to prevent multi-node cycles in addition to simply blocking two-node cycles.

The basic problem with the recursion check that was in there was a type mismatch on the contents of a java.util.List. It's fixed now.


Changed paths

Path Details
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26