[
https://issues.apache.org/jira/browse/GEODE-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143285#comment-17143285
]
ASF GitHub Bot commented on GEODE-8289:
---------------------------------------
Bill edited a comment on pull request #5283:
URL: https://github.com/apache/geode/pull/5283#issuecomment-648402388
I tried this and it appears to clean up the `geode-old-versions/build` dir
but not the dirs for the "synthesized" subprojects:
<img width="876" alt="image"
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 problem I foresee with leaving the suproject directories in place is
that if/when the list of subprojects set up in `settings.gradle` changes, it
will become out-of-sync w/ the subproject directories in this module.
----------------------------------------------------------------
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)