-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
I wanted to read the Console Output from a Build, which is already in running state, Is there any to do that, I have opened a URL connection using Java and tried it out, but it couldn't able to read the data, since the Build is in running.
My requirement is, i wanted to read a string from the console output, before it completes and based on that run someother batch commands
Please let me know what are the options to do this.