[JBoss JIRA] (WFCORE-4350) (7.2.z) ChildFirstClassLoader and LegacyKernelServicesInitializer should allow exclusion of resources from the paren
by Bartosz Spyrko-Śmietanko (Jira)
Bartosz Spyrko-Śmietanko created WFCORE-4350:
------------------------------------------------
Summary: (7.2.z) ChildFirstClassLoader and LegacyKernelServicesInitializer should allow exclusion of resources from the paren
Key: WFCORE-4350
URL: https://issues.jboss.org/browse/WFCORE-4350
Project: WildFly Core
Issue Type: Enhancement
Components: Management, Test Suite
Reporter: Bartosz Spyrko-Śmietanko
Assignee: Jeff Mesnil
ChildFirstClassLoader and LegacyKernelServicesInitializer have hooks to allow tests to prevent classes from being loaded from the parent CL, but there's no way to prevent resources being loaded. In particular META-INF/services files, which bit us with https://github.com/wildfly/wildfly-core/pull/3685 as a META-INF/services file in the parent was being found when trying to load services for an interface in the child CL. The impls in the parent could not implement the child CL version of the interface. Excluding loading of the META-INF/services file in the paren solved the problem.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (DROOLS-3685) [DMN Designer] Boxed expressions - Decision Table - Output clause - Show Data Type fields automatically
by Guilherme Carreiro (Jira)
[ https://issues.jboss.org/browse/DROOLS-3685?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3685:
---------------------------------------
Description:
When users select a "Structured" Data Type in a Decision Table output clause, the Data Type fields should be automatically shown as "sub-cells".
⚠️ Notice: Before starting this issue, check about a possible limitation for the number of automatically created columns.
was:When users select a "Structured" Data Type in a Decision Table output clause, the Data Type fields should be automatically shown as "sub-cells".
> [DMN Designer] Boxed expressions - Decision Table - Output clause - Show Data Type fields automatically
> -------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-3685
> URL: https://issues.jboss.org/browse/DROOLS-3685
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Priority: Major
> Labels: drools-tools
>
> When users select a "Structured" Data Type in a Decision Table output clause, the Data Type fields should be automatically shown as "sub-cells".
> ⚠️ Notice: Before starting this issue, check about a possible limitation for the number of automatically created columns.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months