Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Multiple bundle recipes for httpclient-* vs. a single one for httpclient-osgi?

Gunnar Wagenknecht wrote:
>> Any advice how to write an osgi.bnd file such that it takes
>> everything except Bundle-Vendor and a few other descriptive headers
>> from the MANIFEST.MF already included in httpclient-osgi? I've
>> consulted the options of ebr-maven-plugin:help but couldn't find
>> anything that would help me in this regard; AFAICT, the
>> ebr-maven-plugin always want to create a MANIFEST.MF from scratch.
>> Is this correct?
> 
> No, it uses the Maven bnd plug-in under the covers. It re-uses as
> much headers as possible.

Good to know.

> However, this can be problematic. Therefore the Orbit paren is setup
> to remove a few headers by default. Checkout the Orbit parent to see
> which properties you can override/customize: 
> http://git.eclipse.org/c/orbit/orbit-recipes.git/tree/releng/mavenparent/pom.xml

Thank you for the pointers. Very helpful.

Best wishes,

Andreas

-- 
Codetrails GmbH
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Phone: +49-6151-276-7092
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940

Attachment: signature.asc
Description: OpenPGP digital signature


Back to the top