Redmine plugin not working in hudson

I have redmine 1.4.1 and hudson 2.2. after migrating redmine 1.1 to 1.4.1, the redmine 0.9 plugin stops working in hudson.

When commit messages contain redmine keywords, such as "refs" or "closes", the redmine plugin correctly identifies keywords, but the links contain / show - adding a problem number (# 41), so getting a 404 error in redmine.

Regular link to redmine problem: http: // myRedmineProject / issues / 100

Link generated by the redmine plugin: http: // myRedmineProject / issues / show / 100   Changes

 #34 (26/04/2012 10:15:29)        

    Web Service #41 e #42 — Alexandre Schossler / detalhe
    UC - TC 11 - associar produtos ao cliente #40 — Alexandre Schossler / detalhe
    cadastro de produto, configuracao do bootstrap - ref #44 #38 — carlos / detalhe

Does anyone know how to solve this?

+3
source share
3

: D

plugin, show/ RedmineLinkAnnotator

mvn install, redmine.hpi hudson

+1

... : apache redmine, - , , hudson - /issues/show/xxx.

+1

All Articles