![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux, Unix, Mac, Windows pcs get authentication integration - LinuxWorld.au | iBot | UNIX and Linux RSS News | 0 | 12-05-2007 06:10 PM |
| Linux, Unix, Mac, Windows pcs get authentication integration - Computerworld Australi | iBot | UNIX and Linux RSS News | 0 | 12-05-2007 05:50 PM |
| Linux, Unix, Mac, Windows pcs get authentication integration - ARNnet | iBot | UNIX and Linux RSS News | 0 | 12-05-2007 05:40 PM |
| Linux, Unix, Mac, Windows pcs get authentication integration - LinuxWorld.com | iBot | UNIX and Linux RSS News | 0 | 12-04-2007 07:10 PM |
| Linux, Unix, Mac, Windows pcs get authentication integration - LinuxWorld.com | iBot | UNIX and Linux RSS News | 0 | 12-04-2007 07:00 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Continous Integration for Unix / Linux
Hi all,
We have serious problem with continuous integration system for application building on few different platforms. (aix 5.2, 5.3 solaris 8,9 , SUSE Linux 9.3, 10 , Slackware Linux 10,11,12, RedHAt Enterprise Linux и Windows 2003) We need application ( program ) to do the following tasks: - Automatically start build process and it's tests at desired time. - Option for manual build invocation - One build process at a time (The build process shall not be started for the second time before it is over). - Write log file with all console messages. - email notifications. - conditional start of different builds i.e. if build one finishes with success, then start build tree. - Web interface to control all configurations from single machine. We use Makefile, ant to build our applications, and bash / perl scripts to prepare the build process. We use CVS to control source code. At the moment we are using this: CruiseControl Home but it is not very useful for our needs. We cannot afford to write our own building application. Using crontab is not good option. Thank you in advance. Last edited by +Yan; 01-10-2008 at 08:49 AM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|