ccupdate not getting all files

2006-07-26 Thread Bryan . S . Queen
For some reason ccupdate is not updating all the files in the specified view. My ant script does this: 1. deletes all files from the local snapshot view of the ClearCase project view 2. updates the local snapshot view from the stream here's my ccupdate task: ccupdate does just what one woul

force execution of a target???

2006-07-17 Thread Bryan . S . Queen
I've got a simple ant file that I'm running from CruiseControl. Basically, it has these elements in it: All of my tests are in regressionTest_build.xml under the testManager target So the issue is this: I need to force the "shutdownAS" target to r