Vault support in Hudson CI?
Moderator: SourceGear
Vault support in Hudson CI?
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.
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.
Re: Vault support in Hudson CI?
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
SourceGear
Technical Support Manager
Re: Vault support in Hudson CI?
I'm also interested in any reports of using Vault with Hudson CI.
Re: Vault support in Hudson CI?
Any Vault users familiar with this?
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: Vault support in Hudson CI?
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
Here's the wiki on Hudson SCM plugins
http://hudson.gotdns.com/wiki/display/H ... SCM+plugin
Re: Vault support in Hudson CI?
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.
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.
Re: Vault support in Hudson CI?
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
-
- Posts: 47
- Joined: Thu Jun 25, 2009 12:02 pm
Re: Vault support in Hudson CI?
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.
Re: Vault support in Hudson CI?
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.
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
SourceGear
Technical Support Manager
-
- Posts: 1
- Joined: Fri Aug 20, 2010 11:12 pm
Re: Vault support in Hudson CI?
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
-Jason
Re: Vault support in Hudson CI?
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
Thanks,
J
Re: Vault support in Hudson CI?
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.
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
SourceGear
Technical Support Manager
Re: Vault support in Hudson CI?
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.
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.
Re: Vault support in Hudson CI?
Thanks for your feedback! We'll pass it on to our developers.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: Vault support in Hudson CI?
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.
We are moving from CC.NET to Jenkins in two months, so we will moving to SVN if there is no Vault support.