bug 387611: We were comparing a String to a version.

We were using the String representation of a version and comparing it to
the version to see if they were equal. This fixes this by properly
constructing a 'version' object from the string first.

When installing new bundles p2 always immediately updates the bundle
https://bugs.eclipse.org/bugs/show_bug.cgi?id=387611
1 file changed