Re: [all] OSGI - POOL-160

2010-02-26 Thread Niall Pemberton
On Fri, Feb 26, 2010 at 3:27 AM, Richard S. Hall wrote: > On 2/26/10 7:43 AM, Niall Pemberton wrote: >> >> On Thu, Feb 25, 2010 at 4:44 PM, Richard S. Hall >>  wrote: >> >>> >>> On 2/26/10 12:40 AM, Guillaume Nodet wrote: >>> >>>>

Re: [all] OSGI - POOL-160

2010-02-25 Thread Niall Pemberton
viously, there is now single answer to this problem but the FAQ >>> seems correct to me. I guess I'm still missing the point. >>> >>> regards, >>> >>> Karl >>> >>> >>>> >>>> On Thu, Feb 25, 2010 at 17:15, Kar

Re: Bundle Documentation URLs

2008-09-30 Thread Niall Pemberton
On Mon, Sep 29, 2008 at 8:32 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > Hi all, > > The OSGi spec defines Bundle-DocURL header to be an URL pointing to the > bundle's documentation. Currently only few of our bundles really use > that header and those who use it sometimes contain outdated UR

Re: OSGi HTTP Service (FELIX-538) Question

2008-09-05 Thread Niall Pemberton
On Thu, Sep 4, 2008 at 4:35 PM, Richard S. Hall <[EMAIL PROTECTED]> wrote: > richard jackson wrote: >> >> I guess I read it more as we don't really need all the extra stuff that a >> normal Servlet container has (class loading, war file deployments ect...). >> Basicly only support bundles and bundl

Re: Needing an OSGi expert to help Struts

2008-06-10 Thread Niall Pemberton
On Tue, Jun 10, 2008 at 3:42 AM, Sahoo <[EMAIL PROTECTED]> wrote: > Paul, > > Would you mindly briefly telling us what changes you had to do. What class > loader does the OSGi-ed Struts use to load application specific classes and > resources? So far all thats been done has been to use the maven p

Re: [VOTE] Release Web Console 1.0.0

2008-05-22 Thread Niall Pemberton
On Wed, May 21, 2008 at 10:07 PM, Niklas Gustavsson <[EMAIL PROTECTED]> wrote: > A minor annoyance. commons-fileupload, json and > org.apache.felix.bundlerepository are inlined into the distribution > JAR, however in the POM these dependencies are not marked as > true meaning they will be included

[jira] Closed: (FELIX-572) DOAP file corrections

2008-05-19 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton closed FELIX-572. - Looks like it is automated as that page has been refreshed and now looks good > DOAP f

[jira] Created: (FELIX-572) DOAP file corrections

2008-05-19 Thread Niall Pemberton (JIRA)
DOAP file corrections - Key: FELIX-572 URL: https://issues.apache.org/jira/browse/FELIX-572 Project: Felix Issue Type: Improvement Components: Documentation Reporter: Niall Pemberton

[jira] Updated: (FELIX-572) DOAP file corrections

2008-05-19 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated FELIX-572: -- Attachment: felix-doap.patch > DOAP file correcti

Re: SpringSource Bundle Repository

2008-05-02 Thread Niall Pemberton
On Fri, May 2, 2008 at 3:20 PM, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > 2008/5/2 Niall Pemberton <[EMAIL PROTECTED]>: > > > > > On Fri, May 2, 2008 at 8:30 AM, Carsten Ziegeler <[EMAIL PROTECTED]> > > wrote: > > > > > > Richa

Re: SpringSource Bundle Repository

2008-05-02 Thread Niall Pemberton
On Fri, May 2, 2008 at 8:30 AM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > > Richard S. Hall wrote: > > > For those who haven't seen this related announcement to the Spring > Application Platform, they also announced a bundle repository: > > > > http://www.springsource.com/repository/app/faq >

Re: Commons Collections bundle not importing

2008-03-19 Thread Niall Pemberton
On Wed, Mar 19, 2008 at 4:54 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > > Stuart McCulloch wrote: > > On 19/03/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote: > >> I was looking at your commons collections bundle here: > >> > >> &g

Commons Collections bundle not importing

2008-03-19 Thread Niall Pemberton
I was looking at your commons collections bundle here: http://svn.apache.org/repos/asf/felix/trunk/commons/commons-collections/pom.xml ...and wondering why theres an instruction to NOT import org.apache.commons.colllections.*? This seems to go against the general advice given here: "Bnd autom

Re: bundleplugin 1.2.1-SNAPSHOT

