[jira] [Commented] (FELIX-3273) Possible exception when accessing headers

2013-01-31 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568020#comment-13568020 ] Richard S. Hall commented on FELIX-3273: Where is the gap? Inside

[jira] [Resolved] (FELIX-3844) Native bundles cannot be installed on Windows 8 and Windows Server 2012

2013-01-31 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3844. Resolution: Fixed Assignee: Richard S. Hall I really think we should move our OS

[jira] [Created] (FELIX-3883) [Framework] Move OS and processor aliases to configuration properties

2013-01-31 Thread Richard S. Hall (JIRA)
Richard S. Hall created FELIX-3883: -- Summary: [Framework] Move OS and processor aliases to configuration properties Key: FELIX-3883 URL: https://issues.apache.org/jira/browse/FELIX-3883 Project

[jira] [Resolved] (FELIX-3618) [Framework] Should not allow bundles to use generic cap/req headers for osgi.wiring.* namespaces

2013-01-31 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3618. Resolution: Fixed Assignee: Richard S. Hall Applied a patch to fail installation

[jira] [Reopened] (FELIX-3852) InstallBundle throws ClassCastException: java.util.jar.Attributes$Name cannot be cast to java.lang.String

2013-01-24 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall reopened FELIX-3852: I believe there is an issue with this patch. The StringMap not only converts keys to strings

[jira] [Updated] (FELIX-3852) InstallBundle throws ClassCastException: java.util.jar.Attributes$Name cannot be cast to java.lang.String

2013-01-24 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3852: --- Attachment: FELIX-3852-updated.txt Proposed patch. Sahoo, can you check that this still

[jira] [Comment Edited] (FELIX-3852) InstallBundle throws ClassCastException: java.util.jar.Attributes$Name cannot be cast to java.lang.String

2013-01-24 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561673#comment-13561673 ] Richard S. Hall edited comment on FELIX-3852 at 1/24/13 3:17 PM

[jira] [Updated] (FELIX-3852) InstallBundle throws ClassCastException: java.util.jar.Attributes$Name cannot be cast to java.lang.String

2013-01-24 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3852: --- Attachment: (was: FELIX-3852-updated.txt) InstallBundle throws ClassCastException

[jira] [Updated] (FELIX-3852) InstallBundle throws ClassCastException: java.util.jar.Attributes$Name cannot be cast to java.lang.String

2013-01-24 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3852: --- Attachment: FELIX-3852-updated.txt Sorry, my mistake. I changed the constructor and forgot

[jira] [Commented] (FELIX-3852) InstallBundle throws ClassCastException: java.util.jar.Attributes$Name cannot be cast to java.lang.String

2013-01-24 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561809#comment-13561809 ] Richard S. Hall commented on FELIX-3852: The main issue that needs to be addressed

[jira] [Commented] (FELIX-3852) InstallBundle throws ClassCastException: java.util.jar.Attributes$Name cannot be cast to java.lang.String

2013-01-22 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560231#comment-13560231 ] Richard S. Hall commented on FELIX-3852: Yeah, I think that was the intent

[jira] [Commented] (FELIX-3845) Bundles with long Bundle-SymbolicName would fail to be installed

2013-01-22 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560239#comment-13560239 ] Richard S. Hall commented on FELIX-3845: Could you attach a simple example

Re: OSGi bundle repository missing information

2013-01-16 Thread Richard S. Hall
On 1/16/13 03:15 , Nicolas F. wrote: On 15/01/2013 17:18, Richard S. Hall wrote: On 1/15/13 10:12 , Nicolas F. wrote: It wouldn't hurt anything, but it wouldn't serve much purpose currently, would it? The main point of the OBR XML file is to provide sets of capabilities and requirements

Re: OSGi bundle repository missing information

2013-01-15 Thread Richard S. Hall
On 1/15/13 08:51 , o...@nettrader.fr wrote: Hi, my name is Nicolas Fortin, I work on the OrbisGIS open source project (https://github.com/irstv/orbisgis), we will use OSGi and OBR as our new plug-in system. We are using Apache Felix implementation, and maven bundle plugin. There is an

Re: Build notifications

2013-01-09 Thread Richard S. Hall
If it doesn't add much traffic, I think that will be fine. - richard On 1/9/13 04:35 , Guillaume Sauthier (OW2) wrote: Hi all This week I started to create Jenkins builds for iPOJO. As you know, it's possible to have jenkins sending mail notifications for instable builds. I was wondering if

[jira] [Updated] (FELIX-3842) NPE in LocalRepositoryImpl

2013-01-08 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3842: --- Fix Version/s: bundlerepository-1.6.8 NPE in LocalRepositoryImpl

[jira] [Updated] (FELIX-3842) NPE in LocalRepositoryImpl

2013-01-08 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3842: --- Affects Version/s: bundlerepository-1.6.6 NPE in LocalRepositoryImpl

[jira] [Resolved] (FELIX-3842) NPE in LocalRepositoryImpl

2013-01-08 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3842. Resolution: Fixed Assignee: Richard S. Hall This is actually related to FELIX-3806

Re: IPOJO initialization + refresh deadlock

2013-01-01 Thread Richard S. Hall
) java.lang.Thread.run(Thread.java:662) On Sat, Dec 22, 2012 at 6:39 PM, Richard S. Hall he...@ungoverned.orgwrote: On 12/22/12 20:41 , Jad Naous wrote: Thanks! I was building with java6. Don't know if that is the issue. Anyway, I tested the snapshot, and looks like that fixes it. Any idea when 4.1.0

Re: IPOJO initialization + refresh deadlock

2013-01-01 Thread Richard S. Hall
On 1/1/13 11:13, Jad Naous wrote: On Tue, Jan 1, 2013 at 7:58 AM, Richard S. Hall he...@ungoverned.orgwrote: On 1/1/13 10:37, Jad Naous wrote: On Tue, Jan 1, 2013 at 6:21 AM, Richard S. Hallhe...@ungoverned.org** wrote: On 1/1/13 06:09, Jad Naous wrote: Happy new year! I'm running

Re: IPOJO initialization + refresh deadlock

2013-01-01 Thread Richard S. Hall
On 1/1/13 11:51, Jad Naous wrote: On Tue, Jan 1, 2013 at 8:30 AM, Richard S. Hall he...@ungoverned.orgwrote: On 1/1/13 11:13, Jad Naous wrote: On Tue, Jan 1, 2013 at 7:58 AM, Richard S. Hall he...@ungoverned.org wrote: On 1/1/13 10:37, Jad Naous wrote: On Tue, Jan 1, 2013 at 6:21 AM

Re: IPOJO initialization + refresh deadlock

2013-01-01 Thread Richard S. Hall
On 1/1/13 12:40, Jad Naous wrote: On Tue, Jan 1, 2013 at 9:16 AM, Richard S. Hall he...@ungoverned.orgwrote: On 1/1/13 11:51, Jad Naous wrote: On Tue, Jan 1, 2013 at 8:30 AM, Richard S. Hall he...@ungoverned.org wrote: On 1/1/13 11:13, Jad Naous wrote: On Tue, Jan 1, 2013 at 7:58 AM

Re: IPOJO initialization + refresh deadlock

2012-12-22 Thread Richard S. Hall
in January if all goes well. - richard Thanks! Jad. On Fri, Dec 21, 2012 at 6:49 AM, Richard S. Hall he...@ungoverned.orgwrote: It built fine for me. I'm was building with Java 7. Regardless, I deployed snapshots of framework, main, and main.distribution, so just grab what you want from

Re: Deadlock on install/refresh

2012-12-20 Thread Richard S. Hall
On 12/20/12 14:43 , Jad Naous wrote: I am using Gemini JPA along with EclipseLink on Apache Felix, and I can reproduce a deadlock at will. Here's what happens: - Gemini JPA gets installed. - My bundle which includes persistence entities is installing. - Gemini JPA gets notification about my

Re: IPOJO initialization + refresh deadlock

2012-12-20 Thread Richard S. Hall
On 12/20/12 4:10 PM, Jad Naous wrote: If a bundle undergoes a refresh while ipojo is still initializing components, a deadlock can happen. The issue is that if ipojo is attempting to register a service, it will be doing it while synchronizing on the InstanceCreator instance. It will then try to

Re: IPOJO initialization + refresh deadlock

2012-12-20 Thread Richard S. Hall
, Richard S. Hall he...@ungoverned.orgwrote: On 12/20/12 4:10 PM, Jad Naous wrote: If a bundle undergoes a refresh while ipojo is still initializing components, a deadlock can happen. The issue is that if ipojo is attempting to register a service, it will be doing it while synchronizing

[jira] [Commented] (FELIX-3824) Possible InvalidStateException thrown while unregistering bundle services

2012-12-14 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532419#comment-13532419 ] Richard S. Hall commented on FELIX-3824: Seems harmless, so I'm fine if you want

[jira] [Commented] (FELIX-3803) Bundle#getResource always try to resolve the bundle

2012-12-14 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532435#comment-13532435 ] Richard S. Hall commented on FELIX-3803: I assume the issue here is to avoid

[jira] [Comment Edited] (FELIX-3807) Refreshing bundles should first grab all the bundle locks to avoid concurrent modifications of those bundles

2012-12-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13531081#comment-13531081 ] Richard S. Hall edited comment on FELIX-3807 at 12/13/12 3:17 PM

[jira] [Commented] (FELIX-3807) Refreshing bundles should first grab all the bundle locks to avoid concurrent modifications of those bundles

2012-12-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13531166#comment-13531166 ] Richard S. Hall commented on FELIX-3807: Ok, I think I understand. The refresh

[jira] [Commented] (FELIX-3807) Refreshing bundles should first grab all the bundle locks to avoid concurrent modifications of those bundles

2012-12-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13531184#comment-13531184 ] Richard S. Hall commented on FELIX-3807: Still, you don't need to grab all locks

[jira] [Commented] (FELIX-3807) Refreshing bundles should first grab all the bundle locks to avoid concurrent modifications of those bundles

2012-12-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13531187#comment-13531187 ] Richard S. Hall commented on FELIX-3807: Unlocking isn't necessary as a separate

[jira] [Commented] (FELIX-3807) Refreshing bundles should first grab all the bundle locks to avoid concurrent modifications of those bundles

2012-12-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13531218#comment-13531218 ] Richard S. Hall commented on FELIX-3807: Looks good to me. Go ahead and commit

[jira] [Resolved] (FELIX-3715) ResolverImpl is not thread safe

2012-12-11 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3715. Resolution: Fixed Assignee: Richard S. Hall I've applied the patch and deployed

[jira] [Commented] (FELIX-3761) When a bundle registers a service, the bundle lock is obtained without any real purpose

2012-12-07 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13526702#comment-13526702 ] Richard S. Hall commented on FELIX-3761: Yes, I had thought about switching

[jira] [Commented] (FELIX-3807) Refreshing bundles should first grab all the bundle locks to avoid concurrent modifications of those bundles

2012-12-07 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13526701#comment-13526701 ] Richard S. Hall commented on FELIX-3807: I'm not sure why this would be necessary

[jira] [Commented] (FELIX-3807) Refreshing bundles should first grab all the bundle locks to avoid concurrent modifications of those bundles

2012-12-07 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13526742#comment-13526742 ] Richard S. Hall commented on FELIX-3807: Yes, current bundle lock holders can

[jira] [Commented] (FELIX-3761) When a bundle registers a service, the bundle lock is obtained without any real purpose

