Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-8904

Git plug-in assumes Git has submodule command

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • git-plugin
    • None
    • RHEL 4u6, Jenkins 1.3.96, Jenkins Git 1.1.5, Git 1.7.0

      After upgrading to version 1.1.5 of the Git plug-in, our jobs on machines with Git 1.7.0 have started breaking since the Git plug-in issues "submodule" commands, which this version of Git apparently does not support.

      It fails like this:
      hudson.plugins.git.GitException: Error performing command: /ld/env/bin/git submodule init
      Command "/ld/env/bin/git submodule init" returned status code 1: git: 'submodule' is not a git-command. See 'git --help'.

      We don't even use submodules, so there's no reason for Jenkins to bother in the first place?

            abayer Andrew Bayer
            aknuds1 Arve Knudsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: