Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Background Task Synchronization
Background Task Synchronization [message #23078] Mon, 20 August 2007 15:14 Go to next message
David Carver is currently offline David CarverFriend
Messages: 174
Registered: July 2009
Senior Member
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 #23244 is a reply to message #23078] Mon, 20 August 2007 19:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rob.elves.eclipse.org

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 #23246 is a reply to message #23244] Mon, 20 August 2007 21:09 Go to previous message
David Carver is currently offline David CarverFriend
Messages: 174
Registered: July 2009
Senior Member
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 19:03 Go to previous message
Robert Elves is currently offline Robert ElvesFriend
Messages: 87
Registered: July 2009
Member
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 21:09 Go to previous message
David Carver is currently offline David CarverFriend
Messages: 174
Registered: July 2009
Senior Member
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
Previous Topic:Default Eclipse 3.3/Europa redistribution and org.eclipse.mylyn.team.ui
Next Topic:Help setting up generic web connector
Goto Forum:
  


Current Time: Fri Apr 19 05:44:55 GMT 2024

Powered by FUDForum. Page generated in 0.01873 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top