[
https://issues.apache.org/jira/browse/GEODE-10388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555289#comment-17555289
]
ASF subversion and git services commented on GEODE-10388:
---------------------------------------------------------
Commit f4c05ad2c15534bede369699f778d92c1a5a833d in geode's branch
refs/heads/support/1.15 from Robert Houghton
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f4c05ad2c1 ]
GEODE-10388: create better output filter for srcDist task (#7806)
Replace the brittle exclude list for `build` and `out` directories with
a closure containing comparison logic for file-type and name. Makes sure
that regular files named `out` are still archived.
(cherry picked from commit bbf51e74fccf59cbdf6a7ca283342a09ec9bffb3)
> srcDist includes local plugin binaries
> --------------------------------------
>
> Key: GEODE-10388
> URL: https://issues.apache.org/jira/browse/GEODE-10388
> Project: Geode
> Issue Type: Bug
> Components: build
> Affects Versions: 1.15.0, 1.16.0
> Reporter: Robert Houghton
> Priority: Major
> Labels: needsTriage, pull-request-available
>
> After refactoring buildSrc into buildTools, the exclusion rule for the
> `srcDist` task fails to filter out the `build` output directory of the plugin.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)