Is there a command line option for posting build logs and build step timing?
for tasks being run by the JBE (Java Build Engine) is there a command line way to post Logs and start/stop processing notifications to the build results? Only way I can think of to do like that is to have a stand alone build.xml that only servers the purpose of posting using the ant tasks and passed in parameters.