On 7 September 2011 10:27, Graham Charters <[email protected]> wrote: > Hi Dan, > > I believe Jeremy Hughes has been looking into doing a release (there
Indeed I had been, and got drawn off onto other work. I now have some time to look at the release (initially just a release for some Aries JPA bundles). So I'll add this to the list of things to release - should only be one more. (famous last words!) > should be a thread on the dev list, I think), but this was not on the > radar for that. He may be able to include it. If not, then we could > propose doing a separate release for this plugin. Unfortunately, I > wouldn't be able to get to that till late October as I'm not around > much between now and then. > > Regards, Graham. > > On 7 September 2011 09:52, Dan Peretz <[email protected]> wrote: >> >> Thanks for the quick response! >> Do you know when the next release is? >> >> Thanks, >> Dan >> >> -----Original Message----- >> From: Graham Charters [mailto:[email protected]] >> Sent: Wednesday, September 07, 2011 11:44 AM >> To: [email protected] >> Subject: Re: Use-Bundle header in the APPLICATION.MF >> >> Hi Dan, >> >> I've updated the docs describing how to configure the eba-maven-plugin >> for Use-Bundle support: >> http://aries.apache.org/modules/ebamavenpluginproject.html >> >> Note, until it's released, you'll need to check out the code and build >> the plugin yourself. >> >> Regards, Graham. >> >> On 23 August 2011 12:23, Graham Charters <[email protected]> wrote: >>> Hi Dan, I've checked in code that enables this features. >>> >>> Regards, Graham. >>> >>> On 22 August 2011 12:01, Dan Peretz <[email protected]> wrote: >>>> Hi, >>>> Opened a JIRA >>>> https://issues.apache.org/jira/browse/ARIES-733 >>>> >>>> >>>> Thanks, >>>> Dan >>>> >>>> >>>> -----Original Message----- >>>> From: Graham Charters [mailto:[email protected]] >>>> Sent: Thursday, August 18, 2011 4:16 PM >>>> To: [email protected] >>>> Subject: Re: Use-Bundle header in the APPLICATION.MF >>>> >>>> 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] >>>>>>> >>>>>> >>>>> >>>> >>> >> >
