javadoc issue

View: New views
2 Messages — Rating Filter:   Alert me  

javadoc issue

by Steve Appling :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Does anyone understand why (in gradle's build) "gradlew javadoc" fails but the
javadoc in "gradlew dists" works?

--
Steve Appling
Automated Logic Research Team

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: javadoc issue

by Adam Murdoch-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



Steve Appling wrote:
> Does anyone understand why (in gradle's build) "gradlew javadoc" fails
> but the javadoc in "gradlew dists" works?
>

Because gradlew dists doesn't execute :gradle-core:javadoc and gradlew
javadoc does.

As to why :gradle-core:javadoc is broken, I'll have a look.


Adam


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email