Thi relates to Trunk as at 2009-04-19 07:00:00+01:00. I wonder if there is a way of making the output from "gradle -t" a little less "messy". I find the output difficult to read quickly and quick reading is what this should offer. I wonder if the problem is having the dependencies on a line following the entry indented, e.g.:
:processTestResources - Process and copy the test resources into the binary directory of the compiled test sources. -> :compile I wonder if this might work better as: :processTestResources [ :compile ] -- Process and copy the test resources into the binary directory of the compiled test sources. i.e if there are dependencies then use a list in brackets following the task name, if there are no dependencies then print nothing, not even the brackets. -- Russel. ============================================================ Dr Russel Winder Partner Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 41 Buckmaster Road, f: +44 8700 516 084 voip: sip:[email protected] London SW11 1EN, UK. m: +44 7770 465 077 xmpp: [email protected]
signature.asc
Description: This is a digitally signed message part
