I think I found an easier way to host the update site inside the
mylyn-rtm project itself. I got the idea from the opensocial
development project,
http://code.google.com/p/opensocial-development-environment/
They maintain the update site in SVN and point people towards the site.xml:
http://opensocial-development-environment.googlecode.com/svn/update-site/site.xml
I investigated our or.eclipse.mylyn.rmt.update project, and it is
possible to build the site from the site.xml editor, and have the
generated jars for features and plugins added to the update project.
I have experimented and checked in a generated update site based on my
recent changes:
http://mylyn-rtm.googlecode.com/svn/trunk/mylyn-rtm-update/site.xml
If this works out, we could move the update path using a similar path
convention, followed by the opensocial project. So, instead of the
current path move the update site to:
http://mylyn-rtm.googlecode.com/svn/update-site/site.xml
Cheers,
-Lyndon-
On Fri, Nov 20, 2009 at 11:18 AM, Lyndon Washington