Hi Frederic,

> We use the Trac connector for Eclipse Mylyn to synchronize task lists
> in Eclipse using the TracXmlRpc plugin. After upgrading Agilo to 1.1.1
> it seems that the XML-RPC connection breaks, because of a namespace
> change.
> 
> The Mylyn connector reports that the RPC method
> ticket.milestone.getAll cannot be found. Examining the RPC api shows
> that "ticket.milestone" has been renamed "ticket.agilomilestone",
> which is unknown to the Mylyn connector.
> 
> Does anyone know of a workaround for this?

Not really - the problem is that we have to change quite some internals
of trac to get event notifications of stuff that we would otherwise be
unable to get.

This means that some core classes are renamed, which causes this problem
for trac xml rpc.

What you probably could do is patch the trac-xml-rpc to not just use the
classname, but maps the names to the old names of trac.

That could be one workaround - if you get it working, please share!

Regards,
Martin

-- 
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
-----
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH 
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo?hl=en

Reply via email to