[JBoss JIRA] (JBEE-200) License.txt missing
by Eduardo Martins (Jira)
Eduardo Martins created JBEE-200:
------------------------------------
Summary: License.txt missing
Key: JBEE-200
URL: https://issues.jboss.org/browse/JBEE-200
Project: JBoss JavaEE Spec APIs
Issue Type: Bug
Components: jboss-javaee-specs
Reporter: Eduardo Martins
Assignee: Eduardo Martins
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-2254) Automate .proto files rebuild in pom.xml
by Michael Biarnes Kiefer (Jira)
[ https://issues.jboss.org/browse/DROOLS-2254?page=com.atlassian.jira.plugi... ]
Michael Biarnes Kiefer updated DROOLS-2254:
-------------------------------------------
Fix Version/s: 7.21.0.Final
(was: 7.20.0.Final)
> Automate .proto files rebuild in pom.xml
> ----------------------------------------
>
> Key: DROOLS-2254
> URL: https://issues.jboss.org/browse/DROOLS-2254
> Project: Drools
> Issue Type: Task
> Components: tools
> Affects Versions: 7.5.0.Final
> Reporter: Dmitry Volodin
> Assignee: Dmitry Volodin
> Priority: Minor
> Fix For: 7.21.0.Final
>
>
> According to contribution guide, any .proto file or protobuf version changes it's necessary to download protoc utility and regenerate Java classes based on .proto files.
> This will add automation for downloading protoc utility and Java classes generation based on Maven Protocol Buffers Plugin. There is no timestamps and other build related info inside generated Java files and no changes will be added on each new build.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-3702) [Stunner] Arrows are incorrectly positioned when save-open diagram
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3702?page=com.atlassian.jira.plugi... ]
Michael Anstis edited comment on DROOLS-3702 at 4/3/19 6:26 AM:
----------------------------------------------------------------
[~tari_manga] I agree..
Other tools keep the {{FIXED}} (x, y) and clip the connector when it intercepts the node's boundary (whereas Stunner overlaps it, giving the reported issue). Ideally Stunner could also do the same for {{FIXED}} magnets.
However considering that to be not an insignificant effort I found simply changing {{DMNMarshaller.setConnectionMagnets(..)}} to call {{setAuto(true)}} on the new connection magnets seems to give an improvement on the reported issue (and makes reopening a diagram authored in our editor behave the same as it did when first authored). See [here|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-common-...] and [here|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-common-...].
was (Author: manstis):
[~tari_manga] I agree..
Other tools keep the {{FIXED}} (x, y) and clip the connector when it intercepts the node's boundary (whereas Stunner overlaps it, giving the reported issue).
Ideally Stunner could also do the same for {{FIXED}} magnets however for the purpose of this JIRA I propose we default to AUTO when re-opening.
However considering that to be a not insignificant effort I found simply changing {{DMNMarshaller.setConnectionMagnets(..)}} to call {{setAuto(true)}} on the new connection magnets seems to give an improvement on the reported issue (and makes reopening a diagram authored in our editor behave the same as it did when first authored). See [here|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-common-...] and [here|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-common-...].
> [Stunner] Arrows are incorrectly positioned when save-open diagram
> ------------------------------------------------------------------
>
> Key: DROOLS-3702
> URL: https://issues.jboss.org/browse/DROOLS-3702
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Daniel José dos Santos
> Assignee: Michael Anstis
> Priority: Major
> Labels: Stunner
> Attachments: auto-magnets.gif, fixed-magnets.gif, process-designer-connectors-magnets-issues.png, weird_arrow.gif
>
>
> 1. Add a `Decision Node`
> 2. Add a `Input Data Node` bellow `Decision Node`
> 3. Connect `Input Data Node` to `Decision Node`
> 4. Save
> 5. Close
> 6. Open againThe arrow from `Input Data Node` to `Decision Node` will be at right of the `Decision Node` and if you move the `Input Data Node`, the arrow is not repositioned.
> I noticed this in DMN Showcase and in drools-wb.
> And if you add a new `Decision Node` and a new `Input Data Node`, without save and close, it behaves as expected.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-3702) [Stunner] Arrows are incorrectly positioned when save-open diagram
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3702?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3702:
----------------------------------------
[~tari_manga] I agree..
Other tools keep the {{FIXED}} (x, y) and clip the connector when it intercepts the node's boundary (whereas Stunner overlaps it, giving the reported issue).
Ideally Stunner could also do the same for {{FIXED}} magnets however for the purpose of this JIRA I propose we default to AUTO when re-opening.
However considering that to be a not insignificant effort I found simply changing {{DMNMarshaller.setConnectionMagnets(..)}} to call {{setAuto(true)}} on the new connection magnets seems to give an improvement on the reported issue (and makes reopening a diagram authored in our editor behave the same as it did when first authored). See [here|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-common-...] and [here|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-common-...].
> [Stunner] Arrows are incorrectly positioned when save-open diagram
> ------------------------------------------------------------------
>
> Key: DROOLS-3702
> URL: https://issues.jboss.org/browse/DROOLS-3702
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Daniel José dos Santos
> Assignee: Michael Anstis
> Priority: Major
> Labels: Stunner
> Attachments: auto-magnets.gif, fixed-magnets.gif, process-designer-connectors-magnets-issues.png, weird_arrow.gif
>
>
> 1. Add a `Decision Node`
> 2. Add a `Input Data Node` bellow `Decision Node`
> 3. Connect `Input Data Node` to `Decision Node`
> 4. Save
> 5. Close
> 6. Open againThe arrow from `Input Data Node` to `Decision Node` will be at right of the `Decision Node` and if you move the `Input Data Node`, the arrow is not repositioned.
> I noticed this in DMN Showcase and in drools-wb.
> And if you add a new `Decision Node` and a new `Input Data Node`, without save and close, it behaves as expected.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month