[JBoss JIRA] (DROOLS-3482) Terminology for DMN import
by Stetson Robinson (Jira)
[ https://issues.jboss.org/browse/DROOLS-3482?page=com.atlassian.jira.plugi... ]
Stetson Robinson resolved DROOLS-3482.
--------------------------------------
Resolution: Done
> Terminology for DMN import
> --------------------------
>
> Key: DROOLS-3482
> URL: https://issues.jboss.org/browse/DROOLS-3482
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Stetson Robinson
> Priority: Minor
> Labels: drools-tools
>
> Define best term to use for importing a DMN file, from the project directory. Importing a .dmn file will include file nodes, data types, etc. The term will be used for a tab label, button labels, and the like.
> UX mockups currently use "import" but other terms such as "include" have been discussed.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months
[JBoss JIRA] (DROOLS-3482) Terminology for DMN import
by Stetson Robinson (Jira)
[ https://issues.jboss.org/browse/DROOLS-3482?page=com.atlassian.jira.plugi... ]
Stetson Robinson updated DROOLS-3482:
-------------------------------------
Sprint: 2019 Week 02-04, 2019 Week 05-07 (was: 2019 Week 02-04)
> Terminology for DMN import
> --------------------------
>
> Key: DROOLS-3482
> URL: https://issues.jboss.org/browse/DROOLS-3482
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Stetson Robinson
> Priority: Minor
> Labels: drools-tools
>
> Define best term to use for importing a DMN file, from the project directory. Importing a .dmn file will include file nodes, data types, etc. The term will be used for a tab label, button labels, and the like.
> UX mockups currently use "import" but other terms such as "include" have been discussed.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months
[JBoss JIRA] (DROOLS-3482) Terminology for DMN import
by Stetson Robinson (Jira)
[ https://issues.jboss.org/browse/DROOLS-3482?page=com.atlassian.jira.plugi... ]
Stetson Robinson commented on DROOLS-3482:
------------------------------------------
[~uxdlc], for lack of a better idea, this is my final proposal on wording for this, which [~tirelli] agreed to above:
* Tab and page header: *Included DMN models* (if looks long in the UI, then *Included models*)
* Description: *Included DMN models are externally defined models that have been added to this DMN file so that the decision requirements diagram or graph components of the included models are available to this DMN file.*
So I'm resolving this to unblock DROOLS-3482, unless someone is opposed.
> Terminology for DMN import
> --------------------------
>
> Key: DROOLS-3482
> URL: https://issues.jboss.org/browse/DROOLS-3482
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Stetson Robinson
> Priority: Minor
> Labels: drools-tools
>
> Define best term to use for importing a DMN file, from the project directory. Importing a .dmn file will include file nodes, data types, etc. The term will be used for a tab label, button labels, and the like.
> UX mockups currently use "import" but other terms such as "include" have been discussed.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months
[JBoss JIRA] (DROOLS-3482) Terminology for DMN import
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3482?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-3482:
-------------------------------------
[~stetson.robinson] Could we pull this into the current sprint, so we can finalize the terms? [~tirelli] reminded me that the tab label and Import/Include button label needs to be updated in the design to match whatever terms you arrive at. [~karreiro] ^^
> Terminology for DMN import
> --------------------------
>
> Key: DROOLS-3482
> URL: https://issues.jboss.org/browse/DROOLS-3482
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Stetson Robinson
> Priority: Minor
> Labels: drools-tools
>
> Define best term to use for importing a DMN file, from the project directory. Importing a .dmn file will include file nodes, data types, etc. The term will be used for a tab label, button labels, and the like.
> UX mockups currently use "import" but other terms such as "include" have been discussed.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months
[JBoss JIRA] (DROOLS-3599) Misleading error messagaes generated by maven plugin when creating an executable model kjar
by Hiroko Miura (Jira)
Hiroko Miura created DROOLS-3599:
------------------------------------
Summary: Misleading error messagaes generated by maven plugin when creating an executable model kjar
Key: DROOLS-3599
URL: https://issues.jboss.org/browse/DROOLS-3599
Project: Drools
Issue Type: Bug
Components: executable model
Reporter: Hiroko Miura
Assignee: Luca Molteni
Attachments: HelloWorld2.zip
When generating a kjar for the executable model with the maven-plugin it generates some spurious and not relevant error messages like these
{code}
[ERROR] Cannot load artifact org.drools:drools-core:${kie.version}. You need kie-ci on the classpath to perform this operation
[ERROR] Cannot load artifact org.drools:drools-model-compiler:${kie.version}. You need kie-ci on the classpath to perform this operation
[ERROR] Cannot load artifact org.drools:drools-canonical-model:${kie.version}. You need kie-ci on the classpath to perform this operation
[ERROR] Cannot load artifact org.jbpm:jbpm-bpmn2:${kie.version}. You need kie-ci on the classpath to perform this operation
[ERROR] Cannot load artifact org.drools:drools-decisiontables:${kie.version}. You need kie-ci on the classpath to perform this operation
[ERROR] Cannot load artifact org.kie:kie-api:${kie.version}. You need kie-ci on the classpath to perform this operation
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months