[jira] [Commented] (FELIX-6259) java.util.ConcurrentModificationException building Apache Commons CSV on Java 15-EA

2020-04-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17089776#comment-17089776 ] Gary D. Gregory commented on FELIX-6259: My local build works but since this a concurrency issue

[jira] [Commented] (FELIX-6259) java.util.ConcurrentModificationException building Apache Commons CSV on Java 15-EA

2020-04-22 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17089740#comment-17089740 ] Konrad Windszus commented on FELIX-6259: According to bnd this is only fixed with 5.1 (not yet

[GitHub] [felix-dev] tjwatson commented on a change in pull request #19: [FELIX-6161] Replace local filtering of references in favour of relying on filtered ServiceListener callbacks

2020-04-22 Thread GitBox
tjwatson commented on a change in pull request #19: URL: https://github.com/apache/felix-dev/pull/19#discussion_r413043524 ## File path: scr/src/test/java/org/apache/felix/scr/impl/manager/SingleComponentManagerTest.java ## @@ -51,15 +51,15 @@ private ComponentActivator

[GitHub] [felix-dev] tjwatson commented on a change in pull request #19: [FELIX-6161] Replace local filtering of references in favour of relying on filtered ServiceListener callbacks

2020-04-22 Thread GitBox
tjwatson commented on a change in pull request #19: URL: https://github.com/apache/felix-dev/pull/19#discussion_r413042421 ## File path: scr/src/main/java/org/apache/felix/scr/impl/manager/ServiceTracker.java ## @@ -76,13 +76,6 @@ * The Bundle Context used by this

[GitHub] [felix-dev] tjwatson commented on a change in pull request #19: [FELIX-6161] Replace local filtering of references in favour of relying on filtered ServiceListener callbacks

2020-04-22 Thread GitBox
tjwatson commented on a change in pull request #19: URL: https://github.com/apache/felix-dev/pull/19#discussion_r413039089 ## File path: scr/src/main/java/org/apache/felix/scr/impl/BundleComponentActivator.java ## @@ -98,132 +98,83 @@ private static class ListenerInfo

[GitHub] [felix-dev] tjwatson commented on a change in pull request #19: [FELIX-6161] Replace local filtering of references in favour of relying on filtered ServiceListener callbacks

2020-04-22 Thread GitBox
tjwatson commented on a change in pull request #19: URL: https://github.com/apache/felix-dev/pull/19#discussion_r41303 ## File path: scr/src/main/java/org/apache/felix/scr/impl/manager/ExtendedServiceListenerContext.java ## @@ -24,9 +24,9 @@ public interface

[GitHub] [felix-dev] tjwatson commented on a change in pull request #19: [FELIX-6161] Replace local filtering of references in favour of relying on filtered ServiceListener callbacks

2020-04-22 Thread GitBox
tjwatson commented on a change in pull request #19: URL: https://github.com/apache/felix-dev/pull/19#discussion_r413033652 ## File path: scr/src/main/java/org/apache/felix/scr/impl/BundleComponentActivator.java ## @@ -98,133 +98,82 @@ private static class ListenerInfo

[jira] [Comment Edited] (FELIX-6259) java.util.ConcurrentModificationException building Apache Commons CSV on Java 15-EA

2020-04-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17089690#comment-17089690 ] Gary D. Gregory edited comment on FELIX-6259 at 4/22/20, 2:09 PM: -- TY

[jira] [Comment Edited] (FELIX-6259) java.util.ConcurrentModificationException building Apache Commons CSV on Java 15-EA

2020-04-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17089690#comment-17089690 ] Gary D. Gregory edited comment on FELIX-6259 at 4/22/20, 2:08 PM: -- It

[jira] [Commented] (FELIX-6259) java.util.ConcurrentModificationException building Apache Commons CSV on Java 15-EA

2020-04-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17089690#comment-17089690 ] Gary D. Gregory commented on FELIX-6259: It looks fixed with *5.0.1.* >

[GitHub] [felix-dev] tjwatson commented on a change in pull request #19: [FELIX-6161] Replace local filtering of references in favour of relying on filtered ServiceListener callbacks

2020-04-22 Thread GitBox
tjwatson commented on a change in pull request #19: URL: https://github.com/apache/felix-dev/pull/19#discussion_r412999180 ## File path: scr/src/main/java/org/apache/felix/scr/impl/BundleComponentActivator.java ## @@ -98,133 +98,82 @@ private static class ListenerInfo

[jira] [Commented] (FELIX-6259) java.util.ConcurrentModificationException building Apache Commons CSV on Java 15-EA

2020-04-22 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17089683#comment-17089683 ] Konrad Windszus commented on FELIX-6259: I think this is

[jira] [Closed] (FELIX-6266) ConcurrentModificationException in bundle:manifest on Java 15

2020-04-22 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke closed FELIX-6266. - Resolution: Duplicate > ConcurrentModificationException in bundle:manifest on Java 15 >

[jira] [Commented] (FELIX-6266) ConcurrentModificationException in bundle:manifest on Java 15

2020-04-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17089651#comment-17089651 ] Robert Munteanu commented on FELIX-6266: I think this was already reported as FELIX-6259? >

[jira] [Comment Edited] (FELIX-6266) ConcurrentModificationException in bundle:manifest on Java 15

2020-04-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17089651#comment-17089651 ] Robert Munteanu edited comment on FELIX-6266 at 4/22/20, 1:00 PM: -- I

[jira] [Commented] (FELIX-6266) ConcurrentModificationException in bundle:manifest on Java 15

2020-04-22 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17089645#comment-17089645 ] Julian Reschke commented on FELIX-6266: --- Maybe needs updated bndlib? >

[jira] [Created] (FELIX-6266) ConcurrentModificationException in bundle:manifest on Java 15

2020-04-22 Thread Julian Reschke (Jira)
Julian Reschke created FELIX-6266: - Summary: ConcurrentModificationException in bundle:manifest on Java 15 Key: FELIX-6266 URL: https://issues.apache.org/jira/browse/FELIX-6266 Project: Felix

[GitHub] [felix-dev] glimmerveen commented on a change in pull request #19: [FELIX-6161] Replace local filtering of references in favour of relying on filtered ServiceListener callbacks

2020-04-22 Thread GitBox
glimmerveen commented on a change in pull request #19: URL: https://github.com/apache/felix-dev/pull/19#discussion_r412716542 ## File path: scr/src/main/java/org/apache/felix/scr/impl/BundleComponentActivator.java ## @@ -98,133 +98,82 @@ private static class

[GitHub] [felix-dev] glimmerveen commented on issue #19: [FELIX-6161] Replace local filtering of references in favour of relying on filtered ServiceListener callbacks

2020-04-22 Thread GitBox
glimmerveen commented on issue #19: URL: https://github.com/apache/felix-dev/pull/19#issuecomment-617584505 I have updated the PR to include an integration test as well that validates two aspects of the use of ServiceListener discussed: 1. Target filter properties visible to