You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2017/03/24 18:42:42 UTC

[jira] [Closed] (BIGTOP-2309) Update submodules after git clone

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

Roman Shaposhnik closed BIGTOP-2309.
------------------------------------

> Update submodules after git clone
> ---------------------------------
>
>                 Key: BIGTOP-2309
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2309
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: build
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: BIGTOP-2309.patch
>
>
> Bigtop before BIGTOP-2306 uses Grgit (groovy git) to clone git repos. Under the covers Grgit uses JGit. JGit's clone commend does not fetch any submodules during clone unless asked, and grgit does not ask. After BIGTOP-2306 we still should initialize and update submodules unconditionally. It's harmless to do this on repos which don't use submodules, and broken not to do so on repos which do use them.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)