Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » command-line update (update manager)
command-line update (update manager) [message #329608] Mon, 30 June 2008 06:54
Eclipse UserFriend
Originally posted by: kirankumar.pandi.gmail.com

Hi All,

I am facing a problem when I am trying to update a feature from the
command-line (I am using Update Manager not p2).

I have two features, one of them is dependent on another, say B dependent
on A, at a location on the disk, and when I try to update the B using the
following command, it fails to update saying that it could find the
appropriate version of A.

command : eclipse -application org.eclipse.update.core.standaloneUpdate
-command install -from file:////C:/kiran/update/1.0.1/ -featureId
com.test.tools -version 1.0.1

in this command the feature com.test.tools is dependent on the version
1.0.1 of feature com.test.base, which is available in the same location
mentioned in the command.
But the command fails with the following error

!MESSAGE Test Tools (1.0.1) requires feature "com.test.base (1.0.1)", or
later version.

If I first update the feature com.test.base and then update
com.test.tools, then it works fine.

Can anyone please tell me :

If it is possible to update a feature along with its required features in
a single command.
If yes, which option should I use.


Thanks,
Kiran
Previous Topic:How to replace text in editor
Next Topic:problems adding my own tests
Goto Forum:
  


Current Time: Fri Jul 19 12:16:21 GMT 2024

Powered by FUDForum. Page generated in 0.02541 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top