[JBoss JIRA] (DROOLS-2340) Enhance UI in Test Scenarios Editor
by Jim Tyrrell (JIRA)
Jim Tyrrell created DROOLS-2340:
-----------------------------------
Summary: Enhance UI in Test Scenarios Editor
Key: DROOLS-2340
URL: https://issues.jboss.org/browse/DROOLS-2340
Project: Drools
Issue Type: Enhancement
Components: Test Scenarios Editor
Reporter: Jim Tyrrell
Assignee: Jozef Marko
Fix For: 7.5.0.Final, 7.6.0.Final
Attachments: Screenshot from 2017-12-01 16-38-52.png, Screenshot from 2018-01-26 01-47-48.png
Test Scenarios editor needs to be polished:
* -Delete Buttons are too small - it would be good to enlarge them.- done with [PR|https://github.com/kiegroup/drools-wb/pull/723]
* Some other elements doesn't have enough space around them.
* Please do any other small visual changes which makes sense.
** -Introduced two new tabs.- resolved by [PR|https://github.com/kiegroup/drools-wb/pull/754]
*** One shows information about fired rules during scenario run
*** Second enables to configure, kie base/session, allowed rules, date and time used in scenario
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 8 months
[JBoss JIRA] (JBMETA-405) [JDK9+] org.jboss.metadata.merge package is exported by multiple jars
by Tomaz Cerar (JIRA)
[ https://issues.jboss.org/browse/JBMETA-405?page=com.atlassian.jira.plugin... ]
Tomaz Cerar reassigned JBMETA-405:
----------------------------------
Assignee: Tomaz Cerar
> [JDK9+] org.jboss.metadata.merge package is exported by multiple jars
> ---------------------------------------------------------------------
>
> Key: JBMETA-405
> URL: https://issues.jboss.org/browse/JBMETA-405
> Project: JBoss Metadata
> Issue Type: Bug
> Components: common, ear
> Reporter: Tomaz Cerar
> Assignee: Tomaz Cerar
>
> if you have
> jboss-metadata-ear-11.0.0.Final.jar and jboss-metadata-common-11.0.0.Final.jar
> on your module path, jvm complains as both jars export package {{org.jboss.metadata.merge}}
> which violates the modules contract where only one module (jar) can provide single package.
> example error that jvm prints
> {noformat}
> Error: Modules jboss.metadata.ear and jboss.metadata.common export package org.jboss.metadata.merge to module wildfly.clustering.common
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 8 months