Hello, I think the git-svn import of the active plugins done by Daniel are fine.
I finally got my JGit based splitter code to work to split out the essentially the same repo's from the full repository conversion that I made ( https://github.com/mocleiri/svn.jenkins-ci.org). https://github.com/kuali-student/git-repository-tools/blob/master/git-repo-cleaner/src/main/java/org/kuali/student/git/cleaner/SplitMultiModuleJGitRewriter.java If any other module needs to split out later this would be a tool to use to do it, now that the svn repo is gone. Since it took me so long to get the splitter working I ran it on the modules anyways: https://github.com/mocleiri/klaros-testmanagement-plugin https://github.com/mocleiri/imagecomparison-plugin https://github.com/mocleiri/vncviewer-plugin https://github.com/mocleiri/vncrecorder-plugin https://github.com/mocleiri/serenity-plugin But I don't think these need to be used since they look to be almost exactly like the git-svn imported repo's. Regards, Michael On Tue, Apr 19, 2016 at 4:31 PM, Daniel Beck <[email protected]> wrote: > > > On 19.04.2016, at 17:05, Torsten Stolpmann <[email protected]> > wrote: > > > > I was about to release a new version of our klaros-testmanagement plugin > today, but I no longer have a repository to commit to. > > > > Is there any progress on the task of migrating the existing plugins to > GitHub? Is there any way I can assist with this? > > > > Hi Torsten, > > All the plugins have been imported into GitHub again this week. See my > previous email in this thread. > > Daniel > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/E3ABD175-ADFC-40C7-A776-E7F84277B4D3%40beckweb.net > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAGUfqupVv4hu4QuHd-J7Z_KhzwKHaS9y0jU6bv8MNtushB__MA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
