Re: New Maven Scr Plugin in sandbox

2007-08-06 Thread Felix Meschberger
Hi, Am Montag, den 06.08.2007, 09:15 -0700 schrieb Steven E. Harris: > Carsten Ziegeler <[EMAIL PROTECTED]> writes: > > > And add the javadoc tags to your source code, and everything else is > > done by the plugin. > > Is there a reason that you chose Javadoc tags over Java annotations? Yes, w

Re: [VOTE] Felix 1.0.0 framework and main binary release

2007-08-06 Thread Felix Meschberger
+1 Regards and thanks for your hard work ! Felix Am Montag, den 06.08.2007, 23:00 +0200 schrieb Karl Pauls: > I would like to call a vote on the framework and main binaries in > order to make them available via maven. The jar artifacts, the > signature files, and MD5 message digests are available

RE: [VOTE] Felix 1.0.0 framework and main binary release

2007-08-06 Thread Clement Escoffier
[X] +1 Approve the Felix 1.0.0 framework and main binary releases. Clement

Re: [VOTE] Felix 1.0.0 framework and main binary release

2007-08-06 Thread Stuart McCulloch
+1 On 07/08/07, Karl Pauls <[EMAIL PROTECTED]> wrote: > I would like to call a vote on the framework and main binaries in > order to make them available via maven. The jar artifacts, the > signature files, and MD5 message digests are available here: > > > http://people.apache.org/~pauls/felix-1.0.

Re: Releasing Commons

2007-08-06 Thread Niclas Hedhman
On Tuesday 07 August 2007 05:47, Karl Pauls wrote: > I'm not sure I really like the idea that we create all those artifacts > of other projects. I am sort of -0 on this topic. And that is why Pax Construct (www.ops4j.org) exists, so it is easy to create and maintain those wrappers "at home" and

Re: Release preparation

2007-08-06 Thread Niclas Hedhman
On Tuesday 07 August 2007 05:12, Karl Pauls wrote: > On this subject, would you mind if I replace your signature with our > release key signature? The KEYS file will contain multiple keys over time, as release manager will both be varying over time and commonly over different parts of the project

Re: [VOTE] Felix 1.0.0 framework and main binary release

2007-08-06 Thread Niclas Hedhman
On Tuesday 07 August 2007 05:00, Karl Pauls wrote: > I would like to call a vote on the framework and main binaries in > order to make them available via maven. The jar artifacts, the > signature files, and MD5 message digests are available here: [x] +1 Approve the Felix 1.0.0 framework and main b

Re: Releasing Commons

2007-08-06 Thread Marcel Offermans
On Aug 6, 2007, at 23:47 , Karl Pauls wrote: It might just be me so fell free to ignore this if nobody else has a strange felling about providing and maintaining all those artifacts... I agree the most natural place for maintaining those artifacts, which basically just add meta-data to the e

Re: Releasing Commons

2007-08-06 Thread Karl Pauls
On 7/24/07, Richard S. Hall <[EMAIL PROTECTED]> wrote: > Regarding releasing Commons bundles, I share Marcel's concern that we > need to have a controlled release process so that we can have some sort > of quality assurance about what we are releasing. Yes - my thinking exactly. > However, I do a

Re: Releasing Commons

2007-08-06 Thread Karl Pauls
On 7/26/07, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > Niclas Hedhman wrote: > > On Tuesday 24 July 2007 20:53, Carsten Ziegeler wrote: > >> Now, I have the hope that releasing is just a matter of invoking maven > >> (with the correct arguments). > > > > First step is just the production of a pa

Re: Releasing Commons

