The nightly-build tag has no wiki summary.
0
votes
1answer
22 views
Maven & Nexus handling SNAPSHOT dependencies
My project has 10 or so reusable components, each in their own repository, versioned independently, but do rely on each other for builds.
Right now, each component has their own nexus SNAPSHOT ...
0
votes
0answers
58 views
Detecting Firefox Nightly
I've been using firefox's nightly build for a while, and today I noticed an issue with my site (css3's column-width property / jquery, specifically). I've been trying to solve this but no success ...
0
votes
2answers
76 views
How to configure Jenkins to send a notification email when a Slave goes offline?
How to configure Jenkins to send a notification email when a Slave goes offline?
I have a Windows Server in the Cloud.
In there is a Jenkins Slave running that runs a nightly build, but sometimes the ...
0
votes
1answer
133 views
Build solution against multiple target framework versions TFS 2012
Is it possible to build the same C# solution against two different target framework versions in the nightly build on TFS 2012?
This way we can build one solution against .NET 4.0 and .NET 4.5. If we ...
2
votes
2answers
394 views
How to publish Play Framework application from Jenkins to load balanced environment
I have just started to setup bullet proof nightly build environment to Play based application. So far I have not found a good tutorial about this topic. Could you review currently solution I am ...
3
votes
1answer
319 views
Need advice/resources in starting nightly builds in TFS
I'm currently looking to start setting up nightly builds with TFS and our company has never done this before. I'm looking for some pointers on maybe where to get started, what I should look out for ...
0
votes
3answers
94 views
what are some of the industry wide used continous integration tool , nightly build system for Python based program
what are some of the industry wide used continuos integration tool , nightly build system for Python based program.
We want to automate the a lot of manual testing and then use daily running system ...
0
votes
1answer
223 views
What is the difference between a nightly build and continuous integration?
What is the difference between nightly builds and continuous integration? Is it just the frequency of checkin/build/test? For example, if a nightly build process were run every hour or every minute ...
1
vote
2answers
197 views
CruiseControl.net daily build best practices using Subversion
I am planning to have a daily build in CruiseControl.net using subversion. I would like to find out if it is better practice to pull down the code and get the revision number or tag the Subversion ...
0
votes
2answers
121 views
Is there a nightly build for BETA_JAVA7 branch of Eclipse
I want start with the Java 7 development. But the current Eclipse IDE does not support Java 7. There is a BETA_JAVA7 branch. Is there a nightly build available? Or is the only solution to compile the ...
0
votes
1answer
390 views
Hudson: Build nightly only when codebase or snapshot dependency is changed
I have a separate job to build a project during the night. But I only want to build it if the code of the project is changed or snapshot dependency of the project is built.
Building a project nightly ...
0
votes
1answer
88 views
How can I do continous integration and nightly builds on the same clone
We are trying to switch from SVN to HG right now.
We are using continuous integration with CruiseControl.NET on a special crafted build server which is running well.
Additionally we started a nightly ...
3
votes
1answer
116 views
How long does it usually take for bug fixes in the Webkit nightly build to hit Chrome/Safari updates?
How long does it usually take for bug fixes in the Webkit nightly build to hit Chrome/Safari updates?
This is one I have been looking forward to:
https://bugs.webkit.org/show_bug.cgi?id=22102
...
0
votes
1answer
562 views
Can I initiate Intellij IDEA indexing as the last step of a nightly build?
During our nightly builds, we pull down the latest committed checkins from a multi-site source control repository and merge our local source changes on top and compile/build. This leaves us with ...
2
votes
3answers
879 views
Release build vs nightly build [closed]
A typical solution is to have a CI (Continuous Integration) build running on a build server: It will analyze the source code, make build (in debug) and run tests, measure test coverage, etc.
Now, ...
5
votes
1answer
426 views
How do I use nightly builds of scala with maven?
Recently I wanted to try some of the new features in Scala 2.9 in a small project. I would like to use maven for building it. How can I tell Maven to use the latest nightly build of Scala 2.9? If ...
0
votes
1answer
237 views
Nightly build for VB.NET program, Versioning
I currently have a nightly build system running as a windows scheduled task, calling at batch file, that works sort of like this:
Check out the latest revision from subversion
Modify the ...
0
votes
1answer
613 views
nightly build Script for SubVersion
I have prepared a solution with multiple projects with Netbeans IDE versioned under Linux with Subversion.
I would like to prepare a script that automatize nightly build creation:
- checkout latest ...
1
vote
1answer
246 views
Mercurial Repository Nightly Pull from a subdirectory on a server
I am attempting to run a Windows batch script nightly to pull a fresh copy of data to my local hard drive from a Mercurial repository, overwriting any data I have locally. The server on which the ...
2
votes
1answer
510 views
NANT, Cruise Control and ASP.net 4.0
Does anyone know of a good resource for basic samples for both a NANT.Build file and a CCNet.Config file entry for nightly build on an ASP.net 4.0 application, having had a good look around online it ...
8
votes
5answers
4k views
How do I automatically set assembly version during nightly build?
We have a nightly build process that automatically versions all C++ projecs. Here's how it works. There's a common header file VersionNumber.h that has a specific #define for the version number. The ...
0
votes
2answers
37 views
Exceptions from Buildbots PeriodicScheduler intervals?
Buildbots Periodic scheduler triggers builds at fixed intervals (e.g. every 30 minutes). But there are certain times (e.g. at night, during the weekend or while regular maintenance is performed) where ...
1
vote
2answers
254 views
How to develop a Nightly Builder
I was told to create a tool like a Nightly Builder for a JUnit project. It's a client-server project with oracle database.The tests are based on QTP. Also there is a test interface written on C#. The ...
4
votes
2answers
235 views
Movement towards continuous integration in progress, any suggestions?
We have a bunch of C/C++ modules and projects for QNX4, QNX6 and Linux. All of these are written in Eclipse/QNX Momentics and we use Project Sets (psf files) to combine different modules into projects ...
0
votes
2answers
580 views
run buildbot on Windows XP
I recently stumbled over buildbot and wanted to give it a try.
My problem is that I have to run it under Windows because we don't use Linux on workstations or servers in my company.
I've already ...
4
votes
5answers
197 views
How important is fixing the nightly build promptly?
We have an automated build server that builds our code nightly, which is useful for us since not everyone on our team can build the entire source tree. Lately, some members of the team are becoming ...
6
votes
6answers
518 views
Are daily builds the way to go for a web app?
Joel seems to think highly of daily builds. For a traditional compiled application I can certainly see his justification, but how does this parallel over to web development -- or does it not?
A bit ...
2
votes
2answers
2k views
CruiseControl.NET build nightly IfModificationExists since Last Build Label
I am using one server to build the same project both continuously and nightly; however I would like the nightly build to only build if a modification exists during the day. I am hoping to achieve ...
1
vote
4answers
345 views
nightly build and virtual machines
At my place we are writing server side applications (WCF services) and we are looking forward automate the installation and run it in our nightly build process...
Moreover, we are looking forward ...
2
votes
3answers
535 views
Running Nightly Builds as XP Scheduled Task - Classpath Issue
I'm running JUnit nightly builds on my computer as a scheduled task in Windows XP. My application uses Jaxb, therefore some of the tests need to reference xsd schemas using the system classpath. ...
1
vote
3answers
218 views
Multiple Apps in Multiple Languages on different OS's. Should I attempt a unified Test Harness?
I am the newest member of a project that is an amalgam of various Applications written in various Programming Languages on both Unix and Windows operating systems. I get the 'honor' of figuring out ...
5
votes
10answers
738 views
What artifacts to save for a nightly build?
Assume that I set up an automatic nightly build. What artifacts of the build should I save?
For example:
Input source code
output binaries
Also, how long should I save them, and where?
Do your ...
24
votes
15answers
3k views
15
votes
7answers
12k views
Compilation fails randomly: “cannot open program database”
During a long compilation with Visual Studio 2005 (version 8.0.50727.762), I sometimes get the following error in several files in some project:
fatal error C1033: cannot open program database ...
