[GRADLE-1061] Provide support for project descriptions Created: 28/Jul/10  Updated: 04/Jan/13  Resolved: 24/Nov/10

Status: Resolved
Project: Gradle
Affects Version/s: 0.9
Fix Version/s: 0.9-rc-2

Type: Improvement
Reporter: Chris Beams Assignee: Hans Dockter
Resolution: Fixed Votes: 0


 Description   

Tasks may have descriptions, but currently a project cannot.

Please provide a 'description' property on the Project object. The practical effect of this feature is that -t listings will reflect that description:

>$ gradle -t
------------------------------------------------------------
Root Project - My custom description here.
------------------------------------------------------------

Build tasks
-----------
:assemble - Builds all Jar, War, Zip, and Tar archives. 
...

Generated at Wed Jun 30 11:45:55 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.