<< Back to previous view |
![]() |
[QB-450] Make log entry highlighting configurable
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Improvement | Priority: | Major |
Reporter: | Robin Shen | Assigned To: | Robin Shen |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
Currently I have full warnings turned on in my builds making it very difficult to find 1 error among hundreds of warnings. Is it possible to highlight the warnings in yellow and the errors in red? All of the warnings from javac have the word warning in the output, however, the errors usually do NOT say error. They usually say "cannot". Is there anything I can do in my ant build to make it easier for you to detect the differences in warnings and errors so you can highlight them appropriately?
|