Hi Jerry, thanks for helping with debugging the example code.
[...] > org.eclipse.core.runtime.CoreException: You have to specify a new comment > when making this change. Please comment on the reason for this change. > at > org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.parseHtmlError(Bugz >illaClient.java:1198) at > org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.postTaskData(Bugzil >laClient.java:858) at > org.eclipse.mylyn.internal.bugzilla.core.BugzillaTaskDataHandler.postTaskDa >ta(BugzillaTaskDataHandler.java:251) at > org.eclipse.mylyn.internal.examples.bugzilla.Main.main(Main.java:68) End of > main... I have changed the repository url in the example to point the latest 3.0 version of Bugzilla and updated the Main class to submit a new comment. It should now work if you provide valid credentials as arguments when running it. Steffen -- Steffen Pingel - [EMAIL PROTECTED] - http://steffenpingel.de _______________________________________________ mylyn-integrators mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/mylyn-integrators
