[JBoss JIRA] (DROOLS-2623) Stabilize xls tables backend tests
by Jozef Marko (JIRA)
Jozef Marko created DROOLS-2623:
-----------------------------------
Summary: Stabilize xls tables backend tests
Key: DROOLS-2623
URL: https://issues.jboss.org/browse/DROOLS-2623
Project: Drools
Issue Type: Task
Components: XLS Decision Table Editor
Affects Versions: 7.8.0.Final
Reporter: Jozef Marko
Assignee: Jozef Marko
The xls tables backend tests fails in the way described bellow:
{code:shell}
[drools-wb-dtable-xls-editor-backend] mvn clean install
...
Failed tests:
DTCellValueUtilitiesTest.conversion:120->lambda$conversion$0:123 null
DTCellValueUtilitiesTest.conversion:120->lambda$conversion$0:123 null
{code}
The problem occurs just if whole backend module run. Separate tests are passing.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (WFLY-10528) Upgrade to Galleon 1.0.1.Final and Galleon Plugins 1.0.1.Final
by Kabir Khan (JIRA)
Kabir Khan created WFLY-10528:
---------------------------------
Summary: Upgrade to Galleon 1.0.1.Final and Galleon Plugins 1.0.1.Final
Key: WFLY-10528
URL: https://issues.jboss.org/browse/WFLY-10528
Project: WildFly
Issue Type: Component Upgrade
Components: Build System
Reporter: Yeray Borges
Assignee: Yeray Borges
Priority: Blocker
Upgrade releases of Galleon and WildFly Galleon plugins in wildfly.
This upgrade will allow creating the correct file permissions defined by wildfly-core galleon-pack
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (WFCORE-3917) Upgrade to Galleon 1.0.1.Final and Galleon Plugins 1.0.1.Final
by Kabir Khan (JIRA)
Kabir Khan created WFCORE-3917:
----------------------------------
Summary: Upgrade to Galleon 1.0.1.Final and Galleon Plugins 1.0.1.Final
Key: WFCORE-3917
URL: https://issues.jboss.org/browse/WFCORE-3917
Project: WildFly Core
Issue Type: Component Upgrade
Components: Build System
Reporter: Yeray Borges
Assignee: Yeray Borges
Priority: Blocker
Upgrade releases of Galleon and WildFly Galleon plugins in wildfly.
This upgrade will allow creating the correct file permissions defined by wildfly-core galleon-pack
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (WFLY-10527) Upgrade to Galleon 1.0.1.Final and Galleon Plugins 1.0.1.Final
by Kabir Khan (JIRA)
Kabir Khan created WFLY-10527:
---------------------------------
Summary: Upgrade to Galleon 1.0.1.Final and Galleon Plugins 1.0.1.Final
Key: WFLY-10527
URL: https://issues.jboss.org/browse/WFLY-10527
Project: WildFly
Issue Type: Component Upgrade
Components: Build System
Reporter: Yeray Borges
Assignee: Yeray Borges
Priority: Blocker
Upgrade releases of Galleon and WildFly Galleon plugins in wildfly.
This upgrade will allow creating the correct file permissions defined by wildfly-core galleon-pack
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (WFCORE-3877) Make implementing the org.wildfly.extension.elytron.Configurable optional for configurable components.
by Jeff Mesnil (JIRA)
[ https://issues.jboss.org/browse/WFCORE-3877?page=com.atlassian.jira.plugi... ]
Jeff Mesnil updated WFCORE-3877:
--------------------------------
Fix Version/s: 6.0.0.Alpha2
(was: 6.0.0.Alpha1)
> Make implementing the org.wildfly.extension.elytron.Configurable optional for configurable components.
> ------------------------------------------------------------------------------------------------------
>
> Key: WFCORE-3877
> URL: https://issues.jboss.org/browse/WFCORE-3877
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Security
> Reporter: Darran Lofthouse
> Assignee: Martin Mazanek
> Fix For: 6.0.0.Alpha2
>
>
> Presently custom components within the Elytron subsystem are required to implement the 'org.wildfly.extension.elytron.Configurable' interface if they wish to support receiving a Map of configuration Strings.
> This means that the custom component needs to depend on both the WildFly Elytron project and the subsystem.
> It should be possible for components to add the following method without implementing the interface and be configurable.
> {noformat}
> void initialize(final Map<String, String> configuration);
> {noformat}
> We also have a long standing issue in that if we add a new component to WildFly Elytron it can not be used until we can add a resource to configure it. By supporting configurable custom components without needing a dependency on the subsystem new components added to WildFly Elytron could be usable whilst the subsystem definitions catch up.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month