Re: Exec task does not BuildOutput
Joe Schmetzer <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
CruiseControl is able to get output directly from Ant because someone has written an alternative logger implemention. There is no such logger for the exec task. The easiest solution is for you to create a simple Ant script that then uses the <exec> task to call your real build script. Configure CC to call this Ant script instead of the real script directly, and you should get output displayed immediately. Regards, Joe 2009/11/14 Pushparaj BS <[email protected]>: > Nope , I don't do that . I need to see the output from shell script as and > when it is running . Ant shows it just fine in the BuildOutPut window. Not > sure why it doesn't show up. > > On Thu, Nov 12, 2009 at 5:42 PM, Pankaj Agarwal <[email protected]> > wrote: >> >> Are u redirecting console output to somewhere in the shell script? >> >> -Pankaj >> >> On Nov 12, 2009, at 4:19 PM, Pushparaj BS <[email protected]> wrote: >> >> I'm using exec task to trigger an sh file.The output is not shown in the >> BuildOutput window on building ,whereas if yuu use Ant task it does show up. >> Do iI need to configure something else ? Please guide >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >> 30-Day >> trial. Simplify your report design, integration and deployment - and focus >> on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Cruisecontrol-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >> 30-Day >> trial. Simplify your report design, integration and deployment - and focus >> on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Cruisecontrol-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Cruisecontrol-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july