You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Michael McCandless (Jira)" <ji...@apache.org> on 2021/05/31 19:59:00 UTC

[jira] [Resolved] (LUCENE-9982) ../../gradlew help should be just as helpful as ./gradlew help?

     [ https://issues.apache.org/jira/browse/LUCENE-9982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless resolved LUCENE-9982.
----------------------------------------
    Resolution: Not A Problem

> ../../gradlew help should be just as helpful as ./gradlew help?
> ---------------------------------------------------------------
>
>                 Key: LUCENE-9982
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9982
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Michael McCandless
>            Priority: Major
>
> If you are in the root of a Lucene git clone, and run {{./gradlew help}}, you get useful help.
> But if you first {{cd lucene/core}} and then run {{../../gradlew help}}, it is less useful, and seems to be {{gradle}}'s generic help or something?
> Is {{gradlew help}} known to be different depending on your cwd?
> A good workaround (thanks [~rcmuir]) is to just look at the files under the {{help}} directory in the root of the Lucene git clone.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org