You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/05/24 16:41:24 UTC

[GitHub] [solr] chriswininger commented on pull request #876: SOLR-16210: skip Antora task for lift builds

chriswininger commented on PR #876:
URL: https://github.com/apache/solr/pull/876#issuecomment-1136155275

   > I'm glad it helps fix the problem.
   > 
   >     * Is "clean" actually necessary?  In general I think this is a habit we all bring from our Ant/Maven knowledge that Gradle should ideally make obsolete.
   > 
   >     * Is "assemble" doing too much that Lift doesn't need?  It will create tar.gz etc. and I suspect Lift just needs to look at class files; not even JARs?
   
   Yes, clean seems unneeded this will always run in a fresh environment anyways. I can remove it.
   
   The assemble is needed because FindSecBugs looks at jars.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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