Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stardust-dev] Libraries from Orbit

Hi Oliver,

we strive to use as much from Orbit as possible, at least when considering OSGi bundles. However, as a lot of dependencies are consumed via plain Maven (non-OSGi), we use either Maven central or a M2 repo we host directly at download.eclipse.org.

Regarding JavaScript, I think we align version-wise with what's in Orbit, but embed .js files directly into the Git repo, at least for the time being (this might change once Bower support is available and we know how to integrate it properly into build scripts).

Hope that helps
Robert




Back to the top