Background Task Synchronization [message #23078] |
Mon, 20 August 2007 11:14  |
Eclipse User |
|
|
|
I'm working on the Mylyn-Mantis connector for mylyn, and at the
momement, it appears that the only way that we can get the Task list to
be updated is to do a manual Synchronize through the context menu. I
noticed that the Bugzilla connector and queries always seem to at least
synchronize through out the day, and when my eclipse installation first
starts up. Is there a specific option that we need to implement to
get this running like Bugzilla, instead of having to manually
synchronize the queries?
I looked on the integrators wiki but didn't see much there, the
mylyn-mantis connector is based on the Trac connector.
Any hints or tips would be appreciated.
Dave
|
|
|
|
Re: Background Task Synchronization [message #23246 is a reply to message #23244] |
Mon, 20 August 2007 17:09  |
Eclipse User |
|
|
|
Robert Elves wrote:
>
> If AbstractRepositoryConnector.markStaleTasks() is returning false this
> can happen.
>
Thanks that got me going. That method override had been stubbed so that
it returned false the majority of the time.
Dave
|
|
|
Re: Background Task Synchronization [message #577865 is a reply to message #23078] |
Mon, 20 August 2007 15:03  |
Eclipse User |
|
|
|
If AbstractRepositoryConnector.markStaleTasks() is returning false this
can happen.
fyi, posts of this nature are best addressed to
mylyn-integrators@eclipse.org
or
mylyn-dev@eclipse.org
-Rob
David Carver wrote:
> I'm working on the Mylyn-Mantis connector for mylyn, and at the
> momement, it appears that the only way that we can get the Task list to
> be updated is to do a manual Synchronize through the context menu. I
> noticed that the Bugzilla connector and queries always seem to at least
> synchronize through out the day, and when my eclipse installation first
> starts up. Is there a specific option that we need to implement to
> get this running like Bugzilla, instead of having to manually
> synchronize the queries?
>
> I looked on the integrators wiki but didn't see much there, the
> mylyn-mantis connector is based on the Trac connector.
>
> Any hints or tips would be appreciated.
>
> Dave
|
|
|
Re: Background Task Synchronization [message #577879 is a reply to message #23244] |
Mon, 20 August 2007 17:09  |
Eclipse User |
|
|
|
Robert Elves wrote:
>
> If AbstractRepositoryConnector.markStaleTasks() is returning false this
> can happen.
>
Thanks that got me going. That method override had been stubbed so that
it returned false the majority of the time.
Dave
|
|
|
Powered by
FUDForum. Page generated in 0.14518 seconds