[
https://issues.apache.org/jira/browse/IVY-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xavier Hanin resolved IVY-297.
------------------------------
Resolution: Fixed
Fix Version/s: (was: 2.0)
2.0-RC1
I've finally made the changes suggested and discussed on the mailing list:
On resolvers, allownomd is now descriptor="required | optional".
On buildlist, skipbuildwithoutivy is now onMissingDescriptor="skip | fail |
warn | tail | head"
> Change allownomd and skipbuildwithoutivy into a more semantically correct name
> ------------------------------------------------------------------------------
>
> Key: IVY-297
> URL: https://issues.apache.org/jira/browse/IVY-297
> Project: Ivy
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.4-RC1
> Reporter: Stephane Bailliez
> Assignee: Xavier Hanin
> Fix For: 2.0-RC1
>
>
> Please please please please.
> Try to be consistent and avoiding funny names like 'allownomd'. Any sane
> person reading that will wonder what this is.
> This is annoying as you have in buildlist the attribute "skipbuildwithoutivy"
> where ivy is describing the 'module descriptor', so you have to make a choice
> of calling it either ivy either descriptor, but md is cryptic at best.
> why not something like descriptor="required|optional" or
> ivy="required|optional" ?
> xml is not limited to boolean values
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.