Is there a way to specify the artifact version outside of the POM file? I have 2 CI projects that build an artifact. One builds a \"stable\" development version from a \'develop\' branch and the othe
I found most people talk about Hudson for simple and free continuous integration. Now personally I\'m not fond of its interface which I find very messy, and I found almost no one talking about CDash -
We\'re using Hudson on an SVN repository that hosts a number of projects. One of these projects takes a long time to build, even if no files were changed. Right now Hudson\'s \"Poll SVN\" detects that
I\'m labeling my assemblies using the CCNETLABEL environment variable and the SVN Revision number.The problem I am facing is as follows:
We do have hundreds of failed builds in TeamCity 开发者_如何学JAVA(number is especially high because of old retry on fail settings) and now it\'s a pain to browse history.
Summary of environment. Asp.net web application (source stored in svn) SQL S开发者_如何学编程erver database. (Database schema (tables/sprocs) stored in svn)
I\'m just starting with hudson and I\'d like to build my projects like my handmade solution did before:
I have just joined a team working on an existing Java web app. I have been tasked with creating an automated integration test suite that should run when developers commit to our continuous integration
We are beginning to use Visual Studio Database Edition 2010 (VSTSDB) for our continuous integration. In short I have our nightly build creating the Deploy SQL and then running the script on a SQL Serv
I\'m currently setting up a CruiseControl.Net CI service to keep on top of a bunch of .NET WinForm, WPF and ASP.NET applications maintained by a handful of programmers. I\'ve got basic SVN integration