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

Changes are not commited when using a recent git client

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • jenkins 1.559, scm-sync-plugin 0.7.4, git plugin 2.2.1
      git 1.9.2

      After an upgrade from Ubuntu 12.04 to Ubuntu 14.04, I realized changes were just piling up in `scm-sync-configuration/checkoutConfiguration`. They do show up as staged but nothing is ever commited nor pushed.

      It seems to be related to the version of the git client as downgrading to Ubuntu 13.10's git binaries (1.8.1.2) fixes the problem.

      Trying to recompile the plugin against maven-scm-provider-gitexe:1.9 or maven-scm-provider-jgit:1.9 did not help.

      Logs don't show any error:

      Apr 30, 2014 4:02:53 PM FINE hudson.plugins.scm_sync_configuration.SCMManipulator
      Checking in SCM files ... 
      Apr 30, 2014 4:02:53 PM FINE hudson.plugins.scm_sync_configuration.SCMManipulator
      Checked in SCM files !
      Apr 30, 2014 4:02:53 PM FINEST hudson.plugins.scm_sync_configuration.ScmSyncConfigurationBusiness
      Commit Commit hudson.plugins.scm_sync_configuration.model.Commit@11812cee : 
        Author : null
        Comment : Jenkins configuration files updated
        Changeset : 
          A hudson.scm.SubversionSCM.xml
          A hudson.tasks.Shell.xml
          A scm-sync-configuration.xml
          A hudson.plugins.ansicolor.AnsiColorBuildWrapper.xml
          A hudson.plugins.git.GitTool.xml
          A hudson.scm.CVSSCM.xml
          A hudson.tasks.Mailer.xml
          A config.xml
          A hudson.tasks.Ant.xml
          A hudson.tasks.Maven.xml
          A hudson.plugins.git.GitSCM.xml
          A hudson.plugins.timestamper.TimestamperConfig.xml
          A hudson.triggers.SCMTrigger.xml
          A hudson.plugins.emailext.ExtendedEmailPublisher.xml
          A hudson.maven.MavenModuleSet.xml
      
       pushed to SCM !
      

            fcamblor Frédéric Camblor
            bjaglin Brice Jaglin
            Votes:
            7 Vote for this issue
            Watchers:
            19 Start watching this issue

              Created:
              Updated:
              Resolved: