[ 
https://issues.apache.org/jira/browse/GROOVY-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16518312#comment-16518312
 ] 

ASF GitHub Bot commented on GROOVY-8654:
----------------------------------------

GitHub user ab2 opened a pull request:

    https://github.com/apache/groovy/pull/761

    GROOVY-8654: fixed documentation build command

    changed the command to build GroovyDoc as suggested by Paul King in JIRA

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ab2/groovy master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/761.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #761
    
----
commit 46316b6797990d61496b8471e01baf3b2da8a620
Author: Andrej Balles <netzbewohner@...>
Date:   2018-06-20T15:54:19Z

    GROOVY-8654: fixed documentation build command

----


> Can't compile documentation, no Gradle task defined for this 
> -------------------------------------------------------------
>
>                 Key: GROOVY-8654
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8654
>             Project: Groovy
>          Issue Type: Bug
>          Components: GroovyDoc
>    Affects Versions: 3.x
>            Reporter: Andrej Balles
>            Priority: Trivial
>
> Hi!
> trying to build the documentation fails, because no gradle task defined:
> {code:java}
> gradlew assembleAsciidoc
> ...
> * What went wrong:
> Task 'assembleAsciidoc' not found in root project 'groovy'.{code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to