mirror of https://github.com/apache/ant-ivy
Fixed failing junit test (introduced by fixing IVY-950)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@706443 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
959cb4977a
commit
e6037c6b99
|
|
@ -27,7 +27,7 @@
|
|||
>
|
||||
<license name="MyLicense" url="http://www.my.org/mymodule/mylicense.html" />
|
||||
<description homepage="http://www.my.org/mymodule/">
|
||||
This module is <b>great</b> !<br/>
|
||||
This module is <b>great</b> !<br/>
|
||||
You can use it especially with myconf1 and myconf2, and myconf4 is not too bad too.
|
||||
</description>
|
||||
<e:someExtra>56576</e:someExtra>
|
||||
|
|
|
|||
Loading…
Reference in New Issue