Community
Participate
Working Groups
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.
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.
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.
Created attachment 209502 [details] mylyn/context/zip
Did you backport the changes to tests to 3.6.x?
(In reply to comment #4) > Did you backport the changes to tests to 3.6.x? No, but I only change junit test files.
We need to backport this, otherwise the 3.6.x tests will fail since they run against the same infrastructure.
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?
(In reply to comment #4) > Did you backport the changes to tests to 3.6.x? Yes the backport is id=976c8f2822f61f504e0aa68258c0b79fbaec855f