[JBoss JIRA] (DROOLS-3177) Move to kie-internal RegistryContext
by Daniele Zonca (Jira)
[ https://issues.jboss.org/browse/DROOLS-3177?page=com.atlassian.jira.plugi... ]
Daniele Zonca updated DROOLS-3177:
----------------------------------
Description:
RegistryContext interface is inside drools-core but should be moved to kie-internal to be able to use it by other modules (i.e. WB)
Remove drools-core dependency from scenario simulation backend module after that
was:
RegistryContext interface is inside drools-core but should be moved to public to be able to use it for custom commands
Remove drools-core dependency from scenario simulation backend module after that
> Move to kie-internal RegistryContext
> ------------------------------------
>
> Key: DROOLS-3177
> URL: https://issues.jboss.org/browse/DROOLS-3177
> Project: Drools
> Issue Type: Enhancement
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Daniele Zonca
> Priority: Critical
> Labels: ScenarioSimulation
>
> RegistryContext interface is inside drools-core but should be moved to kie-internal to be able to use it by other modules (i.e. WB)
> Remove drools-core dependency from scenario simulation backend module after that
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (WFLY-9855) [JDK9+] org.jboss.security.negotiation.spnego package is exported by two jars
by Darran Lofthouse (Jira)
[ https://issues.jboss.org/browse/WFLY-9855?page=com.atlassian.jira.plugin.... ]
Darran Lofthouse commented on WFLY-9855:
----------------------------------------
At this stage does this really matter?
I don't expect anyone to be using these modules outside of the app server, they also do not currently break anything in the server and these will be removed entirely in the not too distant future.
> [JDK9+] org.jboss.security.negotiation.spnego package is exported by two jars
> -----------------------------------------------------------------------------
>
> Key: WFLY-9855
> URL: https://issues.jboss.org/browse/WFLY-9855
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Reporter: Tomaz Cerar
> Assignee: Tomas Hofman
> Priority: Critical
>
> Currently if you have
> jboss-negotiation-spnego-3.0.4.Final and jboss-negotiation-extras-3.0.4.Final.jar
> on your module path, jvm complains as both jars export package org.jboss.security.negotiation.spnego
> which violates the modules contract where only one module (jar) can provide single package.
> example error that jvm prints
> {noformat}
> Error: Modules jboss.negotiation.extras and jboss.negotiation.spnego export package org.jboss.security.negotiation.spnego to module wildfly.clustering.common
> {noformat}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3177) Move to kie-internal RegistryContext
by Daniele Zonca (Jira)
[ https://issues.jboss.org/browse/DROOLS-3177?page=com.atlassian.jira.plugi... ]
Daniele Zonca updated DROOLS-3177:
----------------------------------
Summary: Move to kie-internal RegistryContext (was: Move to public API RegistryContext)
> Move to kie-internal RegistryContext
> ------------------------------------
>
> Key: DROOLS-3177
> URL: https://issues.jboss.org/browse/DROOLS-3177
> Project: Drools
> Issue Type: Enhancement
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Daniele Zonca
> Priority: Critical
> Labels: ScenarioSimulation
>
> RegistryContext interface is inside drools-core but should be moved to public to be able to use it for custom commands
> Remove drools-core dependency from scenario simulation backend module after that
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3372) [DMN Designer] Add support for marshalling of Decision Services
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3372?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3372:
----------------------------------------
[~tari_manga] Hi, created and assigned to you (for now). There's nothing you can do until the editor supports creating Decision Services (well, I guess you could, if you wanted split this into two and have one JIRA for marshalling from DMN XML to the UI model; and another JIRA for the reverse trip.. I'll leave that decision to you). Also, I'm not 100% clear on how the UI model will "look" (the UI DMN components should be clear, however I'm not clear on how the Node/View/Edge etc will manifest themselves with a "container" node and "content"). All will become clearer when things progress a bit more... Marshalling is probably something I can handle too (you've put in place a pretty clear framework for marshalling, so it should be pretty clear how to extend) but keeping JIRA with you (for now)... feel free to re-assign if you feel strongly otherwise!
> [DMN Designer] Add support for marshalling of Decision Services
> ---------------------------------------------------------------
>
> Key: DROOLS-3372
> URL: https://issues.jboss.org/browse/DROOLS-3372
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Affects Versions: 7.15.0.Final
> Reporter: Michael Anstis
> Assignee: Matteo Mortari
> Priority: Major
> Labels: drools-tools
>
> Following https://issues.jboss.org/browse/DROOLS-3371 we need to support marshalling of the Decision Service UI model to and from the DMN model. Thus loading and saving of models containing Decision Services will be possible!
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3373) [DMN Designer] Need Palette glyph/icon and Canvas shape for Decision Service
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3373?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3373:
----------------------------------------
[~bdellasc] Hi, I assigned to you as you created the other DMN palette/canvas shapes for us.
Please re-assign/move JIRA etc as applicable.
[~jomarko] Added you as "tester" however there's little to really _test_ (other than asserting the shapes appear in the editor).
> [DMN Designer] Need Palette glyph/icon and Canvas shape for Decision Service
> ----------------------------------------------------------------------------
>
> Key: DROOLS-3373
> URL: https://issues.jboss.org/browse/DROOLS-3373
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Affects Versions: 7.15.0.Final
> Reporter: Michael Anstis
> Assignee: Brian Dellascio
> Priority: Major
> Labels: drools-tools, ux_needed
>
> We need a new "Palette" icon and Canvas shape for "Decision Services".
> See Table 1: DRD components in the [DMN 1.2 Specification|https://www.omg.org/spec/DMN/1.2/Beta1/PDF].
> See also 6.2.5 Decision service for some narrative regarding the shape.
> {quote}
> A Decision Service is represented in a DRD as rectangle with rounded corners, drawn with a heavy solid border.... the Decision Service SHALL be divided into two parts with a straight solid line.
> {quote}
> We are currently adding support for the _expanded_ form however we will also require (at some stage) a Palette glyph/icon and Canvas shape for the _collapsed_ form too.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3373) [DMN Designer] Need Palette glyph/icon and Canvas shape for Decision Service
by Michael Anstis (Jira)
Michael Anstis created DROOLS-3373:
--------------------------------------
Summary: [DMN Designer] Need Palette glyph/icon and Canvas shape for Decision Service
Key: DROOLS-3373
URL: https://issues.jboss.org/browse/DROOLS-3373
Project: Drools
Issue Type: Feature Request
Components: DMN Editor
Affects Versions: 7.15.0.Final
Reporter: Michael Anstis
Assignee: Brian Dellascio
We need a new "Palette" icon and Canvas shape for "Decision Services".
See Table 1: DRD components in the [DMN 1.2 Specification|https://www.omg.org/spec/DMN/1.2/Beta1/PDF].
See also 6.2.5 Decision service for some narrative regarding the shape.
{quote}
A Decision Service is represented in a DRD as rectangle with rounded corners, drawn with a heavy solid border.... the Decision Service SHALL be divided into two parts with a straight solid line.
{quote}
We are currently adding support for the _expanded_ form however we will also require (at some stage) a Palette glyph/icon and Canvas shape for the _collapsed_ form too.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months