Vault support in Hudson CI?

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

mharen
Posts: 3
Joined: Fri Dec 05, 2008 9:19 am

Vault support in Hudson CI?

Post by mharen » Fri Dec 05, 2008 9:25 am

Has anyone managed to get Vault integrated with Hudson?

I'd like Hudson to be able to get-latest from Vault and build my project whenever something is checked in (just like CCNET).

It doesn't seem that Hudson has native support for Vault so I'm hoping someone here has either written their own Hudson plugin or developed a workaround.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Vault support in Hudson CI?

Post by lbauer » Fri Dec 05, 2008 4:19 pm

We haven't had reports from Vault users who have used Hudson, but if any of our users are familiar with it, please post here.
Linda Bauer
SourceGear
Technical Support Manager

SeanDoyle
Posts: 2
Joined: Mon Feb 09, 2009 10:40 am

Re: Vault support in Hudson CI?

Post by SeanDoyle » Mon Feb 09, 2009 10:45 am

I'm also interested in any reports of using Vault with Hudson CI.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Vault support in Hudson CI?

Post by lbauer » Mon Feb 09, 2009 3:04 pm

Any Vault users familiar with this?
Linda Bauer
SourceGear
Technical Support Manager

slolife
Posts: 18
Joined: Wed Sep 10, 2008 11:48 am

Re: Vault support in Hudson CI?

Post by slolife » Tue Feb 10, 2009 4:32 pm

I am interested too, and I'd help, but my java experience is zero to none.

Here's the wiki on Hudson SCM plugins
http://hudson.gotdns.com/wiki/display/H ... SCM+plugin

SeanDoyle
Posts: 2
Joined: Mon Feb 09, 2009 10:40 am

Re: Vault support in Hudson CI?

Post by SeanDoyle » Mon Feb 23, 2009 1:56 pm

I can help out on the Java side - it's not clear to me if Vault has an API for this? This probably would go pretty quickly if we could start from the source for the Cruise Control one. Is that source available?

Currently my site is on Vault 3.15; if we can make this work with Hudson I'm sure they would want to upgrade to 4.x.

Thanks.

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Re: Vault support in Hudson CI?

Post by jeremy_sg » Mon Feb 23, 2009 2:40 pm

I'd be happy to give you some guidelines and code that can help you along in this. Please email support at sourcegear.com ATTN: jeremy with a link to this thread, and I'll help you out.
Subscribe to the Fortress/Vault blog

BSayatovic
Posts: 47
Joined: Thu Jun 25, 2009 12:02 pm

Re: Vault support in Hudson CI?

Post by BSayatovic » Thu Jun 25, 2009 12:05 pm

I, too, am interested in Vault integration from Hudson. I plan to go the "external SCM" route for now; however, I would be interested in a closer integration. I have some Java skills and could potentially help build such a plugin, but don't want to if anyone else has kicked off such an effort.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Vault support in Hudson CI?

Post by lbauer » Thu Jul 09, 2009 7:40 am

Here's the information we gave to the users who asked about Hudson:

Basically the answer is to use the Command Line Client and look at how we did our CC.Net integration.

The best way to get started would be to look at the Vault* files we've added to CC.Net:

http://ccnet.cvs.sourceforge.net/viewvc ... cecontrol/

These implement the "clc" based approach and can be used as an example to help you with Hudson CI integration.
Linda Bauer
SourceGear
Technical Support Manager

jason.mcnair
Posts: 1
Joined: Fri Aug 20, 2010 11:12 pm

Re: Vault support in Hudson CI?

Post by jason.mcnair » Fri Aug 20, 2010 11:20 pm

Can anyone report any updates or progress on a Vault plugin for Hudson? Did anyone end up building anything to interface with the command line client to do a get latest? I'm really interested in integrating Vault with Hudson. Any ideas, code, or experience anyone has to share would be great.

-Jason

jstarbird
Posts: 146
Joined: Wed Jul 22, 2009 11:49 am

Re: Vault support in Hudson CI?

Post by jstarbird » Tue Mar 01, 2011 12:36 pm

Has anyone made any progress on a Hudson plugin? I've searched online but could not find anything other than here but no updates. Anything? Anyone?


Thanks,
J

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Vault support in Hudson CI?

Post by lbauer » Tue Mar 01, 2011 1:07 pm

We heard from one user who said they had a "rudimentary" plugin, based on the "clc" approach posted above. That was in 2009.

I've logged feature request 15875 for this functionality. It will be evaluated for an upcoming release of Vault.

Thanks for the feedback.
Linda Bauer
SourceGear
Technical Support Manager

alex
Posts: 1
Joined: Thu Mar 24, 2011 9:18 am

Re: Vault support in Hudson CI?

Post by alex » Thu Mar 24, 2011 9:43 am

Please add my vote for Hudson integration feature. Hudson became a major CI system. Not having Hudson integration is no better than it would be not having CruiseControl integration.

Come on! Implementing it is not all that horribly hard. If you were an open source company I would understand "we don't have it" reply. But you are not.

"rudimentary"' integration is a start but not much better than running a shell script.

Anyhow, I look forward to the Hudosn integration feature.

Thank you.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Vault support in Hudson CI?

Post by lbauer » Fri Mar 25, 2011 8:11 am

Thanks for your feedback! We'll pass it on to our developers.
Linda Bauer
SourceGear
Technical Support Manager

slolife
Posts: 18
Joined: Wed Sep 10, 2008 11:48 am

Re: Vault support in Hudson CI?

Post by slolife » Thu Aug 25, 2011 9:41 am

Any update on Vault support for Jenkins/Hudson?

We are moving from CC.NET to Jenkins in two months, so we will moving to SVN if there is no Vault support.

Post Reply