Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-tm-dev] Installing 2.0M5

Hi Travis,

I think that in 3.2.2 you will be missing the "Properties" action for most remote objects, since we modified the extension point for contributing property pages. That's why we
explictly recommend 3.3M5 only.

The way it was in 3.2.2 has been deprecated, so we changed it to a more modern method
(that works in 3.3 only).

Note that with the next milestone (M6), there will definitely be a hard dependency on 3.3M6 that you won't be able to work around, since we need to change the way how the SSH
preferences are handled.

Cheers,
Martin

Travis Stratman schrieb:
Thanks Matin.  I saw the requirement on 3.3, but did not realize that it
needed to be M5.  I found it odd that I could not find anything useful
on org.eclipse.cvs.  I used it for several hours last night and
everything seems to work great (I won't tell anyone, but it also works
really well in 3.2.2), great job.

Thanks,

Travis


On Tue, 2007-02-27 at 10:05 +0100, Oberhuber, Martin wrote:
Hi Travis,

TM 2.0M5 REQUIRES Eclipse 3.3M5, at least for installing through
the Update Manager.

Sorry for not being clear about that.

org.eclipse.cvs is a new feature that was introduced with Eclipse Platform 3.3M5. It's just a change in bundling, but in order to properly advertise dependencies on the Europa coordinated update site, we had to specify it that way.

By installing the packages from our download site rather than the
update site, you worked around the update manager's feature dependency, and that's fine because the plugin dependency still
requires com.jcraft.jsch only. So your installation should be
good to go for normal work, but most probably the update manager
will deny any more updates for you because you created something
that looks like an incorrect configuration for it.

You can continue working with your current configuration, but before using the update manager next time, you'll have to update
to Eclipse Platform 3.3M5.

Cheers,
--
Martin Oberhuber
Wind River Systems, Inc.
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
-----Original Message-----
From: dsdp-tm-dev-bounces@xxxxxxxxxxx [mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Travis Stratman
Sent: Monday, February 26, 2007 11:19 PM
To: Target Management developer discussions
Subject: Re: [dsdp-tm-dev] Installing 2.0M5

Downloading the package from the tm site and manually unpacking into the
eclipse install seemed to fix this issue.  I believe that
org.eclipse.cvs needs to be changed to org.eclipse.team.cvs on the
dependencies for the project for the update manager.

Thanks,

Travis

On Mon, 2007-02-26 at 15:24 -0600, Travis Stratman wrote:
Hello,

I have been trying to install 2.0M5 and have encountered an
issue that
I'm not sure how to resolve.  When I try to install the RSE SSH
services, I get an error:

RSE SSH Services (2.0.0.v20070223------3YIAAcAIIH) requires feature
"org.eclipse.cvs (1.0.0)", or later version.

This worked fine with the previous release.  I tried searching for
org.eclipse.cvs on all of the standard eclipse update sites
and could
not find it.  I attempted to install through both Eclipse 3.2.2 and
3.3M4 with the same results. In looking at the
dependencies of the last
release, I noticed that org.eclipse.team.cvs was required.  Should
org.eclipse.cvs be org.eclipse.team.cvs, or am I missing something?
Where can I find this plugin?

Thanks in advance,

Travis

_______________________________________________
dsdp-tm-dev mailing list
dsdp-tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev
_______________________________________________
dsdp-tm-dev mailing list
dsdp-tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev

_______________________________________________
dsdp-tm-dev mailing list
dsdp-tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev

_______________________________________________
dsdp-tm-dev mailing list
dsdp-tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev


--
Martin Oberhuber
Wind River Systems, Inc.
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm



Back to the top