mirror of https://github.com/apache/ant-ivy
Updated release notes with IVY-955
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-rc2@707460 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
41eadde039
commit
e2608eff0d
|
|
@ -217,5 +217,6 @@ List of changes since Ivy 2.0.0-rc1:
|
|||
- FIX: Maven pom license url can contain xml entities (IVY-950)
|
||||
- FIX: Maven pom license has name as optional element (IVY-949)
|
||||
- FIX: Ivy doesn't throw an error when the parent POM cannot be loaded (IVY-931)
|
||||
- FIX: Maven pom parser is not handling pom property ${project.parent.version} (IVY-955)
|
||||
|
||||
- DOCUMENTATION: Filesystem resolver: talks about "patterns" but does not mention these must become absolute file paths (IVY-910)
|
||||
|
|
@ -221,6 +221,7 @@ List of changes since Ivy 2.0.0-rc1:
|
|||
- FIX: Maven pom license url can contain xml entities (IVY-950)
|
||||
- FIX: Maven pom license has name as optional element (IVY-949)
|
||||
- FIX: Ivy doesn't throw an error when the parent POM cannot be loaded (IVY-931)
|
||||
- FIX: Maven pom parser is not handling pom property ${project.parent.version} (IVY-955)
|
||||
|
||||
- DOCUMENTATION: Filesystem resolver: talks about "patterns" but does not mention these must become absolute file paths (IVY-910)
|
||||
</textarea>
|
||||
|
|
|
|||
Loading…
Reference in New Issue