[jira] [Commented] (FELIX-5913) Support Android

2018-09-27 Thread Karl Pauls (JIRA)
[ 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

[jira] [Commented] (FELIX-5913) Support Android

2018-09-27 Thread Tom Rutchik (JIRA)
[ 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

[jira] [Commented] (FELIX-5913) Support Android

2018-09-27 Thread Karl Pauls (JIRA)
[ 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

[jira] [Created] (FELIX-5946) Felix Version Number is 0.0.0

2018-09-27 Thread Tom Rutchik (JIRA)
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:

[jira] [Commented] (FELIX-5913) Support Android

2018-09-27 Thread Tom Rutchik (JIRA)
[ 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] felix pull request #157: [configadmin] use BlockingQueue instead of synchron...

2018-09-27 Thread amarkevich
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

[jira] [Commented] (FELIX-5913) Support Android

2018-09-27 Thread Karl Pauls (JIRA)
[ 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

[jira] [Resolved] (FELIX-5945) Avoid unnecessary reflection

2018-09-27 Thread Carsten Ziegeler (JIRA)
[ 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 > --