Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Advice on update site problem?

> (1) Any ideas why the two search methods return different results? Did we
> do something wrong on our update site?

If I'm not mistaken, the difference is that one will check the update
URLs for each feature based on the information in those features'
feature.xml files. The other is not beholden to checking anything
that's already installed, and can do a full search, finding more.

Generally, the solution I've put forth to people when the 'search for
updates' fails is "don't use that, use 'search for new features'".
It's sorta the old adage of "Doctor, it hurts when I do *this*" -- "So
don't do *this*!"  ;-)

Chances are there's nothing wrong with your update site, but your
features may be missing update URLs. You can force those features to
be updated regardless of what's present using a policy file.

http://wiki.eclipse.org/Testing_Pre-Release_Builds_Via_Policy_Files

Hope that helps,

--
Nick Boldt :: Release Engineer, IBM Toronto Lab
Eclipse Modeling :: http://www.eclipse.org/modeling
http://wiki.eclipse.org/index.php/User:Nickb


Back to the top