Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-beta-1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
We recently got maven/cc to work at work, so it might be nice to have CC do the CI for us and make nightly builds.
Activity
Aslak Hellesøy
made changes -
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Assigned [ 2 ] | Closed [ 6 ] |
Nightly builds are now configured for PicoContainer. It's not based on CC, but on a very simplistic shell script, cron and some maven.xml magic.
Builds currently start every night at 1:49 AM Codehaus time.
o Mail is sent to picocontainer-dev@lists.codehaus org if compile or test fails
o The website is rebuilt provided the code compiles, regardless of test fasilures or not
o The binaries are uploaded provided the tests pass.