command-line update (update manager) [message #329608] |
Mon, 30 June 2008 06:54 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.02778 seconds