Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eavp-dev] EAVP build questions

Jonah,

It does essentially the same thing without putting the bundles in the manifest. It puts them on the class path in the build file instead.

We shouldn't be using those either. Robert, can you convert all of our additional bundle statements into import packages please? You could probably do this directly to January instead of EAVP and I'll merge the pull request. (That way we don't have to pull from EAVP since we are switching anyway.)

Jay


On Aug 20, 2016 12:11 PM, "Jonah Graham" <jonah@xxxxxxxxxxxxxxxx> wrote:
Hi EAVP devs,

I am working on January build/release engineering stuff.

What does additional.bundles in build.properties[1] do that including
those bundles in the MANIFEST.MF Require-Bundle does not do? I have
never used additional.bundles before, so any clarification would be
most appreciated.

Thanks,
Jonah

[1] https://github.com/eclipse/eavp/blob/next/org.eclipse.january.geometry/build.properties#L25

~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com
_______________________________________________
eavp-dev mailing list
eavp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eavp-dev


Back to the top