From 7a04633175bde511feb9f9a552f13272c9bf4cd3 Mon Sep 17 00:00:00 2001 From: Scokart Gilles Date: Sun, 4 Nov 2007 21:46:39 +0000 Subject: [PATCH] use ant.apache.org reference instead of jayasoft (partial fix for IVY-414) git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@591842 13f79535-47bb-0310-9956-ffa450edef68 --- RELEASE_NOTES | 1 + .../apache/ivy/plugins/report/ivy-report.xsl | 18 +++++++++--------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 6617bc13..9110bafb 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -184,6 +184,7 @@ List of changes since Ivy 2.0.0-alpha-1-incubating: - IMPROVEMENT: Javadoc improvements (IVY-544) (with contribution from Tjeerd Verhagen) - IMPROVEMENT: Unit test improvements (IVY-545) (thanks to Tjeerd Verhagen) - IMPROVEMENT: Dependent jars missing in ivy binaries (IVY-481) +- IMPROVEMENT: ivy html reports now refers http://ant.apache.org (partial IVY-414) - FIX: Ant target "clean" on Ivy multi-project tutorial points to wrong cache directory. (IVY-548) - FIX: Variables not replaced during deliver (IVY-520) (thanks to John Williams) diff --git a/src/java/org/apache/ivy/plugins/report/ivy-report.xsl b/src/java/org/apache/ivy/plugins/report/ivy-report.xsl index ebf1eab8..0c8d823e 100644 --- a/src/java/org/apache/ivy/plugins/report/ivy-report.xsl +++ b/src/java/org/apache/ivy/plugins/report/ivy-report.xsl @@ -160,21 +160,21 @@ - searched + searched - downloaded + downloaded - http://ivy.jayasoft.org/images/evicted.gif + http://ant.apache.org/ivy/images/evicted.gif evicted evicted by - http://ivy.jayasoft.org/images/error.gif + http://ant.apache.org/ivy/images/error.gif error error: @@ -259,7 +259,7 @@ - +

- @@ -289,10 +289,10 @@ + ( searched searched, + downloaded downloaded, + evicted evicted, + errors error)
Modules
Revisions - ( searched searched, - downloaded downloaded, - evicted evicted, - errors error)
Artifacts ( downloaded, failed)