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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to