You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2008/10/23 20:10:52 UTC

[jira] Created: (CAMEL-1022) DOT generator (Visualizor) - Doen't handle that pipeline is default

DOT generator (Visualizor) - Doen't handle that pipeline is default
-------------------------------------------------------------------

                 Key: CAMEL-1022
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1022
             Project: Apache Camel
          Issue Type: Bug
          Components: tooling
    Affects Versions: 1.5.0
            Reporter: Claus Ibsen


The pipeline route such as:
        from("seda:pipeline.in").to("seda:pipeline.out1", "seda:pipeline.out2", "seda:pipeline.out3");

Is not rendered correct. It looks like the multicast instead. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-1022) DOT generator (Visualizor) - Doen't handle that pipeline is default

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47419#action_47419 ] 

Claus Ibsen commented on CAMEL-1022:
------------------------------------

I think actually I fixed there in the last 1.5 RC 

> DOT generator (Visualizor) - Doen't handle that pipeline is default
> -------------------------------------------------------------------
>
>                 Key: CAMEL-1022
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1022
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: tooling
>    Affects Versions: 1.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>
> The pipeline route such as:
>         from("seda:pipeline.in").to("seda:pipeline.out1", "seda:pipeline.out2", "seda:pipeline.out3");
> Is not rendered correct. It looks like the multicast instead. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-1022) DOT generator (Visualizor) - Doen't handle that pipeline is default

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-1022.
--------------------------------

    Resolution: Duplicate

> DOT generator (Visualizor) - Doen't handle that pipeline is default
> -------------------------------------------------------------------
>
>                 Key: CAMEL-1022
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1022
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: tooling
>    Affects Versions: 1.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>
> The pipeline route such as:
>         from("seda:pipeline.in").to("seda:pipeline.out1", "seda:pipeline.out2", "seda:pipeline.out3");
> Is not rendered correct. It looks like the multicast instead. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-1022) DOT generator (Visualizor) - Doen't handle that pipeline is default

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46805#action_46805 ] 

Claus Ibsen commented on CAMEL-1022:
------------------------------------

The choice DSL is rendered as a empty yellow box. If possible we should add the choice as text

Also the when text is written below the yellow box, if possible insert it into the box instead. See the docs example

> DOT generator (Visualizor) - Doen't handle that pipeline is default
> -------------------------------------------------------------------
>
>                 Key: CAMEL-1022
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1022
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: tooling
>    Affects Versions: 1.5.0
>            Reporter: Claus Ibsen
>
> The pipeline route such as:
>         from("seda:pipeline.in").to("seda:pipeline.out1", "seda:pipeline.out2", "seda:pipeline.out3");
> Is not rendered correct. It looks like the multicast instead. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAMEL-1022) DOT generator (Visualizor) - Doen't handle that pipeline is default

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-1022:
-------------------------------

    Fix Version/s: 1.5.0
         Priority: Minor  (was: Major)

Duplicate and already fixed in 1.5

> DOT generator (Visualizor) - Doen't handle that pipeline is default
> -------------------------------------------------------------------
>
>                 Key: CAMEL-1022
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1022
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: tooling
>    Affects Versions: 1.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> The pipeline route such as:
>         from("seda:pipeline.in").to("seda:pipeline.out1", "seda:pipeline.out2", "seda:pipeline.out3");
> Is not rendered correct. It looks like the multicast instead. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (CAMEL-1022) DOT generator (Visualizor) - Doen't handle that pipeline is default

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen closed CAMEL-1022.
------------------------------


> DOT generator (Visualizor) - Doen't handle that pipeline is default
> -------------------------------------------------------------------
>
>                 Key: CAMEL-1022
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1022
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: tooling
>    Affects Versions: 1.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> The pipeline route such as:
>         from("seda:pipeline.in").to("seda:pipeline.out1", "seda:pipeline.out2", "seda:pipeline.out3");
> Is not rendered correct. It looks like the multicast instead. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-1022) DOT generator (Visualizor) - Doen't handle that pipeline is default

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46804#action_46804 ] 

Claus Ibsen commented on CAMEL-1022:
------------------------------------

See also CAMEL-1021 where it warns about some images not being proper when generating the docs example

> DOT generator (Visualizor) - Doen't handle that pipeline is default
> -------------------------------------------------------------------
>
>                 Key: CAMEL-1022
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1022
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: tooling
>    Affects Versions: 1.5.0
>            Reporter: Claus Ibsen
>
> The pipeline route such as:
>         from("seda:pipeline.in").to("seda:pipeline.out1", "seda:pipeline.out2", "seda:pipeline.out3");
> Is not rendered correct. It looks like the multicast instead. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CAMEL-1022) DOT generator (Visualizor) - Doen't handle that pipeline is default

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-1022:
----------------------------------

    Assignee: Claus Ibsen

> DOT generator (Visualizor) - Doen't handle that pipeline is default
> -------------------------------------------------------------------
>
>                 Key: CAMEL-1022
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1022
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: tooling
>    Affects Versions: 1.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>
> The pipeline route such as:
>         from("seda:pipeline.in").to("seda:pipeline.out1", "seda:pipeline.out2", "seda:pipeline.out3");
> Is not rendered correct. It looks like the multicast instead. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.