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 2018/02/05 20:08:00 UTC

[jira] [Resolved] (DAFFODIL-1841) daffodil root jar is published but shouldn't be, and its contents are wrong

     [ https://issues.apache.org/jira/browse/DAFFODIL-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Lawrence resolved DAFFODIL-1841.
--------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: deferred)
                   2.1.0

This was fixed as part of DFDL-1857

> daffodil root jar is published but shouldn't be, and its contents are wrong
> ---------------------------------------------------------------------------
>
>                 Key: DAFFODIL-1841
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1841
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Infrastructure
>            Reporter: Steve Lawrence
>            Priority: Major
>             Fix For: 2.1.0
>
>
> Two issues here:
>  # running 'sbt publish' or 'sbt publishLocal' will publish a root jar, even though we gave it the 'nopub' setting.
>  # the contents of the root jar are exactly the same as the daffodil-cli jar (which is missing the 'nopub' setting).
> The root jar shouldn't be published, and even if it were published, it should not contain CLI classes.
> We might want to look into upgrading to sbt 1.0 to resolve this problem and switch to the newer sbt syntax. The current stuff is being deprecated if not already removed in 1.0.



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