Author: gscokart
Date: Mon Nov 5 11:28:25 2007
New Revision: 592126
URL: http://svn.apache.org/viewvc?rev=592126&view=rev
Log:
log changes in CHANGES.txt instead of RELEASE_NOTES
Modified:
incubator/ivy/core/trunk/CHANGES.txt
incubator/ivy/core/trunk/RELEASE_NOTES
Modified: incubator/ivy/core/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/ivy/core/trunk/CHANGES.txt?rev=592126&r1=592125&r2=592126&view=diff
==============================================================================
--- incubator/ivy/core/trunk/CHANGES.txt (original)
+++ incubator/ivy/core/trunk/CHANGES.txt Mon Nov 5 11:28:25 2007
@@ -71,6 +71,7 @@
- IMPROVEMENT: artifactproperty should not overwrite the existing properties
(IVY-587)
- IMPROVEMENT: Support *(private) and *(public) in the confs parameter of the
resolve (IVY-588)
- IMPROVEMENT: replace * by *(public) when resolving inline (IVY-589)
+- IMPROVEMENT: ivy html reports now refers http://ant.apache.org (partial
IVY-414)
- IMPROVEMENT: Improvements on hello ivy example (IVY-626) (with contribution
from Jacob Grydholt Jensen)
- IMPROVEMENT: Make the root attribute in the ivyrep resolver mandatory
(IVY-625)
Modified: incubator/ivy/core/trunk/RELEASE_NOTES
URL:
http://svn.apache.org/viewvc/incubator/ivy/core/trunk/RELEASE_NOTES?rev=592126&r1=592125&r2=592126&view=diff
==============================================================================
--- incubator/ivy/core/trunk/RELEASE_NOTES (original)
+++ incubator/ivy/core/trunk/RELEASE_NOTES Mon Nov 5 11:28:25 2007
@@ -184,7 +184,6 @@
- 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)