From issues at jboss.org Wed Aug 17 16:53:00 2016 From: issues at jboss.org (Arcadiy Ivanov (JIRA)) Date: Wed, 17 Aug 2016 16:53:00 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-796) Integration desynce'd with javax.api packages In-Reply-To: References: Message-ID: Arcadiy Ivanov created JBOSGI-796: ------------------------------------- Summary: Integration desynce'd with javax.api packages Key: JBOSGI-796 URL: https://issues.jboss.org/browse/JBOSGI-796 Project: JBoss OSGi Issue Type: Bug Components: wildfly Affects Versions: JBossOSGI 2.4.2, JBossOSGI 2.5.2, JBossOSGI 2.4.1, JBossOSGI 2.5.1, JBossOSGI 2.5.0, JBossOSGI 2.4.0 Reporter: Arcadiy Ivanov Assignee: Arcadiy Ivanov Priority: Minor Missing javax.processing.annotations from javax.api packages integration. -- This message was sent by Atlassian JIRA (v6.4.11#64026) From issues at jboss.org Fri Aug 19 23:08:00 2016 From: issues at jboss.org (Arcadiy Ivanov (JIRA)) Date: Fri, 19 Aug 2016 23:08:00 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-797) Felix Resolver update to 1.8.0 In-Reply-To: References: Message-ID: Arcadiy Ivanov created JBOSGI-797: ------------------------------------- Summary: Felix Resolver update to 1.8.0 Key: JBOSGI-797 URL: https://issues.jboss.org/browse/JBOSGI-797 Project: JBoss OSGi Issue Type: Component Upgrade Components: resolver Affects Versions: JBossOSGI 2.4.2, JBossOSGI 2.5.2, JBossOSGI 2.4.1, JBossOSGI 2.5.1, JBossOSGI 2.5.0, JBossOSGI 2.4.0, JBossOSGI 2.3.1 Reporter: Arcadiy Ivanov Assignee: Arcadiy Ivanov Fix For: JBossOSGI 2.5.3 Update Felix Resolver from upstream to 1.8.0. -- This message was sent by Atlassian JIRA (v6.4.11#64026) From issues at jboss.org Fri Aug 19 23:12:00 2016 From: issues at jboss.org (Arcadiy Ivanov (JIRA)) Date: Fri, 19 Aug 2016 23:12:00 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-798) WildFly Framework Lock integration uses incorrect locking In-Reply-To: References: Message-ID: Arcadiy Ivanov created JBOSGI-798: ------------------------------------- Summary: WildFly Framework Lock integration uses incorrect locking Key: JBOSGI-798 URL: https://issues.jboss.org/browse/JBOSGI-798 Project: JBoss OSGi Issue Type: Bug Components: wildfly Affects Versions: JBossOSGI 2.4.2, JBossOSGI 2.5.2, JBossOSGI 2.4.1, JBossOSGI 2.5.1, JBossOSGI 2.5.0, JBossOSGI 2.4.0, JBossOSGI 2.3.1 Reporter: Arcadiy Ivanov Assignee: Arcadiy Ivanov Priority: Minor Fix For: JBossOSGI 2.5.3 # WildFly LockManagerIntegration should synchronize on a delegate and not self. # The skipLocking and delegate.lockItems should be under the same delegate synchronization to prevent a potential race. -- This message was sent by Atlassian JIRA (v6.4.11#64026) From issues at jboss.org Fri Aug 19 23:13:00 2016 From: issues at jboss.org (Arcadiy Ivanov (JIRA)) Date: Fri, 19 Aug 2016 23:13:00 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-799) Blooming dependency resolution with Spring bundles In-Reply-To: References: Message-ID: Arcadiy Ivanov created JBOSGI-799: ------------------------------------- Summary: Blooming dependency resolution with Spring bundles Key: JBOSGI-799 URL: https://issues.jboss.org/browse/JBOSGI-799 Project: JBoss OSGi Issue Type: Bug Components: wildfly Affects Versions: JBossOSGI 2.4.2, JBossOSGI 2.5.2, JBossOSGI 2.4.1, JBossOSGI 2.5.1, JBossOSGI 2.5.0, JBossOSGI 2.4.0, JBossOSGI 2.3.1 Reporter: Arcadiy Ivanov Assignee: Arcadiy Ivanov Fix For: JBossOSGI 2.5.3 -- This message was sent by Atlassian JIRA (v6.4.11#64026) From issues at jboss.org Tue Aug 30 04:51:00 2016 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Tue, 30 Aug 2016 04:51:00 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285784#comment-13285784 ] RH Bugzilla Integration commented on JBOSGI-762: ------------------------------------------------ Ivo Studensky changed the Status of [bug 1072836|https://bugzilla.redhat.com/show_bug.cgi?id=1072836] from ASSIGNED to MODIFIED > Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules > --------------------------------------------------------------------------------------- > > Key: JBOSGI-762 > URL: https://issues.jboss.org/browse/JBOSGI-762 > Project: JBoss OSGi > Issue Type: Enhancement > Components: framework > Affects Versions: JBossOSGi 2.1.1 > Reporter: Ivo Studensky > Assignee: Ivo Studensky > Fix For: JBossOSGi 2.2.0 > > > Because of JDK7 related changes in jboss-modules (\[1\] \[2\]) the {{BundleReferenceClassLoader}} has to be registered as parallel-capable. Otherwise it will fail with {{java.lang.Error: Cannot instantiate non-parallel subclass}} in the EAP once jboss-modules:1.3.1.Final is in. > [1] https://issues.jboss.org/browse/MODULES-181 > [2] https://issues.jboss.org/browse/MODULES-182 -- This message was sent by Atlassian JIRA (v6.4.11#64026) From issues at jboss.org Tue Aug 30 04:53:00 2016 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Tue, 30 Aug 2016 04:53:00 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285787#comment-13285787 ] RH Bugzilla Integration commented on JBOSGI-762: ------------------------------------------------ Ivo Studensky changed the Status of [bug 1072836|https://bugzilla.redhat.com/show_bug.cgi?id=1072836] from MODIFIED to CLOSED > Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules > --------------------------------------------------------------------------------------- > > Key: JBOSGI-762 > URL: https://issues.jboss.org/browse/JBOSGI-762 > Project: JBoss OSGi > Issue Type: Enhancement > Components: framework > Affects Versions: JBossOSGi 2.1.1 > Reporter: Ivo Studensky > Assignee: Ivo Studensky > Fix For: JBossOSGi 2.2.0 > > > Because of JDK7 related changes in jboss-modules (\[1\] \[2\]) the {{BundleReferenceClassLoader}} has to be registered as parallel-capable. Otherwise it will fail with {{java.lang.Error: Cannot instantiate non-parallel subclass}} in the EAP once jboss-modules:1.3.1.Final is in. > [1] https://issues.jboss.org/browse/MODULES-181 > [2] https://issues.jboss.org/browse/MODULES-182 -- This message was sent by Atlassian JIRA (v6.4.11#64026)