You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Felipe Leme (JIRA)" <ji...@codehaus.org> on 2005/05/09 20:59:30 UTC

[jira] Updated: (MJT-5) [PATCH] New tag

     [ http://jira.codehaus.org/browse/MJT-5?page=all ]

Felipe Leme updated MJT-5:
--------------------------

    Attachment: MJT5-metadata.patch

Changes on project.xml and xdocs/changes.xml

> [PATCH] New tag <maven:getPath>
> -------------------------------
>
>          Key: MJT-5
>          URL: http://jira.codehaus.org/browse/MJT-5
>      Project: maven-jelly-tags
>         Type: New Feature
>     Versions: 1.0
>     Reporter: Felipe Leme
>      Fix For: 1.1
>  Attachments: GetTag.patch, MJT5-metadata.patch
>
> Original Estimate: 15 minutes
>         Remaining: 15 minutes
>
> We have a tag that can be used to add a new path element to an existing one (<maven:addPath). That tag is great, but in some cases it's necessary to know in advance if the path that is being added is not already in the other path.
> One way would be to change the <maven:addPath> behaviour so it does not add a path that it's already there; the other way would be to create a new tag which could be used to get a path - for now, I'm providing a patch for such new tag (which could be reused in other circunstances).
> -- Felipe 
> PS: I'm assuming I don't have write access to the jelly-tags module, so the patch...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org