Hi Dan, let me know if you're having any problems raising the JIRA. Regards, Graham.
On 16 August 2011 15:22, Graham Charters <[email protected]> wrote: > Hi Dan, > > The Apache Aries JIRA can be found here: > https://issues.apache.org/jira/browse/ARIES > > You need to sign in to be able to create a JIRA. If you don't have an > id, you can sign up for one here: > https://issues.apache.org/jira/secure/Signup!default.jspa > > Regards, Graham. > > On 16 August 2011 14:51, Dan Peretz <[email protected]> wrote: >> This will be very helpful. Can you point me how to raise a JIRA? >> >> Thanks, >> Dan >> >> >> -----Original Message----- >> From: Dan Peretz [mailto:[email protected]] >> Sent: Tuesday, August 16, 2011 4:49 PM >> To: [email protected] >> Subject: RE: Use-Bundle header in the APPLICATION.MF >> >> This is great. This is exactly what I need. When will it be available? >> >> Thanks, >> Dan >> >> -----Original Message----- >> From: Graham Charters [mailto:[email protected]] >> Sent: Tuesday, August 16, 2011 3:06 PM >> To: [email protected] >> Subject: Re: Use-Bundle header in the APPLICATION.MF >> >> Hi Dan, >> >> It should be relatively easy to add a simple Use-Bundle capability to >> the eba-maven-plugin. It could be configured in the same way as the >> Application-Ex/ImportService headers. E.g >> >> <configuration> >> <instructions> >> <Use-Bundle>org.acme.my.Bundle;version="[1.0.0, 1.1.0)"</Use-Bundle> >> </instructions> >> </configuration> >> >> Would this suffice? >> >> Regards, Graham. >> >> >> On 11 August 2011 16:27, Alasdair Nottingham <[email protected]> wrote: >>> Hi, >>> >>> If you want changes to this plugin a good place to start would be to raise >>> an issue in JIRA. >>> >>> https://issues.apache.org/jira/browse/ARIES >>> >>> Alasdair >>> >>> On 11 August 2011 09:04, Dan Peretz <[email protected]> wrote: >>> >>>> Hi, >>>> I working on OSGI and I encountered a problem in the EBA Maven Plug-in. I >>>> want to add Use-Bundle header to the APPLICATION.MF using the pom.xml and >>>> it >>>> seems that it's not supported. Is it possible to add this header to your >>>> next release? >>>> >>>> Thanks, >>>> Dan Peretz >>>> >>>> >>>> >>> >>> >>> -- >>> Alasdair Nottingham >>> [email protected] >>> >> >
