|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [mojo-dev] [jira] (MVERSIONS-144) Allow excluding ... Robert Scholte (JIRA)
- [mojo-dev] [jira] (MVERSIONS-144) Allow excluding ... Dennis Lundberg (JIRA)
- [mojo-dev] [jira] (MVERSIONS-144) Allow excluding ... Dennis Lundberg (JIRA)
- [mojo-dev] [jira] (MVERSIONS-144) Allow excluding ... Robert Scholte (JIRA)
- [mojo-dev] [jira] (MVERSIONS-144) Allow excluding ... Dennis Lundberg (JIRA)
- [mojo-dev] [jira] (MVERSIONS-144) Allow excluding ... Dennis Lundberg (JIRA)
- [mojo-dev] [jira] (MVERSIONS-144) Allow excluding ... Stephen Connolly (JIRA)
- [mojo-dev] [jira] (MVERSIONS-144) Allow excluding ... Dennis Lundberg (JIRA)
- [mojo-dev] [jira] (MVERSIONS-144) Allow excluding ... Robert Scholte (JIRA)
- [mojo-dev] [jira] (MVERSIONS-144) Allow excluding ... Stephen Connolly (JIRA)
- [mojo-dev] [jira] (MVERSIONS-144) Allow excluding ... Dennis Lundberg (JIRA)
- [mojo-dev] [jira] (MVERSIONS-144) Allow excluding ... Dennis Lundberg (JIRA)
- [mojo-dev] [jira] (MVERSIONS-144) Allow excluding ... Stephen Connolly (JIRA)
This issue is not complete as far as I'm concerned.
There is now an optional "type" attribute which defaults to "exact". If you want to use a regular _expression_ you need to set that attribute to "regex". If you try to use other values for the attribute, the plugin will issue warnings about it and that <ignoreVersion> will not be taken into account.
The original patch with modifications went into r17732 and r17733.
Refinements following the discussion here about the type attribute went into r17735 and r17736.
@Will and @Falko,
Please help us by testing the latest 2.0-SNAPSHOT version of the plugin and make sure that it works as you expect it to.