Bug 460285 - [relang] support Git and Gerrit urls in see Also for test repositories
Summary: [relang] support Git and Gerrit urls in see Also for test repositories
Status: ASSIGNED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mylyn Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-18 15:40 EST by Frank Becker CLA
Modified: 2015-02-20 14:18 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Becker CLA 2015-02-18 15:40:10 EST
Gerrit and Git urls are not valid in Test instances (localhost and mylyn.org).

We need to implement part of https://github.com/eclipsewebmaster/eclipse-bugzilla into /org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/files/extensions/Mylyn

Please see https://bugs.eclipse.org/bugs/show_bug.cgi?id=459950
Comment 1 Sam Davis CLA 2015-02-18 16:22:43 EST
Frank, are you planning to add tests that the Bugzilla connector handles these correctly? Is that the reason for doing this?
Comment 2 Frank Becker CLA 2015-02-19 00:02:32 EST
(In reply to Sam Davis from comment #1)
> Frank, are you planning to add tests that the Bugzilla connector handles
> these correctly? Is that the reason for doing this?

Yes but in the first step I only want to use the localhost instance with the debug workspace and manual add / change the value of the "See Also" field.

For the Bugzilla REST Connector I will use unit test.
Comment 3 Sam Davis CLA 2015-02-20 14:18:10 EST
Great, that makes sense.