You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Steve Lawrence (JIRA)" <ji...@apache.org> on 2019/06/06 14:26:01 UTC

[jira] [Commented] (DAFFODIL-2144) Standard schema project layout - suggested build.sbt is outdated

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

Steve Lawrence commented on DAFFODIL-2144:
------------------------------------------

We might also want to mention this repo: [https://github.com/stevedlawrence/dfdl-project-layout.g8]

This allows you to run:
{code:java}
sbt new stevedlawrence/dfdl-project-layout.g8{code}
That will ask some questions and generate a skeleton with the standard layout.

We might also want to think about moving it to Apache Gitbox. The way sbt new works, it does need to be it's own repo, so unfortunately can't be included in the main daffodil repo. Or maybe it makes more sense in OpenDFDL or DFDLSchemas.

> Standard schema project layout - suggested build.sbt is outdated
> ----------------------------------------------------------------
>
>                 Key: DAFFODIL-2144
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2144
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Website
>    Affects Versions: 2.4.0
>            Reporter: Michael Beckerle
>            Priority: Major
>             Fix For: 2.4.0
>
>
> The example build.sbt is the old-style.
> We should update to the new style.



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