You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Kishore Kumar M V (Jira)" <ji...@apache.org> on 2020/11/09 15:40:00 UTC

[jira] [Comment Edited] (GROOVY-9811) "gradlew jar idea" command is not working

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

Kishore Kumar M V edited comment on GROOVY-9811 at 11/9/20, 3:39 PM:
---------------------------------------------------------------------

After commenting the if condition in gradle/idea.gradle  , command is working fine.


was (Author: ikishore):
Looks like issue is induced from this [patch|https://github.com/apache/groovy/commit/1fd1c2fd7ff98ff44f40f4431319dec504d4f9e2#diff-14a215b4a7a425e6b4f66d52a0c5a33adc6b40998c5b436c4aa0957047a8c7c3R24]. After commenting the if condition in gradle/idea.gradle  , command is working fine.

> "gradlew jar idea" command is not working
> -----------------------------------------
>
>                 Key: GROOVY-9811
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9811
>             Project: Groovy
>          Issue Type: Bug
>            Reporter: Kishore Kumar M V
>            Priority: Minor
>         Attachments: Groovy_idea_error.png
>
>
> {code:java}
> gradlew jar idea
> {code}
> Command mentioned in [readme|https://github.com/apache/groovy/blob/master/README.adoc] is not working. Find attached screenshot with more details.
> !Groovy_idea_error.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)