You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Michael Beckerle (JIRA)" <ji...@apache.org> on 2018/01/16 17:25:01 UTC

[jira] [Commented] (DAFFODIL-1563) sbt and maven plugin to run daffodil to compile and run tests

    [ https://issues.apache.org/jira/browse/DAFFODIL-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327422#comment-16327422 ] 

Michael Beckerle commented on DAFFODIL-1563:
--------------------------------------------

See also DAFFODIL-1875 which is about a long-running daffodil server that could be used by a plug-in to compile DFDL schemas.

> sbt and maven plugin to run daffodil to compile and run tests
> -------------------------------------------------------------
>
>                 Key: DAFFODIL-1563
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1563
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: Infrastructure
>            Reporter: Michael Beckerle
>            Priority: Major
>             Fix For: deferred
>
>
> We are at the point where build automation wants to use daffodil, not just our own automation, but that of third parties, or associated with the authoring, compiling and testing of a DFDL schema separately from daffodil itself.
> So we need a way to package daffodil such that it can be integrated into build tools that don't just run CLI-style commands. I.e., for sbt, that's an sbt plug in. Probably something similar for maven. 
> Note: Basic build tools like make can just use the daffodil CLI commands. 
> I'd say these plug-ins should be part of one of the daffodil jars so that getting the distribution gets you CLI, jars for API-level use, and sbt/maven plug-ins too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)