You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "K. Rekk (JIRA)" <ji...@apache.org> on 2009/01/08 03:06:44 UTC

[jira] Created: (IVY-997) allow equal values (weights) for specialMeaning in latest-revision

allow equal values (weights) for specialMeaning in latest-revision
------------------------------------------------------------------

                 Key: IVY-997
                 URL: https://issues.apache.org/jira/browse/IVY-997
             Project: Ivy
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.0-RC2
            Reporter: K. Rekk


I would like to have certain prefixes regarded as equal in Special Meaning Defs:

<latest-strategies>
		<latest-revision name="dev-revision" usedefaultspecialmeanings="false">
			<specialMeaning name="int" value="0"/>
		                  <specialMeaning name="local" value="0"/>
</latest-revision>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (IVY-997) allow equal values (weights) for specialMeaning in latest-revision

Posted by "K. Rekk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

K. Rekk updated IVY-997:
------------------------

    Attachment: specialmeaning-latestrevision-patch.txt

the patch

> allow equal values (weights) for specialMeaning in latest-revision
> ------------------------------------------------------------------
>
>                 Key: IVY-997
>                 URL: https://issues.apache.org/jira/browse/IVY-997
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0-RC2
>            Reporter: K. Rekk
>         Attachments: specialmeaning-latestrevision-patch.txt
>
>
> I would like to have certain prefixes regarded as equal in Special Meaning Defs:
> <latest-strategies>
> 		<latest-revision name="dev-revision" usedefaultspecialmeanings="false">
> 			<specialMeaning name="int" value="0"/>
> 		                  <specialMeaning name="local" value="0"/>
> </latest-revision>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (IVY-997) allow equal values (weights) for specialMeaning in latest-revision

Posted by "K. Rekk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661821#action_12661821 ] 

K. Rekk commented on IVY-997:
-----------------------------

it wouldn't work with current source, I created a small patch to make that possible, local tests are ok

> allow equal values (weights) for specialMeaning in latest-revision
> ------------------------------------------------------------------
>
>                 Key: IVY-997
>                 URL: https://issues.apache.org/jira/browse/IVY-997
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0-RC2
>            Reporter: K. Rekk
>
> I would like to have certain prefixes regarded as equal in Special Meaning Defs:
> <latest-strategies>
> 		<latest-revision name="dev-revision" usedefaultspecialmeanings="false">
> 			<specialMeaning name="int" value="0"/>
> 		                  <specialMeaning name="local" value="0"/>
> </latest-revision>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (IVY-997) allow equal values (weights) for specialMeaning in latest-revision

Posted by "K. Rekk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

K. Rekk updated IVY-997:
------------------------

    Priority: Minor  (was: Major)

> allow equal values (weights) for specialMeaning in latest-revision
> ------------------------------------------------------------------
>
>                 Key: IVY-997
>                 URL: https://issues.apache.org/jira/browse/IVY-997
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0-RC2
>            Reporter: K. Rekk
>            Priority: Minor
>         Attachments: specialmeaning-latestrevision-patch.txt
>
>
> I would like to have certain prefixes regarded as equal in Special Meaning Defs:
> <latest-strategies>
> 		<latest-revision name="dev-revision" usedefaultspecialmeanings="false">
> 			<specialMeaning name="int" value="0"/>
> 		                  <specialMeaning name="local" value="0"/>
> </latest-revision>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.