You may want to take a look at Hudson as well:
https://hudson.dev.java.net/


-----Original Message-----
From: Saladin Sharif [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 09, 2007 2:04 PM
To: Ant Users List
Subject: Re: using ANT to check for any code changes in CVS

>You should look at CruiseControl.
>
Thanks for the suggestion.  I do plan on checking it out.


 
**********************************************************
* Saladin Sharif
* e-mail: [EMAIL PROTECTED]
* Visit homepage @ http://gaia.ecs.csus.edu/~sharifs
**********************************************************


----- Original Message ----
From: Kevin Jackson <[EMAIL PROTECTED]>
To: Ant Users List <user@ant.apache.org>; Saladin Sharif
<[EMAIL PROTECTED]>
Sent: Monday, October 8, 2007 7:34:00 PM
Subject: Re: using ANT to check for any code changes in CVS

Hi,

> I am trying to automate my ANT build script, and incorporate a check
in my build.xml that checks if there were any code changes made to CVS
since the last time the build ran.  If there are any code changes then
ANT gets the latest CVS code changes and then runs the build.
Otherwise, it doesn't run the build if there were no new code changes in
CVS.
>

You should look at CruiseControl.  This has a feature which can check
any source control system for changes and run a build (ant based) if
there have been commits.

Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


 
________________________________________________________________________
____________
Shape Yahoo! in your own image.  Join our Network Research Panel today!
http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-----------------------------------------
Confidentiality Notice!
This electronic transmission and any attached documents or other
writings are confidential and are for the sole use of the intended
recipient(s) identified above. This message may contain information
that is privileged, confidential or otherwise protected from
disclosure under applicable law. If the receiver of this
information is not the intended recipient, or the employee, or
agent responsible for delivering the information to the intended
recipient, you are hereby notified that any use, reading,
dissemination, distribution, copying or storage of this information
is strictly prohibited. If you have received this information in
error, please notify the sender by return email and delete the
electronic transmission, including all attachments from your
system.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to