Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-update-dev] <includes> tag for Features

Tim,
http://dev.eclipse.org/bugs/show_bug.cgi?id=18193
And
http://dev.eclipse.org/bugs/show_bug.cgi?id=18021

Fixed in Head, need to be tested with today's integration's build

Christophe Elek
Eclipse Project: <http://eclipse.org>
IBM canada


Wednesday, May 29, 2002 8:37 PM
To: platform-update-dev@xxxxxxxxxxx
cc:
From: Tim_Koss@xxxxxxx
Subject: [platform-update-dev] <includes> tag for Features



Can more than one features include the same feature? In our scenario, we
have the following:
      - runtime feature 1
      - runtime feature 2
      - runtime feature n (i.e. we can have many runtime features)
      - tool feature 1

The tool feature cannot be shipped with the product, but can be downloaded
with the web update (license issues). If the user downloads one of the
runtime features the do not know that the need the tool feature. We were
trying to use the <includes> tag in our runtime features (as above). This
worked ok when we installed runtime feature 1 -> tool feature 1 got
installed as well. When we tried to install runtime feature 2 we got the
error:

      (Embedded image moved to file: pic00041.pcx)

We had expected that runtime feature 2 would have been installed and tool
feature 1 would have been ignored. This is not clear in the documentation

Tim
(See attached file: pic00041.pcx)
(Attachments removed)



Back to the top