Re: Framework 2.1 release plans?

2010-01-20 Thread Richard S. Hall
On 1/20/10 14:58, Chris Custine wrote: FELIX-1929 fixes an issue with fileinstall (FELIX-1928 fixed fileinstall, but only on Equinox until FELIX-1929 makes it into a release) and that is the main fix we need for Karaf. That has already been committed on trunk. Good, so it will be included.

Re: Framework 2.1 release plans?

2010-01-20 Thread Chris Custine
FELIX-1929 fixes an issue with fileinstall (FELIX-1928 fixed fileinstall, but only on Equinox until FELIX-1929 makes it into a release) and that is the main fix we need for Karaf. That has already been committed on trunk. The rest of the commits on trunk since 2.0.2 all look worthy as well, thoug

[jira] Updated: (FELIX-1984) Components starts disabled

2010-01-20 Thread Artur Opala (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artur Opala updated FELIX-1984: --- Component/s: (was: Declarative Services (SCR)) Configuration Admin

[jira] Commented: (FELIX-1984) Components starts disabled

2010-01-20 Thread Artur Opala (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802906#action_12802906 ] Artur Opala commented on FELIX-1984: Resolved: The problem lies in the org.apache.felix

Felix on Android

2010-01-20 Thread Jackson, Bruce
The Felix site has a useful section on getting things going on Android ( http://felix.apache.org/site/apache-felix-and-google-android.html) but isn't so clear about embedding the framework into an Android app" "Apache Felix can also be integrated with an Android application. To achieve this, you n

[jira] Updated: (FELIX-1993) Enhance configuration printer support

2010-01-20 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-1993: Attachment: configprinter.patch Proposed solution for handling different modes for configur

[jira] Commented: (FELIX-1984) Components starts disabled

2010-01-20 Thread Artur Opala (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802890#action_12802890 ] Artur Opala commented on FELIX-1984: After debugging: components are not enabled beacau

[jira] Issue Comment Edited: (FELIX-1984) Components starts disabled

2010-01-20 Thread Artur Opala (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802890#action_12802890 ] Artur Opala edited comment on FELIX-1984 at 1/20/10 4:55 PM: - A

[jira] Issue Comment Edited: (FELIX-1984) Components starts disabled

2010-01-20 Thread Artur Opala (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802890#action_12802890 ] Artur Opala edited comment on FELIX-1984 at 1/20/10 4:56 PM: - A

Re: Framework 2.1 release plans?

2010-01-20 Thread Richard S. Hall
On 1/20/10 11:13, Chris Custine wrote: Hi All, I'd like to do a bugfix release of Karaf (probably 1.2.1) and include some recent framework fixes. Does anyone have imminent plans for a framework 2.1.0 release? If this isn't happening any time soon, would anyone object if I created a framework 2.

Framework 2.1 release plans?

2010-01-20 Thread Chris Custine
Hi All, I'd like to do a bugfix release of Karaf (probably 1.2.1) and include some recent framework fixes. Does anyone have imminent plans for a framework 2.1.0 release? If this isn't happening any time soon, would anyone object if I created a framework 2.0.3 release with some of the recent bugfi

[jira] Updated: (FELIX-1997) Actual configuration might not be reflected in the web console

2010-01-20 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-1997: Fix Version/s: scr-1.4.2 I've committed a first version of a dynamic meta type provider wi

[jira] Assigned: (FELIX-1997) Actual configuration might not be reflected in the web console

2010-01-20 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned FELIX-1997: --- Assignee: Carsten Ziegeler > Actual configuration might not be reflected in the web c

[jira] Commented: (FELIX-1991) Allow boot delegation class loader to be configurable per bundle

2010-01-20 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802855#action_12802855 ] Richard S. Hall commented on FELIX-1991: I forgot to "svn add" it...done now. > Al

[jira] Closed: (FELIX-1998) Use UTF-8 when decoding reference location URLs

2010-01-20 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-1998. -- Resolution: Fixed Committed fixed suggested by David Jencks. > Use UTF-8 when decoding referen

Re: URL decoding in framework BundleArchive

2010-01-20 Thread Richard S. Hall
Done. -> richard On 1/19/10 20:24, David Jencks wrote: Judging by the javadoc here http://java.sun.com/javase/6/docs/api/java/net/URLDecoder.html#decode(java.lang.String) I'd guess this change might be appropriate? Index: src/main/java/org/apache/felix/framework/cache/BundleArchive.java =

[jira] Created: (FELIX-1998) Use UTF-8 when decoding reference location URLs

2010-01-20 Thread Richard S. Hall (JIRA)
Use UTF-8 when decoding reference location URLs --- Key: FELIX-1998 URL: https://issues.apache.org/jira/browse/FELIX-1998 Project: Felix Issue Type: Bug Components: Framework Affects

[jira] Resolved: (FELIX-1992) Change the use of the § cha racter as a separator in the BundleRepositoryRender class

2010-01-20 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved FELIX-1992. -- Resolution: Fixed Applied proposed patch in Rev. 901181. > Change the use of the § cha

[jira] Commented: (FELIX-1997) Actual configuration might not be reflected in the web console

2010-01-20 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802822#action_12802822 ] Felix Meschberger commented on FELIX-1997: -- Oh, Carsten just told me, that I was m

[jira] Commented: (FELIX-1997) Actual configuration might not be reflected in the web console

2010-01-20 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802820#action_12802820 ] Felix Meschberger commented on FELIX-1997: -- > Maybe another solution would be that

[jira] Commented: (FELIX-1997) Actual configuration might not be reflected in the web console

2010-01-20 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802815#action_12802815 ] Carsten Ziegeler commented on FELIX-1997: - I'm not sure if this is a web console pr

[jira] Commented: (FELIX-1997) Actual configuration might not be reflected in the web console

2010-01-20 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802810#action_12802810 ] Felix Meschberger commented on FELIX-1997: -- I assume this is a web console issue..

[jira] Created: (FELIX-1997) Actual configuration might not be reflected in the web console

2010-01-20 Thread Carsten Ziegeler (JIRA)
Actual configuration might not be reflected in the web console -- Key: FELIX-1997 URL: https://issues.apache.org/jira/browse/FELIX-1997 Project: Felix Issue Type: Bug Comp