The git client plugin using msysgit is very unreliable on Windows so I'd like to switch to JGit instead, but I need submodule processing. Currently I get
FATAL: not implemented yetjava.lang.UnsupportedOperationException <http://stacktrace.jenkins-ci.org/search?query=java.lang.UnsupportedOperationException>: not implemented yet at org.jenkinsci.plugins.gitclient.JGitAPIImpl.setupSubmoduleUrls(JGitAPIImpl.java:1298) <http://stacktrace.jenkins-ci.org/search/?query=org.jenkinsci.plugins.gitclient.JGitAPIImpl.setupSubmoduleUrls&entity=method> when I try to clone a git repository with submodules. Is there a plan for submodule support in the JGit git client plugin? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
