Branch: refs/heads/tests/getSubmodules
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 1458d69c7d042419179de4b75f8b84e60363773a
      
https://github.com/jenkinsci/git-client-plugin/commit/1458d69c7d042419179de4b75f8b84e60363773a
  Author: Alexander Link <alexander.l...@sap.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M .gitmodules

  Log Message:
  -----------
  Change .gitmodules from git:// to https://

This is required to enable test execution behind
a firewall using parameters -DproxyHost=<host> -DproxyPort=<port>.
CliGitAPIImplTest.test_submodule_tags_not_fetched_into_parent fails
also with proxy settings since git:// required port 9418 to be open.
Using https:// solves this issue.


  Commit: 8bb2b046f99bc47ae30c6cbdf6bd62618e37eb57
      
https://github.com/jenkinsci/git-client-plugin/commit/8bb2b046f99bc47ae30c6cbdf6bd62618e37eb57
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M .gitmodules

  Log Message:
  -----------
  Merge pull request #140 from alexanderlink/tests/getSubmodules

Enable test execution behind firewall by using https instead of git protocol in 
submodule test


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/021ab742e359...8bb2b046f99b

-- 
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