Re: Support for OSGi

2007-12-19 Thread Stuart McCulloch
On 20/12/2007, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > We have a mixed bag of build systems here at commons. Until recently > we were pretty much maven1, with the odd ant/maven1 mixture. A few > components have m2 builds that have been used in anger and recently we > added m2 builds for all

Re: [VOTE] Release commons-fileupload 1.2.1

2007-12-19 Thread sebb
On 19/12/2007, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: > Hi, > > in order to resolve bug reports like FILEUPLOAD-135, or > FILEUPLOAD-138, I'd like to cut a 1.2.1 release of commons-fileupload. > > A tag commons-fileupload-1.2.1rc1 has been created. The proposed > binaries can be found at > >

Re: Support for OSGi

2007-12-19 Thread Stephen Colebourne
Carsten Ziegeler wrote: Now, it would be great, if the projects here at Apache Commons would already provide artifacs that can be directly used in an OSGi environment. I think that this is a really good idea, benefitting both us and OSGi. If maven 2 can generate all this for us, then it might

Re: Support for OSGi

2007-12-19 Thread Torsten Curdt
In general I think it's a good idea. Happy to help and apply patches. cheers -- Torsten It would be great if some of the projects here could add these meta data as part of their next release. This will make the life of all projects using OSGi much much easier. So if you're interested in he

[VOTE] Release commons-fileupload 1.2.1

2007-12-19 Thread Jochen Wiedmann
Hi, in order to resolve bug reports like FILEUPLOAD-135, or FILEUPLOAD-138, I'd like to cut a 1.2.1 release of commons-fileupload. A tag commons-fileupload-1.2.1rc1 has been created. The proposed binaries can be found at http://people.apache.org/~jochen/commons-fileupload/dist The proposed

[continuum] BUILD FAILURE: Commons FileUpload

2007-12-19 Thread Continuum VMBuild Server
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=29198&projectId=166 Build statistics: State: Failed Previous State: Ok Started at: Wed 19 Dec 2007 13:31:41 -0800 Finished at: Wed 19 Dec 2007 13:31:52 -0800 Total time: 11s Build Trigger: Schedule Build Number

[continuum] BUILD FAILURE: Commons FileUpload

2007-12-19 Thread Continuum VMBuild Server
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=29198&projectId=166 Build statistics: State: Failed Previous State: Ok Started at: Wed 19 Dec 2007 13:31:41 -0800 Finished at: Wed 19 Dec 2007 13:31:52 -0800 Total time: 11s Build Trigger: Schedule Build Number

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

[continuum] BUILD SUCCESSFUL: Commons FileUpload

2007-12-19 Thread Continuum VMBuild Server
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=29177&projectId=166 Build statistics: State: Ok Previous State: Failed Started at: Wed 19 Dec 2007 12:31:47 -0800 Finished at: Wed 19 Dec 2007 12:32:18 -0800 Total time: 30s Build Trigger: Schedule Build Number

[EMAIL PROTECTED]: Project commons-jelly-tags-jaxme (in module commons-jelly) failed

2007-12-19 Thread commons-jelly-tags-jaxme development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-jaxme has an issue affecting its community integration. This

Re: Support for OSGi

2007-12-19 Thread simon
On Wed, 2007-12-19 at 15:38 +0100, Carsten Ziegeler 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. If you provide patches, I'm happy to apply them fo

[RESULT] [VOTE] Release Commons SCXML 0.7

2007-12-19 Thread Rahul Akolkar
Vote passes with 4 +1s from: Oliver Heger Luc Maisonobe Rahul Akolkar Dion Gillard Thanks to everyone who voted. I'll complete the remaining release tasks no later than this weekend. -Rahul On 12/15/07, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > This is a vote for releasing the following arti

Re: Support for OSGi

2007-12-19 Thread Carsten Ziegeler
nicolas de loof wrote: > Could such support be added using maven-osgi ? > (https://svn.apache.org/repos/asf/maven/shared/trunk/maven-osgi/) This artifact contains some utility code - in fact it is used by the Felix bundleplugin http://svn.apache.org/repos/asf/felix/trunk/bundleplugin So, you need t

Re: Support for OSGi

2007-12-19 Thread nicolas de loof
Could such support be added using maven-osgi ? (https://svn.apache.org/repos/asf/maven/shared/trunk/maven-osgi/) I've never used it myself, but from what I've read on osgi, the bundle meta-datas could be created based on the POM (for modules depdendencies, version, etc..) Just the public API needs

Re: Support for OSGi

2007-12-19 Thread Tom Schindl
What a great idea this would be nice for me as RCP developer because currently I have to create my own bundles from the commons-packages. Tom Carsten Ziegeler schrieb: Hi, the products of commons are highly used throughout many projects. It would be great, if the projects here at Apche Commo

Support for OSGi

2007-12-19 Thread Carsten Ziegeler
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 bundle - a bundle is a jar file with additional meta data like the packages it expor