mirror of https://github.com/apache/ant-ivy
IMPROVE: some javadoc improvements (IVY-136 IVY-129) (thanks to Stephen Nesbitt)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484103 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ddab204bdb
commit
3d9b42197b
|
|
@ -22,6 +22,7 @@
|
|||
- IMPROVE: import system properties as ivy variables in standalone mode
|
||||
- IMPROVE: string identifying a module is now clearly different from a path
|
||||
- IMPROVE: better error message when publish fails due to readonly destination (IVY-83)
|
||||
- IMPROVE: some javadoc improvements (IVY-136 IVY-129) (thanks to Stephen Nesbitt)
|
||||
- FIX: no variable replacement during the deliver step (IVY-133)
|
||||
- FIX: conflict badly solved in some complex cases (IVY-130)
|
||||
- FIX: mapping on conf * now only takes public configurations (IVY-126)
|
||||
|
|
|
|||
Loading…
Reference in New Issue