question

dclaar avatar image
dclaar Suspended asked dclaar Suspended posted

Updating eclipse components: Threat or menace?

How dangerous is it to update the various eclipse plugins? For example, if I wanted a newer version of the SVN stuff? Does this totally invalidate support for all of iTest? What happens when the next iTest comes out?
iTest
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
KumarS avatar image
KumarS answered KumarS posted

When we ship a new version of iTest with bundled open source services like svn and cvs integrations, all it implies is that we have tested that in house for compatibility with iTest and Eclipse plugins.

 

There is no magic to "interoperability" of various pieces of software working together other than testing. So what I would recommend is to make a copy of iTest installation folder and use software update on that instance and test new version of svn on it. If everything works, you are OK to upgrade to newer version of SVN plugins.

 

If you look at the feature dependency tree:

 

Eclipse Platform    ---> iTest

       |

       |------> SVN

 

Of course, this is a very simplistic view of dependencies. Dependencies are expressed in terms of minimum version of the feature/plugin they are dependent on. iTest 3.3 uses Eclipse 3.3 platform. So if you upgrade SVN feature and new SVN feature depends on Eclipse 3.4 platform, Eclipse/iTest will not allow you to upgrade. But if new SVN feature can work with Eclipse 3.3 platform, your upgrade should be successful. Even after this, you should definitely test the new version of SVN feature on a separate copy of iTest before unleashing it on rest of the testers in the group.

10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.