[GRADLE-683] gradle-doc subproject should have install capability Created: 07/Oct/09  Updated: 12/Feb/16  Resolved: 12/Feb/16

Status: Resolved
Project: Gradle
Affects Version/s: 0.8
Fix Version/s: None

Type: Improvement
Reporter: Russel Winder Assignee: Unassigned
Resolution: Fixed Votes: 0


 Description   

The gradle-doc subproject should support an install task to install the documentation into the same location in which the top-level install task installs the distribution.

The final outcome would be that:

gradlew -x test -x integTest install ; gradlew docs:install

would result in installation of a working Gradle with full documentation.



 Comments   
Comment by Adam Murdoch [ 02/Dec/09 ]

There's now an 'installAll' task which installs the 'everything' distribution, which includes the docs. Does that solve your problem?

Comment by Mark Vieira (Inactive) [ 12/Feb/16 ]

Marking this 'fixed' since the installAll task serves this purpose.

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