Update manager with mirror sites doesn't work [message #461901] |
Thu, 18 January 2007 03:34  |
Eclipse User |
|
|
|
Originally posted by: michael.hemmkeppler.gmx.de
Hi everyone!
We are working on a commercial Eclipse RCP application. Our aim is an integration of the update mechanism for new features in our product.
Now to my question: As far as I use only one server address to deploy new feature releases everything works and the application downloads the most recent version. But if I try to work with mirror sites the entry of an additional server doesn't have any effect.
My site.xml looks something like
<site mirrorsURL="mirrors.xml">
<feature url="features/..." version="0.4.7" os="win32" ws="win32"/>
</site>
and my mirrors.xml like
<mirrors>
<mirror url="http://..." label="testserver" />
</mirrors>
Thanks a lot for your help,
Michael
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03819 seconds