[
https://issues.apache.org/jira/browse/GEODE-10388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555288#comment-17555288
]
ASF subversion and git services commented on GEODE-10388:
---------------------------------------------------------
Commit bbf51e74fccf59cbdf6a7ca283342a09ec9bffb3 in geode's branch
refs/heads/develop from Robert Houghton
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=bbf51e74fc ]
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.
> 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)