You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2018/01/10 17:18:00 UTC

[jira] [Created] (STREAMS-576) Generate svg diagrams for website with maven, rather than with a manual step

Steve Blackmon created STREAMS-576:
--------------------------------------

             Summary: Generate svg diagrams for website with maven, rather than with a manual step
                 Key: STREAMS-576
                 URL: https://issues.apache.org/jira/browse/STREAMS-576
             Project: Streams
          Issue Type: Improvement
            Reporter: Steve Blackmon
            Assignee: Steve Blackmon


Our website build instructions require generating svg files from dot file source.  Instead we should set up a maven profile that performs this step.  If we can set up jenkins with access to the dot binary, we can continue to just check dot files into source control.  If not, we'll want to start checking svg files in as well, updating them only when the corresponding dot file has changed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)