You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "James Roper (JIRA)" <ji...@codehaus.org> on 2011/04/16 15:21:22 UTC

[jira] Created: (MCHANGES-232) Add Bitbucket issue template

Add Bitbucket issue template
----------------------------

                 Key: MCHANGES-232
                 URL: http://jira.codehaus.org/browse/MCHANGES-232
             Project: Maven 2.x Changes Plugin
          Issue Type: New Feature
          Components: other issue-trackers
            Reporter: James Roper
            Priority: Trivial


Bitbucket has an issue tracker.  I think the issue link template for it should be {{%URL%/issue/%ISSUE%}}.  This would mean a user would configure their issue management like this:

{code:xml}
<issueManagement>
    <system>Bitbucket</system>
    <url>https://bitbucket.org/user/repository/issues</url>
</issueManagement>
{code}

and then an issue with ID 123 would end up with the URL {{https://bitbucket.org/user/repository/issue/123}}.

-- 
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

        

[jira] Closed: (MCHANGES-232) Add Bitbucket issue template

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MCHANGES-232.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5

Fixed in [r1094070|http://svn.apache.org/viewvc?view=revision&revision=1094070].

Please try the new 2.5-SNAPSHOT to make sure it is working for you.

> Add Bitbucket issue template
> ----------------------------
>
>                 Key: MCHANGES-232
>                 URL: http://jira.codehaus.org/browse/MCHANGES-232
>             Project: Maven 2.x Changes Plugin
>          Issue Type: New Feature
>          Components: other issue-trackers
>            Reporter: James Roper
>            Assignee: Dennis Lundberg
>            Priority: Trivial
>             Fix For: 2.5
>
>
> Bitbucket has an issue tracker.  I think the issue link template for it should be {{%URL%/issue/%ISSUE%}}.  This would mean a user would configure their issue management like this:
> {code:xml}
> <issueManagement>
>     <system>Bitbucket</system>
>     <url>https://bitbucket.org/user/repository/issues</url>
> </issueManagement>
> {code}
> and then an issue with ID 123 would end up with the URL {{https://bitbucket.org/user/repository/issue/123}}.

-- 
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