mirror of https://github.com/apache/ant-ivy
Documentation fix: the [originalname] token does NOT contains the extension!
This commit is contained in:
parent
2cf83cc35a
commit
79bd0ce1f4
|
|
@ -115,7 +115,7 @@ the configuration name
|
|||
|
||||
`[originalname]`::
|
||||
(*__since 1.4__*) +
|
||||
the original artifact name (including the extension)
|
||||
the original artifact name (not including the extension)
|
||||
|
||||
The difference between type and extension is explained in the Ivy file documentation.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue