[jira] [Commented] (FELIX-3067) Prevent Deadlock Situation in Felix.acquireGlobalLock

2014-11-20 Thread metatech (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14219146#comment-14219146 ] metatech commented on FELIX-3067: - The following steps helped to strongly mitigate the

[jira] [Comment Edited] (FELIX-3067) Prevent Deadlock Situation in Felix.acquireGlobalLock

2014-11-20 Thread metatech (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14219146#comment-14219146 ] metatech edited comment on FELIX-3067 at 11/20/14 9:14 AM: --- The

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

2014-11-20 Thread metatech (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14219164#comment-14219164 ] metatech commented on FELIX-3807: - I tried this patch in an attempt to solve FELIX-3067,

[jira] [Created] (FELIX-4705) Add Logger to BundleClassLoader

2014-11-20 Thread Bob Paulin (JIRA)
Bob Paulin created FELIX-4705: - Summary: Add Logger to BundleClassLoader Key: FELIX-4705 URL: https://issues.apache.org/jira/browse/FELIX-4705 Project: Felix Issue Type: Task

[jira] [Assigned] (FELIX-4705) Add Logger to BundleClassLoader

2014-11-20 Thread Bob Paulin (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Paulin reassigned FELIX-4705: - Assignee: Bob Paulin Add Logger to BundleClassLoader ---

[jira] [Commented] (FELIX-4705) Add Logger to BundleClassLoader

2014-11-20 Thread Bob Paulin (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14219381#comment-14219381 ] Bob Paulin commented on FELIX-4705: --- Added with Rev 1640741. Add Logger to

[jira] [Work stopped] (FELIX-4705) Add Logger to BundleClassLoader

2014-11-20 Thread Bob Paulin (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-4705 stopped by Bob Paulin. - Add Logger to BundleClassLoader ---

[jira] [Work started] (FELIX-4705) Add Logger to BundleClassLoader

2014-11-20 Thread Bob Paulin (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-4705 started by Bob Paulin. - Add Logger to BundleClassLoader ---

[jira] [Resolved] (FELIX-4705) Add Logger to BundleClassLoader

2014-11-20 Thread Bob Paulin (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Paulin resolved FELIX-4705. --- Resolution: Fixed Add Logger to BundleClassLoader ---

Refactoring possibilities in the BundleWiringImpl for Weaving

2014-11-20 Thread Bob Paulin
All, Wanted to get some thoughts on some things in the BundleWiringImpl. There seems to be some very large methods in this class which makes it very difficult to write tests. I wanted to get some opinions on breaking some of the methods up to improve readability and testability. The

[jira] [Created] (FELIX-4706) Provide way to override Jetty's error pages for status other than 200

2014-11-20 Thread Sarwar Bhuiyan (JIRA)
Sarwar Bhuiyan created FELIX-4706: - Summary: Provide way to override Jetty's error pages for status other than 200 Key: FELIX-4706 URL: https://issues.apache.org/jira/browse/FELIX-4706 Project: Felix

[jira] [Created] (FELIX-4707) use Maven Plugin Tools Java 5 annotations instead of javadoc tags

2014-11-20 Thread JIRA
Hervé Boutemy created FELIX-4707: Summary: use Maven Plugin Tools Java 5 annotations instead of javadoc tags Key: FELIX-4707 URL: https://issues.apache.org/jira/browse/FELIX-4707 Project: Felix

[jira] [Updated] (FELIX-4707) use Maven Plugin Tools Java 5 annotations instead of javadoc tags

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated FELIX-4707: - Attachment: FELIX-4707.patch here is the direct translation Plugin Tools javadocs to Java 5

Re: Help me run apache felix test with OSGI CT

2014-11-20 Thread David Bosschaert
Hi Deven, I have updated http://felix.apache.org/documentation/development/using-the-osgi-compliance-tests.html to describe how to run the Core R5 and Core R6 tests with the Felix framework. I've also added the Core R6 CT to https://svn.apache.org/repos/tck/osgi-cts in case you're looking for it.