|
CC is ignoring the second ant task: msg#00095java.cruise-control.user
I have two ant tasks in my config file. CC is invoking only the first ant task and ignoring the second ant task.
<schedule interval="30" > <ant buildfile="getsrc.xml" target="clean" multiple="1" /> <ant buildfile="build.xml" target="build" multiple="1" /> </schedule> I have only one modificationset. I want to run the two ant tasks on the basis of one modification. I am using two different build files to do this.
Please tell me a way to resolve this problem. I appreciate your help.
Thanks
Satyapal Do you Yahoo!? Yahoo! Photos - Get your photo on the big screen in Times Square
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Missing 'Test Details' page, Jeffrey Fredrick |
|---|---|
| Next by Date: | RE: CC is ignoring the second ant task, Jeffrey Fredrick |
| Previous by Thread: | RE: Missing 'Test Details' page, Jeffrey Fredrick |
| Next by Thread: | RE: CC is ignoring the second ant task, Jeffrey Fredrick |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |