Re: [VOTE] Release configadmin 1.0.8

2009-01-15 Thread Rob Walker
+1 - Rob Felix Meschberger wrote: Hi, I've compiled the release candidate for the Configuration Admin release 1.0.8 and put it up here: http://people.apache.org/~fmeschbe/org.apache.felix.configadmin-1.0.8/ The KEYS file for verifying the signature is also in this directory. md5 and sha1 fi

Re: [VOTE] Release configadmin 1.0.8

2009-01-15 Thread Richard S. Hall
+1 -> richard Felix Meschberger wrote: Hi, I've compiled the release candidate for the Configuration Admin release 1.0.8 and put it up here: http://people.apache.org/~fmeschbe/org.apache.felix.configadmin-1.0.8/ The KEYS file for verifying the signature is also in this directory. md5 and sha

Re: HTTPRequestForIcon in UPnP base driver

2009-01-15 Thread Jackson, Bruce
Great! I'm not sure why it the original code doesn't work correctly with Windows Media Player, as it seems to work fine with other sources such as Azureus or Orb. However, the URLConnection method works with all of these. Thanks Bruce On 15/01/2009 19:50, "Stefano Lenzi" wrote: Hi Bruce, J

Re: HTTPRequestForIcon in UPnP base driver

2009-01-15 Thread Stefano Lenzi
Hi Bruce, Jackson, Bruce wrote: Hi there Using the felix UPnP base driver, I'm unable to retrieve icons for Windows Media Player UPnP content sources. I've followed the code through, and I come to the class: org.apache.felix.upnp.basedriver.importer.util.HTTPRequestForIcon ...which is where

Re: [VOTE] Release configadmin 1.0.8

2009-01-15 Thread Toni Menzel
+1 non binding vote On Thu, Jan 15, 2009 at 3:30 PM, Marcel Offermans < marcel.offerm...@luminis.nl> wrote: > +1 > > -- Toni Menzel Software Developer t...@okidokiteam.com http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software.

[jira] Closed: (FELIX-882) Use Logger to log messages in the OsgiManager instead of the servlet context log

2009-01-15 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-882. --- Resolution: Fixed Replaced three uses of the servlet context logger by the Logger instance in

[jira] Created: (FELIX-882) Use Logger to log messages in the OsgiManager instead of the servlet context log

2009-01-15 Thread Felix Meschberger (JIRA)
Use Logger to log messages in the OsgiManager instead of the servlet context log Key: FELIX-882 URL: https://issues.apache.org/jira/browse/FELIX-882 Project: Felix

[jira] Work started: (FELIX-882) Use Logger to log messages in the OsgiManager instead of the servlet context log

2009-01-15 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-882 started by Felix Meschberger. > Use Logger to log messages in the OsgiManager instead of the servlet context > log > ---

Re: [VOTE] Release configadmin 1.0.8

2009-01-15 Thread Marcel Offermans
+1

Re: [VOTE] Release configadmin 1.0.8

2009-01-15 Thread Niclas Hedhman
On Thu, Jan 15, 2009 at 10:56 AM, Felix Meschberger wrote: > I've compiled the release candidate for the Configuration Admin release > 1.0.8 and put it up here: > > http://people.apache.org/~fmeschbe/org.apache.felix.configadmin-1.0.8/ +1 Cheers Niclas -- http://www.qi4j.org - New Energy for Ja

Re: [VOTE] Release configadmin 1.0.8

2009-01-15 Thread Carsten Ziegeler
+1 Carsten -- Carsten Ziegeler cziege...@apache.org

Re: [VOTE] Release configadmin 1.0.8

2009-01-15 Thread Alin Dreghiciu
+1 (not binding) On Thu, Jan 15, 2009 at 11:56 AM, Felix Meschberger wrote: > Hi, > > I've compiled the release candidate for the Configuration Admin release > 1.0.8 and put it up here: > > http://people.apache.org/~fmeschbe/org.apache.felix.configadmin-1.0.8/ > > The KEYS file for verifying the

Re: [VOTE] Release configadmin 1.0.8

2009-01-15 Thread Clement Escoffier
+1 Works fine :-) Regards, Clement On 15.01.2009, at 10:56, Felix Meschberger wrote: Hi, I've compiled the release candidate for the Configuration Admin release 1.0.8 and put it up here: http://people.apache.org/~fmeschbe/org.apache.felix.configadmin-1.0.8/ The KEYS file for verifyi

