« Return to Thread: how to add custom properties to manifest using maven bundle plugin?

Re: how to add custom properties to manifest using maven bundle plugin?

by Dmitry Skavish :: Rate this Message:

Reply to Author | View in Thread

Thanks, it works! I was using lowercase properties which apparently just
ignored by bnd!

On Wed, Jul 1, 2009 at 11:18 AM, Clement Escoffier <
clement.escoffier@...> wrote:

> Hi,
>
> Yes it is.
> Just add the header as an "instruction". I just think that it has to start
> by a uppercase. So,
> <Whatever>your value</Whatever>
>
> should work.
>
> Regards,
>
> Clement
>
>
> On 01.07.2009, at 17:14, Dmitry Skavish wrote:
>
>  hi,
>> I need to add my own properties to the manifest. Is it possible with maven
>> bundle plugin? Thanks!
>>
>> --
>> Dmitry Skavish
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>


--
Dmitry Skavish

 « Return to Thread: how to add custom properties to manifest using maven bundle plugin?