Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylar-dev] problems in new dev build

Mik, Rob,

I attached quite huge patch to issue 165581. Can you please take a look and apply, otherwise I am afraid it will quickly became outdated.

It is started from fixing an NPE that happens on calling Open Correspond Task from svn synchronizations and with non Bugzilla issue trackers (surprise isn't it?). But I ended up rewriting this action and introduced new ILinkedTaskInfo interface that can be adapted by adaptable classes or adapter factories (all old functionality is moved to the new adapter factory for ILinkedTaskInfo).

Other good news is that it is now working for Subclipse, JIRA and Web connector (I tested with Subclipse's IssueZilla). Also, with Subclipse, repository url now resolved from svn properties (if it is there).

165581: Improve Open Correspond Task action
https://bugs.eclipse.org/bugs/show_bug.cgi?id=165581

 regards,
 Eugene




Back to the top