Simple Feature Patch Question [message #542456] |
Thu, 24 June 2010 18:13  |
Eclipse User |
|
|
|
Hello, I have a plugin, version=2.0.0, a feature version=2.0.0, and an update site with said feature. All is well in the universe, users add my update site and they get my feature/plugin...
Now, I want to make a bug update. If I make the change to the plugin, and "Build All" the update site, nothing happens. If I bump the plugin's version to 2.0.1 and Build All, nothing happens. If I bump both plugin and feature versions to 2.0.1 and Build All, then the new feature is available but not through the "Search for updates of the currently installed features" -- instead, users have to Search for new features, process the update sites, and then select the new feature version.
Next, I tried creating a Feature Patch project, set the dependency on the other feature, and set the feature patch version to 2.0.1 and Build All, but it doesn't do anything. If I update my plugin to 2.0.1 as well, then it complains it can't find my 2.0.0 plugin (presumably since now I've got both features in the update site and only 1 plugin). However, if I remove the old feature from the update site, and build all, users do not get any updates.
Any thoughts?
|
|
|
|
Re: Simple Feature Patch Question [message #542685 is a reply to message #542595] |
Fri, 25 June 2010 11:47  |
Eclipse User |
|
|
|
Thanks! I added the Update site URL and it seems to work. The way I update it now is I bump the version of the plugin, bump the version of the feature, update the version of the plugin in the feature, add the new feature to the update site, build all, and now the plugin is automatically updated. There is one other thing in that Eclipse re-asks if the user accepts the license each time, is there a way around this?
|
|
|
Powered by
FUDForum. Page generated in 0.37413 seconds