TeamCity AccuRev plugin issue post TeamCity 6.5.5 version
hi, we are using TeamCity version 6.5.5, we use AccuRev as vcs. Facing an issue for AccuRev plugin post 6.5.5, atleast we have tested on version 7 and 8, plugin doesnt work and TeamCity web displays exception, below is the exception we get -
Failed to load TeamCity configuration. Listener class class jetbrains.buildServer.buildTriggers.vcs.accurev.AccurevPromoter does not contain any non-empty event listening method implementations. Check there are some overridden methods or this class is not annotated with interface jetbrains.buildServer.util.EventListenerAdapter.
can anyone please help? if we plan to upgrade TeamCity to higher version we will be blocked by above issue
Please sign in to leave a comment.
This is a bug in AccuRev plugin itself, but plugin is provided by third party and it is not easy for us to fix it. In version 7.0 we made a workaround for this problem: http://youtrack.jetbrains.com/issue/TW-20674
thanks Pavel for looking into it, we tried the latest AccuRev plugin with TeamCity 8.0.3 version that worked. it seems the plugin didnt worked for 7.0, so the workaround fix is made in 7.0.1 version of TeamCity?