Aha, I managed to get the "git-based" jobs back by upgrading again to 1.1.29, and this is the complete output I'm getting:

Building in workspace /Users/Shared/Jenkins/Home/git_repositories/master
Checkout:master / /Users/Shared/Jenkins/Home/git_repositories/master - hudson.remoting.LocalChannel@7a88174c
Using strategy: Default
Last Built Revision: Revision aa247695e78c6cd574fdd720ab0aebffc169e2d9 (origin/master)
FATAL: tried to access method org.jenkinsci.plugins.gitclient.CliGitAPIImpl.<init>(Ljava/lang/String;Ljava/io/File;Lhudson/model/TaskListener;Lhudson/EnvVars;)V from class hudson.plugins.git.GitSCM$2
java.lang.IllegalAccessError: tried to access method org.jenkinsci.plugins.gitclient.CliGitAPIImpl.<init>(Ljava/lang/String;Ljava/io/File;Lhudson/model/TaskListener;Lhudson/EnvVars;)V from class hudson.plugins.git.GitSCM$2
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:940)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:932)
	at hudson.FilePath.act(FilePath.java:865)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:932)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1342)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:683)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:588)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)

Ciao

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.
 
 

Reply via email to