2012-11-30 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507193#comment-13507193 ] Richard S. Hall commented on FELIX-3761: Checking the validity inside the service

[jira] [Updated] (FELIX-3786) Create system package definintions for Java 8

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3786: --- Summary: Create system package definintions for Java 8 (was: Create system paclage

[jira] [Commented] (FELIX-3786) Create system package definintions for Java 8

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507072#comment-13507072 ] Richard S. Hall commented on FELIX-3786: I've committed this as a preliminary

[jira] [Closed] (FELIX-3632) [Framework] Parsing of delimited strings in manifest parser collapses all consecutive escapes

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3632. -- Resolution: Fixed Fixed. [Framework] Parsing of delimited strings

[jira] [Commented] (FELIX-3553) Use of parallel class loading capability of JDK7

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507079#comment-13507079 ] Richard S. Hall commented on FELIX-3553: Your locking approach doesn't allow

[jira] [Comment Edited] (FELIX-3553) Use of parallel class loading capability of JDK7

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507079#comment-13507079 ] Richard S. Hall edited comment on FELIX-3553 at 11/30/12 4:10 AM

[jira] [Commented] (FELIX-3761) When a bundle registers a service, the bundle lock is obtained without any real purpose

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507082#comment-13507082 ] Richard S. Hall commented on FELIX-3761: Perhaps I'm missing something, but if we

[jira] [Updated] (FELIX-3766) Slightly invalid logic for pre-checking dynamic imports which cause the framework the grab the lock with no real need

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3766: --- Fix Version/s: framework-4.2.0 Slightly invalid logic for pre-checking dynamic imports

[jira] [Commented] (FELIX-3766) Slightly invalid logic for pre-checking dynamic imports which cause the framework the grab the lock with no real need

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507086#comment-13507086 ] Richard S. Hall commented on FELIX-3766: I think there was a reason

[jira] [Commented] (FELIX-3771) Regression fixed at FELIX-971 is reintroduced at FELIX-3082

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507091#comment-13507091 ] Richard S. Hall commented on FELIX-3771: I don't believe the fix for FELIX-971

[jira] [Commented] (FELIX-3771) Regression fixed at FELIX-971 is reintroduced at FELIX-3082

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507095#comment-13507095 ] Richard S. Hall commented on FELIX-3771: I believe the fix for FELIX-971

[jira] [Commented] (FELIX-3785) [PATCH] debug logging of lock operations in Felix class

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507097#comment-13507097 ] Richard S. Hall commented on FELIX-3785: The main issue I see with this patch

[jira] [Updated] (FELIX-3771) Regression fixed at FELIX-971 is reintroduced at FELIX-3082

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3771: --- Comment: was deleted (was: I don't believe the fix for FELIX-971 was correct in the first

[jira] [Commented] (FELIX-3743) Potential endless loop setting the active framework startlevel

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507100#comment-13507100 ] Richard S. Hall commented on FELIX-3743: This patch looks reasonable to me too, so

[jira] [Closed] (FELIX-3743) Potential endless loop setting the active framework startlevel

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3743. -- Potential endless loop setting the active framework startlevel

[jira] [Commented] (FELIX-3713) Bundle.start() returns without starting the bundle

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507110#comment-13507110 ] Richard S. Hall commented on FELIX-3713: I'm not sure I see a great solution

[jira] [Commented] (FELIX-3761) When a bundle registers a service, the bundle lock is obtained without any real purpose

2012-11-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507152#comment-13507152 ] Richard S. Hall commented on FELIX-3761: Just to follow up with a little more

[jira] [Updated] (FELIX-3786) Create system paclage definintions for Java 8

2012-11-27 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3786: --- Fix Version/s: framework-4.2.0 Create system paclage definintions for Java 8

[jira] [Commented] (FELIX-3553) Use of parallel class loading capability of JDK7

2012-11-27 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505209#comment-13505209 ] Richard S. Hall commented on FELIX-3553: I will try to look at it, but it would

[jira] [Resolved] (FELIX-3716) Improve support for cardinality multiple

2012-11-27 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3716. Resolution: Fixed Assignee: Richard S. Hall The candLoop for-loop label isn't

[jira] [Commented] (FELIX-3713) Bundle.start() returns without starting the bundle

2012-11-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496854#comment-13496854 ] Richard S. Hall commented on FELIX-3713: Yep, that's why we opened an issue

Re: More work on Felix application examples

2012-11-11 Thread Richard S. Hall
The more examples, the better, as far as I am concerned. - richard On 11/11/12 06:05, Benedikt Ritter wrote: Hi, a while back I did some work on the examples provided on the felix web site (see Jira Issues [1,2,3,4] and ML thread [5]). Now after I have finished my master thesis, I want to get

Re: Configurable Extension Bundle system

2012-10-26 Thread Richard S. Hall
On 10/26/12 09:21 , Raymond Auge wrote: On Fri, Oct 26, 2012 at 8:52 AM, Felix Meschberger fmesc...@adobe.comwrote: Hi, Am 25.10.2012 um 17:15 schrieb Raymond Auge: Hello All, I'd like to bump this issue as it appears to be a problem not only with Felix, but also with Equinox and I'd like

[jira] [Closed] (FELIX-3728) Classloading deadlock in BundleWiringImpl with multiple threads

2012-10-24 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3728. -- Resolution: Duplicate This issue appears to be the same as FELIX-3369, so let's close

[jira] [Resolved] (FELIX-3707) Uses constraints not properly checked with require bundle

2012-10-17 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3707. Resolution: Fixed Assignee: Richard S. Hall I've applied the patch. Please close

[jira] [Commented] (FELIX-3715) ResolverImpl is not thread safe

2012-10-17 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478052#comment-13478052 ] Richard S. Hall commented on FELIX-3715: Sounds good. How about ResolveSession

Re: Bundle.start() returns without starting the bundle

2012-10-16 Thread Richard S. Hall
On 10/16/12 06:50 , Sahoo wrote: While investigating some issues in GlassFish, what we are seeing is that even if our code is calling bundle.start(START_TRANSIENT), the bundle is not getting started immediately, nor is the code blocking. It simply returns without Bundle's activator getting

[jira] [Updated] (FELIX-3713) Bundle.start() returns without starting the bundle

2012-10-16 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3713: --- Fix Version/s: framework-4.2.0 Bundle.start() returns without starting the bundle

[jira] [Resolved] (FELIX-3516) Clean up of internal javadoc

2012-10-12 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3516. Resolution: Fixed Assignee: Richard S. Hall Applied. Please close if satisfied

Re: [VOTE] Accept the JAAS Contribution by Chetan Mehrotra

2012-10-11 Thread Richard S. Hall
+1 - richard On 10/11/12 05:52 , Felix Meschberger wrote: Hi all As previously discussed, Chetan offers the contribution of a bundle to simplify integration of JAAS functionality in OSGi applications. The source is attached to FELIX-3705 [1] which also contains a link to the list

[jira] [Commented] (FELIX-3701) Intermittent CNFE with embedded jars in Fragment Bundles

2012-10-10 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13473356#comment-13473356 ] Richard S. Hall commented on FELIX-3701: I doesn't seem like there should

[jira] [Closed] (FELIX-2637) Monitor Admin Service contribution

2012-10-03 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-2637. -- Resolution: Incomplete At this point in time, it is not possible to secure the software grant

[jira] [Commented] (FELIX-3687) Deadlock potential from ServiceRegistry.unregisterService

2012-09-28 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465769#comment-13465769 ] Richard S. Hall commented on FELIX-3687: Technically, I believe this patch leaves

[jira] [Commented] (FELIX-3666) NPE when uninstalling a bundle

2012-09-17 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13457055#comment-13457055 ] Richard S. Hall commented on FELIX-3666: So, should we clone this bug

[jira] [Updated] (FELIX-3670) PackageAdmin.isBundleType throws NPE for uninstalled bundle

2012-09-17 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3670: --- Fix Version/s: framework-4.2.0 PackageAdmin.isBundleType throws NPE for uninstalled

[jira] [Commented] (FELIX-3665) Uninstall all bundles of a dedicated bundle level

2012-09-14 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13455767#comment-13455767 ] Richard S. Hall commented on FELIX-3665: Ultimately, there is no end

[jira] [Commented] (FELIX-3664) Uninstall with bundle range

2012-09-14 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13455766#comment-13455766 ] Richard S. Hall commented on FELIX-3664: Ultimately, there is no end

[jira] [Commented] (FELIX-3664) Uninstall with bundle range

2012-09-14 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13455877#comment-13455877 ] Richard S. Hall commented on FELIX-3664: I'm not aware of anyone working

[jira] [Commented] (FELIX-3652) ArrayIndexOutOfBoundsException when trying to adapt() a stopped bundle

2012-09-03 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447304#comment-13447304 ] Richard S. Hall commented on FELIX-3652: Do you know what state the Bundle

[jira] [Commented] (FELIX-3652) ArrayIndexOutOfBoundsException when trying to adapt() a stopped bundle

2012-09-03 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447312#comment-13447312 ] Richard S. Hall commented on FELIX-3652: Is it not possible to modify your code

[jira] [Commented] (FELIX-3652) ArrayIndexOutOfBoundsException when trying to adapt() a stopped bundle

2012-09-03 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447333#comment-13447333 ] Richard S. Hall commented on FELIX-3652: If you can get me to reproduce it, then I

[jira] [Closed] (FELIX-3455) Framework JARs for JDK 7

2012-08-31 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3455. -- Resolution: Fixed Notice the fix version on this issue, it is framework 4.2.0 not 4.0.3...i.e

[jira] [Created] (FELIX-3632) [Framework] Parsing of delimited strings in manifest parser collapses all consecutive escapes

2012-08-21 Thread Richard S. Hall (JIRA)
Richard S. Hall created FELIX-3632: -- Summary: [Framework] Parsing of delimited strings in manifest parser collapses all consecutive escapes Key: FELIX-3632 URL: https://issues.apache.org/jira/browse/FELIX-3632

[jira] [Commented] (FELIX-3477) NPE in BundleWiringImpl.searchImports

2012-08-20 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13437915#comment-13437915 ] Richard S. Hall commented on FELIX-3477: After looking into Peter's scenario

[jira] [Commented] (FELIX-3624) Performance tuning solution for BundleRepository/ResolverImpl

2012-08-09 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431806#comment-13431806 ] Richard S. Hall commented on FELIX-3624: Thanks for looking into this. I am

Re: [VOTE] Accept the (slightly modified) UserAdmin donation by Jan Willem Janssen

2012-08-09 Thread Richard S. Hall
+1 - richard On Aug 9, 2012, at 02:50 , Marcel Offermans marcel.offerm...@luminis.nl wrote: Since Jan Willem updated the issue [1] after we held the vote, we technically did not vote on the contribution that will end up in subversion, as Richard pointed out in that issue. Therefore,

Re: missing packages in reexported JDK 1.6 package list ?

2012-08-03 Thread Richard S. Hall
On 8/3/12 09:18 , Pierre De Rop wrote: Hi everyone; I'm using Felix framework 4.0.2 and jdk 1.6.0-OpenSCG-Build-24, and I have a problem with a legacy bundle from our product, which tries to load the following JDK 1.6 packages using DynamicImport-Package: *: org.w3c.dom.traversal

Re: [VOTE] Accept the UserAdmin donation by Jan Willem Janssen

2012-08-03 Thread Richard S. Hall
+1 - richard On 8/3/12 11:57 , Marcel Offermans wrote: A little while ago, Jan Willem Janssen donated a complete implementation of the UserAdmin compendium service [1] to our project. I would like to start a formal vote on accepting this code. Please vote: [ ] +1 Accept this donation. [

[jira] [Commented] (FELIX-3618) Provide-Capability with osgi.wiring.package not spec compliant

2012-07-30 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424858#comment-13424858 ] Richard S. Hall commented on FELIX-3618: Actually, the real bug here

[jira] [Updated] (FELIX-3618) [Framework] Should not allow bundles to use generic cap/req headers for osgi.wiring.* namespaces

2012-07-30 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3618: --- Fix Version/s: framework-4.2.0 Summary: [Framework] Should not allow bundles to use

[jira] [Reopened] (FELIX-3343) Installing an fragment bundle without Bundle-ManifestVersion: 2 causes NPE in resolver

2012-07-25 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall reopened FELIX-3343: This is causing some CT issues, so we should revert it for now until we can determine

[jira] [Reopened] (FELIX-3609) Small optimizations

2012-07-25 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall reopened FELIX-3609: I rolled back 1365509 since it causes failures in the CT test for weaving hooks

[jira] [Commented] (FELIX-3609) Small optimizations

2012-07-25 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422428#comment-13422428 ] Richard S. Hall commented on FELIX-3609: I didn't spend time investigating why

[jira] [Comment Edited] (FELIX-3609) Small optimizations

2012-07-25 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422428#comment-13422428 ] Richard S. Hall edited comment on FELIX-3609 at 7/25/12 5:21 PM

[jira] [Commented] (FELIX-3609) Small optimizations

2012-07-25 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422477#comment-13422477 ] Richard S. Hall commented on FELIX-3609: Yeah, I forgot that we unified URL

[jira] [Commented] (FELIX-3609) Small optimizations

2012-07-25 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422507#comment-13422507 ] Richard S. Hall commented on FELIX-3609: I think you should already have

[jira] [Resolved] (FELIX-3343) Installing an fragment bundle without Bundle-ManifestVersion: 2 causes NPE in resolver

2012-07-25 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3343. Resolution: Fixed Fixing this again. I must have had JavaScript on my mind when I wrote

[jira] [Commented] (FELIX-3610) Support runtime verification for signed bundles

2012-07-25 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422554#comment-13422554 ] Richard S. Hall commented on FELIX-3610: If you assume that they can modify

[jira] [Commented] (FELIX-3610) Support runtime verification for signed bundles

2012-07-25 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422588#comment-13422588 ] Richard S. Hall commented on FELIX-3610: I think the way it is supposed to work

[jira] [Commented] (FELIX-3600) New UserAdmin implementation

2012-07-18 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13417141#comment-13417141 ] Richard S. Hall commented on FELIX-3600: Sounds nice. Could you include the MD5

Re: [donation] UserAdmin implementation

2012-07-18 Thread Richard S. Hall
On 7/18/12 06:36 , Jan Willem Janssen wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi list, I've written a UserAdmin implementation that I'd like to donate to the Felix project, see [1]. One of the main reasons for writing another implementation is that all current implementations

Re: [donation] UserAdmin implementation

2012-07-18 Thread Richard S. Hall
On 7/18/12 12:08 , Marcel Offermans wrote: On 7/18/12 06:36 , Jan Willem Janssen wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi list, I've written a UserAdmin implementation that I'd like to donate to the Felix project, see [1]. [1] https://issues.apache.org/jira/browse/FELIX-3600

[jira] [Commented] (FELIX-3598) framework.resolver.ResolverImpl.toStringBlame throws NullPointerException on jBPM-bpmn2 5.3.0.Final activator

2012-07-16 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13415135#comment-13415135 ] Richard S. Hall commented on FELIX-3598: If you really are trying to export

<    1   2   3   4   5   6   7   8   9   10   >