You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "David Calavera (JIRA)" <ji...@apache.org> on 2008/05/13 19:01:55 UTC

[jira] Created: (ABDERA-157) Target should return the matching artifact

Target should return the matching artifact
------------------------------------------

                 Key: ABDERA-157
                 URL: https://issues.apache.org/jira/browse/ABDERA-157
             Project: Abdera
          Issue Type: Improvement
    Affects Versions: 0.4.0
            Reporter: David Calavera
            Priority: Trivial
             Fix For: 0.5.0




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


[jira] Updated: (ABDERA-157) Target should return the matching artifact

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

David Calavera updated ABDERA-157:
----------------------------------

    Attachment: targetMatcher.patch

I've added the method "getMatcher" to the Target interface, RegexTarget overrides this method in order to return the regular expression that matches the uri whereas RouteTarget returns the Route that matches the uri.

> Target should return the matching artifact
> ------------------------------------------
>
>                 Key: ABDERA-157
>                 URL: https://issues.apache.org/jira/browse/ABDERA-157
>             Project: Abdera
>          Issue Type: Improvement
>    Affects Versions: 0.4.0
>            Reporter: David Calavera
>            Priority: Trivial
>             Fix For: 0.5.0
>
>         Attachments: targetMatcher.patch
>
>


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


[jira] Commented: (ABDERA-157) Target should return the matching artifact

Posted by "David Primmer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596458#action_12596458 ] 

David Primmer commented on ABDERA-157:
--------------------------------------

wow, thanks. that was quick.

> Target should return the matching artifact
> ------------------------------------------
>
>                 Key: ABDERA-157
>                 URL: https://issues.apache.org/jira/browse/ABDERA-157
>             Project: Abdera
>          Issue Type: Improvement
>    Affects Versions: 0.4.0
>            Reporter: David Calavera
>            Priority: Trivial
>             Fix For: 0.5.0
>
>         Attachments: targetMatcher.patch
>
>


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


[jira] Resolved: (ABDERA-157) Target should return the matching artifact

Posted by "James M Snell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James M Snell resolved ABDERA-157.
----------------------------------

    Resolution: Fixed

checked in

> Target should return the matching artifact
> ------------------------------------------
>
>                 Key: ABDERA-157
>                 URL: https://issues.apache.org/jira/browse/ABDERA-157
>             Project: Abdera
>          Issue Type: Improvement
>    Affects Versions: 0.4.0
>            Reporter: David Calavera
>            Priority: Trivial
>             Fix For: 0.5.0
>
>         Attachments: targetMatcher.patch
>
>


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