From 1137b3714e64fd4d3160a42f8a4c49d4d2d94382 Mon Sep 17 00:00:00 2001 From: Xavier Hanin Date: Fri, 27 Jan 2006 09:25:04 +0000 Subject: [PATCH] FIX: HTML report shouldn't display the dependencies of evicted modules (IVY-158) (thanks to Maarten Coene) git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484191 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 4 +++- src/java/fr/jayasoft/ivy/report/ivy-report.xsl | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 0f124ce2..d29658b9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,8 @@ +- IMPROVE: add regexp management in the install ant task (IVY-154) + +- FIX: HTML report shouldn't display the dependencies of evicted modules (IVY-158) (thanks to Maarten Coene) - FIX: bug when an organisation or module or revision contains a space (IVY-157) - slight modification of xsd in attempt to fix IVY-156 -- IMPROVE: add regexp management in the install ant task (IVY-154) version 1.3-RC1 - 2006-01-25 =============================== diff --git a/src/java/fr/jayasoft/ivy/report/ivy-report.xsl b/src/java/fr/jayasoft/ivy/report/ivy-report.xsl index 21da0946..28d0483e 100644 --- a/src/java/fr/jayasoft/ivy/report/ivy-report.xsl +++ b/src/java/fr/jayasoft/ivy/report/ivy-report.xsl @@ -107,12 +107,14 @@ + +