Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 368607

Summary: update Bugzilla repositories to 4.0.3, 3.6.7, and 3.4.13
Product: z_Archived Reporter: Frank Becker <eclipse>
Component: MylynAssignee: Frank Becker <eclipse>
Status: RESOLVED FIXED QA Contact: Frank Becker <eclipse>
Severity: trivial    
Priority: P3 CC: steffen.pingel
Version: unspecified   
Target Milestone: 3.6.5   
Hardware: All   
OS: All   
URL: http://www.bugzilla.org/news/#release403
Whiteboard:
Attachments:
Description Flags
mylyn/context/zip none

Description Frank Becker CLA 2012-01-14 14:38:39 EST
the new versions are 4.2rc1, 4.0.3, 3.6.7, and 3.4.13.

Steffen I need information about the new  https://mylyn.org/secure/ repository.

If possible I want to set up an secure repository in my local environment.
Comment 1 Steffen Pingel CLA 2012-01-14 15:04:49 EST
Thanks for taking this on. You don't need to worry about the secure location when updating. It's only a proxy for existing repositories. Either way, we don't explicitly support certificate authentication for Bugzilla, yet, so I don't plan to test Bugzilla under /secure at this point.
Comment 2 Frank Becker CLA 2012-01-15 05:32:07 EST
I must change timetrackinggroup from editkeywords to editbugs in bugs40.
I need to find an new bug with flags because bug 1526 did no longer exists after clear the database.
Comment 3 Frank Becker CLA 2012-01-15 05:32:10 EST
Created attachment 209502 [details]
mylyn/context/zip
Comment 4 Steffen Pingel CLA 2012-01-16 04:09:08 EST
Did you backport the changes to tests to 3.6.x?
Comment 5 Frank Becker CLA 2012-01-16 13:27:34 EST
(In reply to comment #4)
> Did you backport the changes to tests to 3.6.x?

No, but I only change junit test files.
Comment 6 Steffen Pingel CLA 2012-01-16 15:06:44 EST
We need to backport this, otherwise the 3.6.x tests will fail since they run against the same infrastructure.
Comment 7 Steffen Pingel CLA 2012-01-17 18:58:57 EST
I updated the fixture on the 3.6.x branch. I am still getting one failure when running locally against the Bugzilla 3.6.7/Custom Workflow and Status instance: 

org.eclipse.core.runtime.CoreException: illegal bug status change:  You are not allowed to change the bug status from ASSIGNED to NEW.
	at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.parseRepositoryResponse(BugzillaClient.java:1940)
	at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.parsePostResponse(BugzillaClient.java:1757)
	at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.postTaskDataInternal(BugzillaClient.java:1254)
	at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.postTaskData(BugzillaClient.java:1187)
	at org.eclipse.mylyn.bugzilla.tests.support.BugzillaFixture.submitTask(BugzillaFixture.java:271)
	at org.eclipse.mylyn.bugzilla.tests.BugzillaCustomRepositoryTest.doCustomWorkflow(BugzillaCustomRepositoryTest.java:119)
	at org.eclipse.mylyn.bugzilla.tests.BugzillaCustomRepositoryTest.testWorkflow(BugzillaCustomRepositoryTest.java:39)

Frank, do you have any idea how to fix that?
Comment 8 Frank Becker CLA 2012-01-21 15:49:12 EST
(In reply to comment #4)
> Did you backport the changes to tests to 3.6.x?

Yes the backport is id=976c8f2822f61f504e0aa68258c0b79fbaec855f