[
https://issues.apache.org/jira/browse/GEODE-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143287#comment-17143287
]
ASF GitHub Bot commented on GEODE-8289:
---------------------------------------
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:
[email protected]
> Gradle clean does not clean geode-old-versions
> ----------------------------------------------
>
> Key: GEODE-8289
> URL: https://issues.apache.org/jira/browse/GEODE-8289
> Project: Geode
> Issue Type: Improvement
> Components: build
> Reporter: Robert Houghton
> Assignee: Robert Houghton
> Priority: Major
>
> Expected behavior: `./gradlew clean` will remove the downloaded and extracted
> old versions from my tree.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)