[JBoss JIRA] (WFCORE-4234) WARN if jboss-deployment-structure.xml excludes non-existent dependency
by Brad Maxwell (Jira)
Brad Maxwell created WFCORE-4234:
------------------------------------
Summary: WARN if jboss-deployment-structure.xml excludes non-existent dependency
Key: WFCORE-4234
URL: https://issues.jboss.org/browse/WFCORE-4234
Project: WildFly Core
Issue Type: Enhancement
Components: Server
Affects Versions: 6.0.2.Final
Reporter: Brad Maxwell
Assignee: Jason Greene
WARN if jboss-deployment-structure.xml excludes non-existent dependency
Users can be off by a character or list a dependency that does not exist. A warning would let them know that their configuration has an issue.
{code}
<?xml version="1.0" encoding="UTF-8" ?>
<jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.2">
<ear-subdeployments-isolated>false</ear-subdeployments-isolated>
<deployment>
<exclusions>
<module name="non-existent" />
</exclusions>
</deployment>
</jboss-deployment-structure>
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (WFCORE-4233) WARN if jboss-deployment-structure.xml excludes non-existent subsystem
by Brad Maxwell (Jira)
Brad Maxwell created WFCORE-4233:
------------------------------------
Summary: WARN if jboss-deployment-structure.xml excludes non-existent subsystem
Key: WFCORE-4233
URL: https://issues.jboss.org/browse/WFCORE-4233
Project: WildFly Core
Issue Type: Enhancement
Components: Server
Reporter: Brad Maxwell
Assignee: Jason Greene
WARN if jboss-deployment-structure.xml excludes non-existent subsystem
We see users trying to exclude subsystems such as resteasy and other values which are not subsystems. A warning would be good to let the users know that their configuration is not doing what they intended.
{code}
<?xml version="1.0" encoding="UTF-8" ?>
<jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.2">
<ear-subdeployments-isolated>false</ear-subdeployments-isolated>
<deployment>
<exclude-subsystems>
<subsystem name="non.existent" />
</exclude-subsystems>
</deployment>
</jboss-deployment-structure>
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (DROOLS-1962) [DMN Editor] Decision service
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-1962?page=com.atlassian.jira.plugi... ]
Michael Anstis updated DROOLS-1962:
-----------------------------------
Story Points: 13
> [DMN Editor] Decision service
> -----------------------------
>
> Key: DROOLS-1962
> URL: https://issues.jboss.org/browse/DROOLS-1962
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Critical
> Labels: drools-tools
>
> "In DRD it is rounded rectangle that surrounds all of the encapsulated decisions in the service. The inputs to the service are defined by all of the information requirements leading into the rounded rectangle. The outputs of the service are the decisions shown above the straight line bisecting the rounded rectangle. If there is no such line, all encapsulated decisions are exposed in the service output." cited form DMN Method and Style, Chapter 3, Decision Requirements
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (DROOLS-1962) [DMN Editor] Decision service
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-1962?page=com.atlassian.jira.plugi... ]
Michael Anstis updated DROOLS-1962:
-----------------------------------
Story Points: 8 (was: 13)
> [DMN Editor] Decision service
> -----------------------------
>
> Key: DROOLS-1962
> URL: https://issues.jboss.org/browse/DROOLS-1962
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Critical
> Labels: drools-tools
>
> "In DRD it is rounded rectangle that surrounds all of the encapsulated decisions in the service. The inputs to the service are defined by all of the information requirements leading into the rounded rectangle. The outputs of the service are the decisions shown above the straight line bisecting the rounded rectangle. If there is no such line, all encapsulated decisions are exposed in the service output." cited form DMN Method and Style, Chapter 3, Decision Requirements
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (DROOLS-1962) [DMN Editor] Decision service
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-1962?page=com.atlassian.jira.plugi... ]
Michael Anstis updated DROOLS-1962:
-----------------------------------
Sprint: 2018 Week 48-50
> [DMN Editor] Decision service
> -----------------------------
>
> Key: DROOLS-1962
> URL: https://issues.jboss.org/browse/DROOLS-1962
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Critical
> Labels: drools-tools
>
> "In DRD it is rounded rectangle that surrounds all of the encapsulated decisions in the service. The inputs to the service are defined by all of the information requirements leading into the rounded rectangle. The outputs of the service are the decisions shown above the straight line bisecting the rounded rectangle. If there is no such line, all encapsulated decisions are exposed in the service output." cited form DMN Method and Style, Chapter 3, Decision Requirements
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months