Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-integrators] Request for pointers: Getting headless Mylyn working

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 - steffenp@xxxxxx - http://steffenpingel.de


Back to the top