[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

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to