[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [egit-dev] JGit Build Failures?
|
FWIW, attached is our Hudson config
--
Regards,
Igor
Chris Aniszczyk wrote:
I've attached my build configuration settings for Hudson.
Anyone see something obviously wrong?
On Tue, Dec 22, 2009 at 11:28 AM, Igor Fedorenko
<ifedorenko@xxxxxxxxxxxx> wrote:
I had to explicitly tell Hudson to use master branch, otherwise it would
pick something randomly. We are still using Hudson ver. 1.323, so I am
not sure if 1.337 needs different configuration.
--
Regards,
Igor
Chris Aniszczyk wrote:
On Tue, Dec 22, 2009 at 11:20 AM, Shawn O. Pearce <spearce@xxxxxxxxxxx>
wrote:
Chris Aniszczyk <zx@xxxxxxxxxxxxxxxxx> wrote:
Hrmm, I'm getting bit by Hudson's Git plug-in.
What is the proper refspec to be used to build?
fetch git://egit.eclipse.org/egit/parallelip-jgit.git
+refs/heads/master:refs/heads/origin
That's a really old syntax. I don't know why the Hudson CI plugin
would be encouraging it anymore.
I'd think its more like refs/heads/master:refs/remotes/origin/master,
but it all depends on how the plugin derives the commit that
it builds.
Any ideas from the console log?
https://build.eclipse.org/hudson/job/cbi-jgit/68/console
I have things working locally. In Hudson, however, it seems to be
fetching all the branches.
Cheers,
_______________________________________________
egit-dev mailing list
egit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/egit-dev
------------------------------------------------------------------------
------------------------------------------------------------------------
_______________________________________________
egit-dev mailing list
egit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/egit-dev
