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

Christine Poerschke edited comment on SOLR-14941 at 10/16/20, 2:31 PM:
-----------------------------------------------------------------------

Opened [https://github.com/apache/lucene-solr/pull/1994] with initial content.

My confusion or ambiguity w.r.t. directories: the documentation and mailing 
list input mentioned that 'dev' outputs to {{.../dev}} directory but from 
observation it advises that it output to {{.../solr-#.#.#-SNAPSHOT}} directory. 
Can both be the case in some subtly different way?

edit/illustration:
{code:java}
$ ./gradlew -p solr dev

> Task :solr:core:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:packaging:installDist
Distribution assembled under: 
/Users/cpoerschke/lucene-solr/solr/packaging/build/solr-9.0.0-SNAPSHOT

BUILD SUCCESSFUL in 52s
112 actionable tasks: 46 executed, 66 up-to-date
{code}


was (Author: cpoerschke):
Opened [https://github.com/apache/lucene-solr/pull/1994] with initial content.

My confusion or ambiguity w.r.t. directories: the documentation and mailing 
list input mentioned that gradlew -p solr dev outputs to {{.../dev}} directory 
but from observation it advises that it output to {{.../solr-#.#.#-SNAPSHOT}} 
directory. Can both be the case in some subtly different way?

edit/illustration:
{code}
$ ./gradlew -p solr dev

> Task :solr:core:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:packaging:installDist
Distribution assembled under: 
/Users/cpoerschke/lucene-solr/solr/packaging/build/solr-9.0.0-SNAPSHOT

BUILD SUCCESSFUL in 52s
112 actionable tasks: 46 executed, 66 up-to-date
{code}

> mention 'ant server' equivalent(s) in gradle's :helpAnt target
> --------------------------------------------------------------
>
>                 Key: SOLR-14941
>                 URL: https://issues.apache.org/jira/browse/SOLR-14941
>             Project: Solr
>          Issue Type: Task
>            Reporter: Christine Poerschke
>            Assignee: Christine Poerschke
>            Priority: Minor
>
> [https://lists.apache.org/thread.html/r8f2fce2909cd22ab3453d186a863378f160f4aa2938f366eb80af2e5%40%3Cdev.lucene.apache.org%3E]
>  and 
> [https://cwiki.apache.org/confluence/display/SOLR/Building+Solr+with+Gradle] 
> provided helpful insights and pointers and the directory echo added by 
> SOLR-14888 is also super helpful.
> Opening this small ticket here first though (ahead of any committing) since 
> there's some confusion or ambiguity w.r.t. directories and that might be 
> clearest to clarify separately here rather than in one or more of the other 
> three places.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to