[JIRA] (JENKINS-36735) submodules issue

1 view
Skip to first unread message

siddhardhan@gmail.com (JIRA)

unread,
Jul 16, 2016, 1:06:01 PM7/16/16
to jenkinsc...@googlegroups.com
satya raman created an issue
 
Jenkins / Bug JENKINS-36735
submodules issue
Issue Type: Bug Bug
Assignee: Mark Waite
Components: git-plugin
Created: 2016/Jul/16 5:05 PM
Environment: Red Hat Enterprise Linux Server 6.6
Priority: Blocker Blocker
Reporter: satya raman

when trying to use this plug-in v 2.5.2 for cloning the source code, getting below exception for submodules.

FATAL: not implemented yet
java.lang.UnsupportedOperationException: not implemented yet
at org.jenkinsci.plugins.gitclient.JGitAPIImpl.setupSubmoduleUrls(JGitAPIImpl.java:2125)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:326)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:301)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:260)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

mark.earl.waite@gmail.com (JIRA)

unread,
Jul 16, 2016, 1:32:05 PM7/16/16
to jenkinsc...@googlegroups.com
Mark Waite resolved as Won't Fix
 

The JGit implementation (which seems to be what you're trying to use) in the git plugin does not support submodules. You'll need to use the command line git version for submodule support.

Change By: Mark Waite
Status: Open Resolved
Resolution: Won't Fix

siddhardhan@gmail.com (JIRA)

unread,
Jul 16, 2016, 3:14:01 PM7/16/16
to jenkinsc...@googlegroups.com
satya raman commented on Bug JENKINS-36735
 
Re: submodules issue

any other alternatives than command line git?

mark.earl.waite@gmail.com (JIRA)

unread,
Jul 16, 2016, 3:24:01 PM7/16/16
to jenkinsc...@googlegroups.com
Mark Waite commented on Bug JENKINS-36735
 
Re: submodules issue

None, unless you're willing to implement submodule support in the JGitAPIImpl of the git plugin, along with tests in GitAPITestCase.

dominik.stadler@gmx.at (JIRA)

unread,
Sep 30, 2016, 2:50:01 AM9/30/16
to jenkinsc...@googlegroups.com
centic commented on Bug JENKINS-36735
 
Re: submodules issue

There is some more discussion about this at JENKINS-26026

mark.earl.waite@gmail.com (JIRA)

unread,
Oct 22, 2019, 9:35:28 PM10/22/19
to jenkinsc...@googlegroups.com
Mark Waite closed an issue as Won't Fix
Change By: Mark Waite
Status: Resolved Closed
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages