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

Robert Muir commented on SOLR-12930:
------------------------------------

Also the file move did not fix the gradle in-line help itself (I'm relying on 
it a lot, since I'm not used to the commands). Now it fails with missing files:

{noformat}
$ ./gradlew helpWorkFlow
To honour the JVM settings for this build a new JVM will be forked. Please 
consider using the daemon: 
https://docs.gradle.org/6.0.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Task :buildSrc:compileJava UP-TO-DATE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar UP-TO-DATE
> Task :buildSrc:assemble UP-TO-DATE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build UP-TO-DATE
> Task :helpWorkflow FAILED
1 actionable task: 1 executed
<-------------> 0% WAITING
> IDLE

FAILURE: Build failed with an exception.

* Where:
Script '/home/rmuir/workspace/lucene-solr/gradle/help.gradle' line: 19

* What went wrong:
Execution failed for task ':helpWorkflow'.
> java.io.FileNotFoundException: 
> /home/rmuir/workspace/lucene-solr/help/workflow.txt (No such file or 
> directory)
{noformat}

> Add developer documentation to source repo
> ------------------------------------------
>
>                 Key: SOLR-12930
>                 URL: https://issues.apache.org/jira/browse/SOLR-12930
>             Project: Solr
>          Issue Type: Improvement
>          Components: Tests
>            Reporter: Mark Miller
>            Priority: Major
>         Attachments: solr-dev-docs.zip
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>




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

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

Reply via email to