You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2020/06/23 20:39:25 UTC

[GitHub] [geode] rhoughton-pivot edited a comment on pull request #5283: GEODE-8289: Add gradle task chaining for geode-old-versions:clean

rhoughton-pivot edited a comment on pull request #5283:
URL: https://github.com/apache/geode/pull/5283#issuecomment-648404584


   > I tried this and it appears to clean up the `geode-old-versions/build` dir but not the dirs for the "synthesized" subprojects:
   > 
   > <img alt="image" width="876" src="https://user-images.githubusercontent.com/4002/85458568-1dccd700-b556-11ea-87e4-9c70b4e3cde1.png">
   > 
   > On the plus side, the subproject directories _are_ empty now.
   
   The subprojects will exist for sure. I think those exist just by having intellij parse your Gradle build, without even building anything. The *build* (artifact) directory is gone, but the project directory itself remains. Also, if you run `./gradlew tasks` from a clean checkout, the project directories themselves are created. 


----------------------------------------------------------------
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.

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