Update Site - Can't Get Update To Work [message #459975] |
Sat, 09 December 2006 13:32  |
Eclipse User |
|
|
|
Ok, here's what I'm doing:
I have a product that has it's configuration based on one feature. I have set the update site URL of this feature to http://192.168.0.5/update (I can hit this site using a browser, so I know that I have access to it).
In my separate Update Site project, I have a site.xml file. I've added a category 'RCP', and a feature underneath it, which is pointing to the same feature as my product configuration. Under the Archives tab, I've set my URL to http://192.168.0.5/update ( the same update URL that the feature has).
I build the Update Site and move it over via FTP to http://192.168.0.5/update. I can open up http://192.168.0.5/update/site.xml to make sure that the built site is up there.
Everything seems good to me. I go ahead and export this version of my product.
Now, I'm trying to test an update that I am about to do. First, I go in and change a java file to include an extra message pop-up. I then go into my plugin.xml (same project as the product) and increment the version number. I then go in and update my feature to point to the right version of this plugin and remove the old reference. I also increment the version of my feature. I then go into the Update Site project and add the reference to my new feature version under the 'RCP' category. I do a Build All and once that's done, I push everything out to http://192.168.0.5/update.
Now, I take the export of my product's original version and I run it. It's not detecting the update.... It just says that there's no new version available, so the update will not occur.
What am I doing wrong here? It seems that I've followed the Eclipse books and ref. sites verbatim, but it doesn't seem to be working for me. Any ideas?
Thanks,
Brant
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04421 seconds