continuous-integration
Ideas on deploying a Social Game's multiple branches
I\'m struggling with the following scenario:We\'re a team that\'s developing an experimental social game on Facebook.Our team is scattered over the world and many times we have would like to have an a[详细]
2023-04-13 02:06 分类:问答SONAR - Measure Code Coverage using Cobertura
I am using sonar to measure code quality. One thing that I do not know is the steps to measure code coverage using Cobertura.[详细]
2023-04-12 10:48 分类:问答What is the most notable difference between Jenkins and Hudson from a user perpective?
It is around 10 months now that Jenkins split off from Hudson. When looking at the project homepages I am wondering what the differences between Hudson and Jenkins in the meantime really are. From th[详细]
2023-04-12 10:16 分类:问答CI with iOS (Objective-C) projects and Hudson
At our company we use Hudson for our CI, we use a lot of different languages and they all work well on linux.[详细]
2023-04-11 11:32 分类:问答Git Works Out of the Box in Hudson; Can't Even Install Plug-In in Jenkins
So after reading multiple Q&As here about why I should use Jenkins over Hudson, I went ahead and made the switch ... and now I\'m regretting it.With Hudson (or at least with the Debian package I u[详细]
2023-04-11 10:40 分类:问答Delta-Testing, test only changed parts of the "infected" code-base
I\'d like to speed up our integrationtest-suite. It is long running. Too long. As everyone knows not every change has an impact on everything. So why not just test components which are influenced by t[详细]
2023-04-11 04:47 分类:问答Project not showing up in Cruise Control Dashboard
I\'m new to continuous integration and Cruise Control. But I looked at few examples and I tried setting up a project to a pre-existing Cruise Control setup which had couple of projects in it.[详细]
2023-04-11 01:22 分类:问答How to performance test a rails app as part of the continuous integration build cycle?
We currently use CruiseControl (ruby version) for CI, and it runs our unit and integration tests (primarily rspec).[详细]
2023-04-10 21:15 分类:问答Deploying Jenkins within Glassfish throw Exception
I\'m trying to deploy Jenkins 1.432 to GlassFish Server Open Source Edition 3.1.1 (build 12), running in Ubuntu 10.04.[详细]
2023-04-10 00:55 分类:问答deploy java jar remotely during maven build
I have a small maven project that build a java jar file. I added a plugin (maven-antrun-plugin) in order to start it during maven\'s build phase. This also works in the build server (Continuum) which[详细]
2023-04-10 00:45 分类:问答