[ 
http://jira.codehaus.org/browse/MCHANGES-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg closed MCHANGES-234.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5
         Assignee: Dennis Lundberg

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

> Add GitHub issue template
> -------------------------
>
>                 Key: MCHANGES-234
>                 URL: http://jira.codehaus.org/browse/MCHANGES-234
>             Project: Maven 2.x Changes Plugin
>          Issue Type: New Feature
>          Components: other issue-trackers
>    Affects Versions: 2.4
>            Reporter: Ivan Khalopik
>            Assignee: Dennis Lundberg
>             Fix For: 2.5
>
>
> There are an issue tracker on GitHub. It has the same configuration as JIRA. 
> Issue management section can be configure as following:
> <issueManagement>
>   <system>GitHub</system>
>   <url>https://github.com/sody/greatage/issues/</url>
> </issueManagement>
> NOTE: Ending slash is mandatory.
> Changes plugin configuration will look like this:
> <plugin>
>   <groupId>org.apache.maven.plugins</groupId>
>   <artifactId>maven-changes-plugin</artifactId>
>   <version>2.4</version>
>   <configuration>
>     <issueLinkTemplatePerSystem>
>       <GitHub>%URL%/%ISSUE%</GitHub>
>     </issueLinkTemplatePerSystem>
>   </configuration>
> </plugin>

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

        

Reply via email to