This is an automated email from the ASF dual-hosted git repository.
toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
The following commit(s) were added to refs/heads/master by this push:
new e7c6025 Add build.sh to source distribution
e7c6025 is described below
commit e7c60259e25d5a575d5466c8aee538243f925399
Author: Antoine Toulme <[email protected]>
AuthorDate: Fri May 8 23:55:37 2020 -0700
Add build.sh to source distribution
---
dist/build.gradle | 1 +
1 file changed, 1 insertion(+)
diff --git a/dist/build.gradle b/dist/build.gradle
index a52d77f..b6f7e0e 100644
--- a/dist/build.gradle
+++ b/dist/build.gradle
@@ -76,6 +76,7 @@ distributions {
into('') {
from ".."
include 'README.md'
+ include 'build.sh'
include '*.md'
include '*.gradle'
include 'dependency-versions.gradle'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]