Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/packaging
  Commit: 6bb93ed19b0ed8809f92ee7a6f06d46b4d268179
      
https://github.com/jenkinsci/packaging/commit/6bb93ed19b0ed8809f92ee7a6f06d46b4d268179
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M Makefile
    R toolAvailability.sh

  Log Message:
  -----------
  Revert "[JENKINS-38134] Check sha256sum tool availability."

This reverts commit 4563dc4186d7075bdc6d84817670d2edc43332b1.

The publish rule doesn't work with my make, and AFAIK this is simply invalid 
syntax.
I don't think make has a provision for running a command prior to attaining 
other rules.

| + make WAR=... JENKINS_URL=... BRAND=... BUILDENV=... CREDENTIAL=... publish
| bash ./toolAvailability.sh
| war.publish msi.publish osx.publish deb.publish rpm.publish suse.publish
| make: war.publish: Command not found
| make: *** [publish] Error 127


  Commit: f395989dc3b370343a62af04e0e32dc9f35878d2
      
https://github.com/jenkinsci/packaging/commit/f395989dc3b370343a62af04e0e32dc9f35878d2
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M msi/publish.sh
    M osx/publish.sh

  Log Message:
  -----------
  Invalid bash command line option

In my bash on Ubuntu 14.04, passing '-o pipefail' fails bash with invalid
command line option. The set option works.

My bash version is '4.3.11(1)-release'

I couldn't find authoritative information about what the correct
behaviour should be, but this change gets me going in the mean time.


  Commit: 26586fc6ef91ea995492a008b67b151355428572
      
https://github.com/jenkinsci/packaging/commit/26586fc6ef91ea995492a008b67b151355428572
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M Makefile
    M msi/publish.sh
    M osx/publish.sh
    R toolAvailability.sh

  Log Message:
  -----------
  Merge pull request #79 from jenkinsci/kohsuke

Unblocking the release process


Compare: 
https://github.com/jenkinsci/packaging/compare/876475e98e92...26586fc6ef91

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to