2008-02-01 Thread Niall Pemberton
On Feb 1, 2008 5:41 PM, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > Hi folks, > > I've deployed a new 1.2.1-SNAPSHOT of the bundleplugin with Peter's improved > "uses:" support... > > 1) generated "uses:" clause no longer include implementation packages Maybe I'm doing something wrong - but th

Re: Support for OSGi

2008-02-01 Thread Niall Pemberton
On Feb 1, 2008 4:07 PM, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > On 01/02/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > > > Would it be possible to add bnd 0.0.236 to the maven repo so I can try > > out these new features with Felix's bundle

Re: Support for OSGi

2008-02-01 Thread Niall Pemberton
o-generated. > > But, as with any tool, you should verify it yourself and add > > any customized > > attributes and minor > > adjustments. > > > > Otherwise you'll have to manually keep the manifest in step > > with your code, > > and it's amazingly > &

Re: Support for OSGi

2008-02-01 Thread Niall Pemberton
But for me, it also shows that in the current stage > > it looks like the OSGi manifest still needs to be > > written by hand and not auto-generated. > > > > Anyways, if there is a plan to make a downloadable > > release of any commons packages with OSGi info > > ad

Re: Support for OSGi

2008-01-31 Thread Niall Pemberton
pache.org/commons/CommonsOsgi Thanks for the feedback, much appreciated. Niall > Thanks, > -- > Martin Oberhuber, Senior Member of Technical Staff, Wind River > Target Management Project Lead, DSDP PMC Member > http://www.eclipse.org/dsdp/tm > > > > > > -Original M

Re: [VOTE] Felix 1.0.3 framework and main release as well as bundlerepository 1.0.2 release

2008-01-29 Thread Niall Pemberton
On Jan 29, 2008 10:15 PM, Karl Pauls <[EMAIL PROTECTED]> wrote: > > +1 But I thought seriously to send -1 because the LICENSE file contained > > in all the releases is only a LICENSE template, in fact it contains the > > sentence:"Copyright [] [name of copyright owner]", instead of > > reportin

Re: Support for OSGi

2008-01-29 Thread Niall Pemberton
I have created a JIRA ticket for the changes to the commons-parent pom to add the bundle plugin: https://issues.apache.org/jira/browse/COMMONSSITE-23 I have also tested out the plugin by generating the jars/manifest for all but three components: http://people.apache.org/~niallp/commons-osgi/

Re: Apache Commons and OSGi

2008-01-18 Thread Niall Pemberton
On Jan 16, 2008 8:43 PM, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On Jan 16, 2008 4:19 PM, Lucas Galfaso <[EMAIL PROTECTED]> wrote: > > Hi all, > > I built two implementations of JPA that are able to work with OSGi, > > these are Hiberate and Glassfish JPA

Re: [Vote] release maven-bundle-plugin 1.2.0

2008-01-18 Thread Niall Pemberton
On Jan 17, 2008 6:48 PM, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > Hi folks, > > I'd like to (finally!) start a vote for the 1.2.0 release of the > bundleplugin. > I've built and signed the release candidate and uploaded the files here: > > http://people.apache.org/~mcculls/releases/felix/mav

Re: Apache Commons and OSGi

2008-01-16 Thread Niall Pemberton
using a license compatible with that. Not sure about Glassfish license as the legal section on their web site is "under construction" - but check their license against the above draft policy is my advice - I suspect the same might apply though. Niall [1] http://www.hibernate.org/263.html

Apache Commons and OSGi

2008-01-16 Thread Niall Pemberton
I've started a wiki page for Commons to track progress of releasing OSGi enabled components and notes about any issues here: http://wiki.apache.org/commons/CommonsOsgi Niall

Re: Commons FileUpload 1.2.1 & OSGi

2008-01-16 Thread Niall Pemberton
rt will > > only be tried to be resolved at bundle resolution time and will not be > > retried unless the bundle is resolved again. > > > Yes, I think using the DynamicImport-Package is the better option. > > Carsten > > > > WDYT ? > > > > Thanks and R

Commons FileUpload 1.2.1 & OSGi

2008-01-15 Thread Niall Pemberton
Hi Carsten, The vote on Commons FileUpload 1.2.1 has problems and it seems likely that there will be a new RC since the issues are resolved by the latest release of our parent pom. I've added OSGi parameters to its pom in case the RM does cut another RC: http://svn.apache.org/viewvc?view=rev&revi

Re: Problems with bundle plugin [Fwd: Re: Support for OSGi]

2008-01-11 Thread Niall Pemberton
On Jan 11, 2008 9:50 AM, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > > On 11/01/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > > > On Jan 10, 2008 5:51 PM, Stuart McCulloch <[EMAIL PROTECTED]> > > wrote: > > > > > &

Re: Problems with bundle plugin [Fwd: Re: Support for OSGi]

2008-01-11 Thread Niall Pemberton
On Jan 10, 2008 5:51 PM, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > > On 10/01/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > > > On Jan 10, 2008 2:56 AM, Stuart McCulloch <[EMAIL PROTECTED]> > > wrote: > > > On 10/01/2008, Niall Pemberto

Re: Problems with bundle plugin [Fwd: Re: Support for OSGi]

2008-01-11 Thread Niall Pemberton
On Jan 11, 2008 9:09 AM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > Stuart McCulloch wrote: > > > > Yes - and the way the plugin does this is by passing the complete classpath. > > But then you're back to having to tell Bnd exactly what you want to export > > and what you want to keep private...

Re: Problems with bundle plugin [Fwd: Re: Support for OSGi]

2008-01-10 Thread Niall Pemberton
On Jan 10, 2008 2:56 AM, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > On 10/01/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > > > On Jan 9, 2008 5:35 PM, Stuart McCulloch <[EMAIL PROTECTED]> > > wrote: > > > On 09/01/2008, Niall Pemberton &

Re: Problems with bundle plugin [Fwd: Re: Support for OSGi]

2008-01-09 Thread Niall Pemberton
On Jan 9, 2008 5:35 PM, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > On 09/01/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > > On Jan 9, 2008 6:11 AM, Stuart McCulloch <[EMAIL PROTECTED]> > wrote: > > > Hi Carsten / Niall, > > > &g

[jira] Commented: (FELIX-449) Add option to limit the classpath passed to BND to just the local project (ie. target/classes)

2008-01-09 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557217#action_12557217 ] Niall Pemberton commented on FELIX-449: --- +1 that sounds good to me. Any chance t

[jira] Updated: (FELIX-449) Add option to limit the classpath passed to BND to just the local project (ie. target/classes)

2008-01-09 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated FELIX-449: -- Attachment: validator-MANIFEST-bundle-excludeDependencies.MF validator-MANIFEST

Re: Release Configuration

2008-01-08 Thread Niall Pemberton
On Jan 8, 2008 3:21 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > Niall Pemberton wrote: > > On Jan 8, 2008 7:46 AM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > >> I just found out that profile inheritance in maven is not implemented by > >> design [1]

Re: Release Configuration

2008-01-08 Thread Niall Pemberton
On Jan 8, 2008 7:46 AM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > I just found out that profile inheritance in maven is not implemented by > design [1]. > And this means that the "release" profile in our parent pom is useless > as you can't apply it to a sub project. It seems that most other >

Re: Preparing the javax.servlet release

2008-01-04 Thread Niall Pemberton
On Jan 4, 2008 3:21 PM, Lucas Galfaso <[EMAIL PROTECTED]> wrote: > > Apologies as I don't know the history and may say something stupid, > > but I'm wondering why you have a servlet implementation in your > > repository? Wouldn't it be better to do what you have done with > > Commons and just re-pa

Re: Preparing the javax.servlet release

2008-01-04 Thread Niall Pemberton
On Jan 4, 2008 3:36 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > Guillaume Nodet wrote: > > I think the problem comes from the spec requiring servlet 2.3. > > > Yes, and actually the spec requires 2.1 OK apologies for the noise. Niall > Carsten

Re: Preparing the javax.servlet release

2008-01-04 Thread Niall Pemberton
On Jan 4, 2008 1:38 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > Hi, > > I just looked into javax.servlet module in order to have a first 1.0.0 > release. I fixed the dependencies to released versions and compared the > result. They are identical, so we *could* release javax.servlet. > > The o

Re: [Vote] release org.osgi.service.obr 1.0.0

2008-01-04 Thread Niall Pemberton
On Jan 4, 2008 4:01 AM, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > On 04/01/2008, Niclas Hedhman <[EMAIL PROTECTED]> wrote: > > > > On Thursday 03 January 2008 23:14, Stuart McCulloch wrote: > > > I've compiled the 1.0.0 release candidate and put it up here: > > > > > > http://people.apache.org/

Re: Support for OSGi

2007-12-19 Thread Niall Pemberton
On Dec 19, 2007 2:38 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > Hi, > > the products of commons are highly used throughout many projects. > > It would be great, if the projects here at Apche Commons could help > those projects that are using OSGi. > > OSGi is based around the concept of a bu

Re: Handling of LICENSE and NOTICE file

2007-12-18 Thread Niall Pemberton
On Dec 18, 2007 4:41 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > There is a way to add missing informations. > You just need to use a file like this one: > > http://svn.apache.org/repos/asf/incubator/cxf/trunk/buildtools/src/main/resources/notice-supplements.xml Seems to me that once you have