[
https://issues.apache.org/jira/browse/FELIX-5913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16631055#comment-16631055
]
Karl Pauls commented on FELIX-5913:
---
Tom,
overriding loadClass and breaking the normal
[
https://issues.apache.org/jira/browse/FELIX-5913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16631020#comment-16631020
]
Tom Rutchik commented on FELIX-5913:
Karl,
I've been testing your implementation. It
[
https://issues.apache.org/jira/browse/FELIX-5913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630983#comment-16630983
]
Karl Pauls commented on FELIX-5913:
---
Tom,
great! I was hoping that I could clear thing
Tom Rutchik created FELIX-5946:
--
Summary: Felix Version Number is 0.0.0
Key: FELIX-5946
URL: https://issues.apache.org/jira/browse/FELIX-5946
Project: Felix
Issue Type: Bug
Components:
[
https://issues.apache.org/jira/browse/FELIX-5913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630692#comment-16630692
]
Tom Rutchik commented on FELIX-5913:
Karl,
That helps a lot in explaining things. I'
GitHub user amarkevich opened a pull request:
https://github.com/apache/felix/pull/157
[configadmin] use BlockingQueue instead of synchronized in UpdateThread
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/amarkevich/felix trunk
[
https://issues.apache.org/jira/browse/FELIX-5913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629959#comment-16629959
]
Karl Pauls commented on FELIX-5913:
---
Hi Tom,
let me try to explain in a little more de
[
https://issues.apache.org/jira/browse/FELIX-5945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-5945.
-
Resolution: Fixed
Removed in rev 1842073
> Avoid unnecessary reflection
> --