I know you are asking about the command line -t, but FYI, the gui launched by "gradle --gui" can already filter out tasks without a description and let you make your own list of favorites.
On Jul 30, 2010, at 4:03 AM, Hamlet D'Arcy wrote: > Hi all, > > I am using the Java plugin, but I do not want all the tasks present. > For instance, I have no need for "jar". > > How can I remove the jar task? It clutters up the output of "gradle -t" > > I don't see an API on TaskCollection to do this. > > -- > Hamlet D'Arcy > [email protected] > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > -- Steve Appling Automated Logic Research Team --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
