Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Headless Build Error Log File(Want to create an error file for each build on a nightly build server)
Headless Build Error Log File [message #1062454] Fri, 07 June 2013 20:17
Alex Stolzberg is currently offline Alex StolzbergFriend
Messages: 1
Registered: June 2013
Junior Member
I am wanting to do a headless build with the intent of eventually running a nightly automated build server. After each build, I want to send out an email to all of the developers that contains an attachment to all of the build errors that occurred. The problem is that I don't know where these error messages are stored or how to export those errors to a text/log file.

I am currently running an Eclipse headless build command in a Unix shell (I am running Ubuntu 11.10) I'm not sure if there is an option to log errors or not. This is the shell command I am currently running.

eclipse -nosplash -data <WORKSPACE> -build all -cleanBuild all -application org.eclipse.cdt.managedbuilder.core.headlessbuild --launcher.suppressErrors

Any help/advice would be great!

Thanks,
Alex
Previous Topic:Console log to file
Next Topic:Progress bar of progress group disappears
Goto Forum:
  


Current Time: Tue Mar 19 08:35:00 GMT 2024

Powered by FUDForum. Page generated in 0.01864 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top