From ac1c4859a75a4d1c8606c8539aa9e31cbebd85ef Mon Sep 17 00:00:00 2001 From: vmassol Date: Sat, 1 May 2004 12:40:47 +0000 Subject: [PATCH] speed up reactor using the new collectOnly git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115136 13f79535-47bb-0310-9956-ffa450edef68 --- multichanges/plugin.jelly | 108 +++++++++++++++++++++----------------- 1 file changed, 60 insertions(+), 48 deletions(-) diff --git a/multichanges/plugin.jelly b/multichanges/plugin.jelly index c486a22f..4ef9bc29 100644 --- a/multichanges/plugin.jelly +++ b/multichanges/plugin.jelly @@ -1,4 +1,5 @@ + - + @@ -48,53 +50,53 @@ - - - - - ${reactorProject.name} - - - - - - - - - - - - ${versionElems.get(0).attributeValue('version')} - - - ${versionElems.get(0).attributeValue('date')} - - - - - Not released - - - Not released - - - - - - - No information available - - - No information available - - - - - - + + + + + ${reactorProject.name} + + + + + + + + + + + + ${versionElems.get(0).attributeValue('version')} + + + ${versionElems.get(0).attributeValue('date')} + + + + + Not released + + + Not released + + + + + + + No information available + + + No information available + + + + + + @@ -109,6 +111,11 @@ + +