Project

General

Profile

redmine_mylyn_connector (for Redmine 2.0)

Added by Daniel Munn almost 12 years ago

Morning,

I've cloned the redmine plugin to https://github.com/danmunn/redmine_mylyn_connector (forked from ljader), I have published updates on this (not classed as stable just yet) to get the plugin to work with redmine 2.0.0.

On my todo list includes updating the test suites as some of these will presently fail (Having removed version checking internally as the plugin at 1.8.0 only works with redmine 2.0)

Best Regards,


Replies (6)

RE: redmine_mylyn_connector (for Redmine 2.0) - Added by Nitish Upreti almost 12 years ago

From what I have been scouting, I found your using older ' map.with_options ' in config/routes.rb, isn't this the old rails2 way??? Will this work for Rails3 or this is something your yet to work on?

RE: redmine_mylyn_connector (for Redmine 2.0) - Added by Daniel Munn almost 12 years ago

Hi Nitish, routes.rb (as you'll see from https://github.com/danmunn/redmine_mylyn_connector/blob/stable-2.8/config/routes.rb) This uses part of the rails 3 approach; however uses file reference to prevent an issue seen with the re-routing for login within redmine API. This has been tested using default module configuration however still in the process of re-writing the test suite.

RE: redmine_mylyn_connector (for Redmine 2.0) - Added by Daniel Munn almost 12 years ago

Version 2.8.0 stable is now branched, includes full working test suite as well as adjustments to code and views where necessary to ensure compliance with tests.

RE: redmine_mylyn_connector (for Redmine 2.0) - Added by Alastair Medford almost 12 years ago

Thanks for the update Daniel. My only question now is where to get the eclipse plugin side of the connector. I've tried the old update site provided by Sven but it seems to be down, and downloading the jar from source forge and placing it in the dropin folder was a no go as well. Any suggestions?

RE: redmine_mylyn_connector (for Redmine 2.0) - Added by Daniel Munn almost 12 years ago

Hi Alastair,

In eclipse if you goto Help -> Install new Software (or whatever the equivalent is if you've not got the binaries direct from eclipse site)

Add the site http://redmin-mylyncon.sourceforge.net/update-site/N/

In the site drop down select whatever you've named this update site as, and let it update - tick the available plugins and install :). Just checked and this seems to still be working,

RE: redmine_mylyn_connector (for Redmine 2.0) - Added by Alastair Medford almost 12 years ago

Ah, I had tried that before and got some file not found errors, but tried it on a fresh eclipse install and everything works like a charm. Thank you.

    (1-6/6)