Re: [CANCEL] [VOTE] Release configadmin 1.0.6

2009-01-15 Thread Clement Escoffier
Hi, I detect the issue inside an embedded Felix executing a lot of (iPOJO) tests. The host exposes a log service (to catch logged messages). When my tests were done, the embedded Felix stopped, I saw the NPE here. So it is not really the standard configuration :-). I'm not sure that an in

Re: [VOTE] Release configadmin 1.0.8

2009-01-15 Thread Felix Meschberger
Here is my +1 Regards Felix Felix Meschberger schrieb: > Hi, > > I've compiled the release candidate for the Configuration Admin release > 1.0.8 and put it up here: > > http://people.apache.org/~fmeschbe/org.apache.felix.configadmin-1.0.8/ > > The KEYS file for verifying the signature is also

Re: [CANCEL] [VOTE] Release configadmin 1.0.6

2009-01-15 Thread Felix Meschberger
Hi, Stuart McCulloch schrieb: > 2009/1/15 Felix Meschberger > >> Hi all, >> >> I have to cancel this, because Clément Escoffier found a bug, which >> caused NullPointerException to be thrown during bundle shutdown >> (FELIX-881 [1]). I deem this bug problematic and a blocker for the >> release,

[VOTE] Release configadmin 1.0.8

2009-01-15 Thread Felix Meschberger
Hi, I've compiled the release candidate for the Configuration Admin release 1.0.8 and put it up here: http://people.apache.org/~fmeschbe/org.apache.felix.configadmin-1.0.8/ The KEYS file for verifying the signature is also in this directory. md5 and sha1 files are maven generated and modified to

[jira] Closed: (FELIX-881) Stopping the Configuration Admin bundle causes a NullPointerException

2009-01-15 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-881. --- Confirmed to work also by Clément Escoffier. > Stopping the Configuration Admin bundle causes a N

Re: [CANCEL] [VOTE] Release configadmin 1.0.6

2009-01-15 Thread Stuart McCulloch
2009/1/15 Felix Meschberger > Hi all, > > I have to cancel this, because Clément Escoffier found a bug, which > caused NullPointerException to be thrown during bundle shutdown > (FELIX-881 [1]). I deem this bug problematic and a blocker for the > release, since it gives a very bad impression. >

[jira] Updated: (FELIX-881) Stopping the Configuration Admin bundle causes a NullPointerException

2009-01-15 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-881: Fix Version/s: (was: configadmin-1.0.8) configadmin-1.0.6 > Stopping

[jira] Resolved: (FELIX-881) Stopping the Configuration Admin bundle causes a NullPointerException

2009-01-15 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved FELIX-881. - Resolution: Fixed Applied fixes in Rev. 734634 and 734635: The service reference is now to

[CANCEL] [VOTE] Release configadmin 1.0.6

2009-01-15 Thread Felix Meschberger
Hi all, I have to cancel this, because Clément Escoffier found a bug, which caused NullPointerException to be thrown during bundle shutdown (FELIX-881 [1]). I deem this bug problematic and a blocker for the release, since it gives a very bad impression. I have already fixed this bug and will prov

[jira] Created: (FELIX-881) Stopping the Configuration Admin bundle causes a NullPointerException

2009-01-15 Thread Felix Meschberger (JIRA)
Stopping the Configuration Admin bundle causes a NullPointerException - Key: FELIX-881 URL: https://issues.apache.org/jira/browse/FELIX-881 Project: Felix Issue Type: Bug

[jira] Work started: (FELIX-881) Stopping the Configuration Admin bundle causes a NullPointerException

2009-01-15 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-881 started by Felix Meschberger. > Stopping the Configuration Admin bundle causes a NullPointerException > -

Re: [VOTE] Release configadmin 1.0.6

2009-01-15 Thread Niclas Hedhman
+1 Cheers Niclas On Thu, Jan 15, 2009 at 12:37 AM, Felix Meschberger wrote: > Hi, > > I've compiled the release candidate for the Configuration Admin release > 1.0.6 and put it up here: > > http://people.apache.org/~fmeschbe/org.apache.felix.configadmin-1.0.6/ > > The KEYS file for verifying the