[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ecf-dev] zookeeper 3.3.1
|
Hi Wim,
On 2/12/2011 4:20 AM, Wim Jongman wrote:
Hi,
Yes, please file it. There will be no problems.
Ok, here is the new piggy back cq:
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=4947
How do we include orbit bundles? Do we need to create a feature per
bundle?
No...we can add Orbit retrieval to the cspec and/or map file...we'll
have to ask Markus or consult those meta-data files to figure out
exactly where.
How do we handle required (zookeeper) versus advised (log4j)
dependencies? Has this been done before, if so, which feature?
The rest feature (for example), has references to the
com.sun.syndication bundle (which is in Orbit), and org.json (which is
also in Orbit). These bundles are read from Orbit (at build
time...using the cspec/rmap files), and then put in the ECF repository.
The rest feature is defined here, for your reference:
http://git.eclipse.org/c/ecf/org.eclipse.ecf.git/tree/releng/features/org.eclipse.ecf.remoteservice.rest.feature
Thanks. Let me know what else I can do to help.
Scott