2007-08-06 Thread Karl Pauls
On 7/24/07, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > Hi, > > I updated our commons project, main changes are: > - parent pom is now in "pom" (similar to our root pom) > - convenience pom under /commons to build the whole tree > - Only released artifacts are used (maven-bundle-plugin:1.0.0, > r

Re: [VOTE] Felix 1.0.0 framework and main binary release

2007-08-06 Thread Karl Pauls
> I would like to call a vote on the framework and main binaries in > order to make them available via maven. The jar artifacts, the > signature files, and MD5 message digests are available here: > > > http://people.apache.org/~pauls/felix-1.0.0-binary.html > > > Please vote to approve these releas

Re: [VOTE] Felix 1.0.0 framework and main binary release

2007-08-06 Thread Marcel Offermans
+1

Re: Releasing Commons

2007-08-06 Thread Karl Pauls
On 7/27/07, Karl Pauls <[EMAIL PROTECTED]> wrote: > On 7/24/07, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > > Marcel Offermans wrote: > > > > > > I agree that it's a lot of work for one person, and dividing the > > > responsibility might be a good idea, Felix is a complicated project that > > > c

Re: [RESULT][VOTE] Felix 1.0.0 framework and main release

2007-08-06 Thread Karl Pauls
On 7/29/07, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > Marcel Offermans schrieb: > > On Jul 29, 2007, at 19:01 , Carsten Ziegeler wrote: > > > >> Carsten Ziegeler wrote: > >>> I'll put the artifacts in the maven repo over the weekend. > >>> > >> Hmm, it seems that I did not think this through :(

Re: Release preparation

2007-08-06 Thread Karl Pauls
> putting our releases up to the maven repository was a little bit work, > as I had to create the correct directory structure by hand and (more > important) had to extract the pom files for the various artifacts, > create md5s and sign them. On this subject, would you mind if I replace your signat

Re: Release preparation

2007-08-06 Thread Karl Pauls
> The release plugin now supports a staging area. One can take a look at > CXF for example (or maybe the naven site). Interesting. I'll definitely have a look at that! regards, Karl > On 7/21/07, Niclas Hedhman <[EMAIL PROTECTED]> wrote: > > On Saturday 21 July 2007 01:34, Carsten Ziegeler wrot

Re: Missing Maven artifact for 1.0.0 framework?

2007-08-06 Thread Karl Pauls
Hopefully we can make the artifacts available by the end of the week. regards, Karl On 8/5/07, Herko ter Horst <[EMAIL PROTECTED]> wrote: > Hi guys, > > I was wondering if the Felix framework jar is available in a public > Maven repository somewhere. > > The main repo (http://repo1.maven.org/mav

[VOTE] Felix 1.0.0 framework and main binary release

2007-08-06 Thread Karl Pauls
I would like to call a vote on the framework and main binaries in order to make them available via maven. The jar artifacts, the signature files, and MD5 message digests are available here: http://people.apache.org/~pauls/felix-1.0.0-binary.html Please vote to approve these release archives: [

Re: New Maven Scr Plugin in sandbox

2007-08-06 Thread Steven E. Harris
Carsten Ziegeler <[EMAIL PROTECTED]> writes: > And add the javadoc tags to your source code, and everything else is > done by the plugin. Is there a reason that you chose Javadoc tags over Java annotations? > WDYT? There are some facets specified in these tags that I'd be reluctant to include i

[jira] Commented: (FELIX-308) Add support for embedding dependency JAR files to bundle plugin

2007-08-06 Thread Stuart McCulloch (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517927 ] Stuart McCulloch commented on FELIX-308: BTW, if you want to add a dependency to your pom (ie. for embedding p

[jira] Updated: (FELIX-308) Add support for embedding dependency JAR files to bundle plugin

2007-08-06 Thread Stuart McCulloch (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stuart McCulloch updated FELIX-308: --- Attachment: FELIX_308_EMBED_SUPPORT_20070806.txt Updated patch: FELIX_308_EMBED_SUPPORT_200708

[jira] Updated: (FELIX-308) Add support for embedding dependency JAR files to bundle plugin

2007-08-06 Thread Stuart McCulloch (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stuart McCulloch updated FELIX-308: --- Description: The following is a proposal for how to support embedding dependency JAR files in

[jira] Commented: (FELIX-334) Missing callbacks for Configuration plugins

2007-08-06 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517861 ] Felix Meschberger commented on FELIX-334: - The problem, as correctly stated, is that the updated configuration

[jira] Closed: (FELIX-334) Missing callbacks for Configuration plugins

2007-08-06 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-334. --- Resolution: Fixed Fix Version/s: 1.0.0 After deploying a new snapshot of the ConfigAdmi

New Maven Scr Plugin in sandbox

2007-08-06 Thread Carsten Ziegeler
Hi, Felix and myself (well, basically Felix has done all the work and I did just some minor enhancements) have put a new maven plugin into my sandbox. The scr plugin generates the configuration file for the declarative services based on javadoc tags in the source code. It generates the component

[jira] Assigned: (FELIX-334) Missing callbacks for Configuration plugins

2007-08-06 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned FELIX-334: --- Assignee: Felix Meschberger > Missing callbacks for Configuration plugins > --

[jira] Created: (FELIX-334) Missing callbacks for Configuration plugins

2007-08-06 Thread Tom Remoleur (JIRA)
Missing callbacks for Configuration plugins --- Key: FELIX-334 URL: https://issues.apache.org/jira/browse/FELIX-334 Project: Felix Issue Type: Bug Components: Configuration Admin