You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include gradle files into the source artifact for releases, exclude site2/**
### Motivation
gradle files weren't included into the source artifact of the release
site2/ was included.
### Changes
Added gradle into the include pattern.
Added site2 into the exclude patterns.
Reviewers: Enrico Olivelli <eolivelli@gmail.com>
This closesapache#2714 from dlg99/gradle-release
0 commit comments