This is an automated email from the ASF dual-hosted git repository.

myrle pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-api.git

commit 32a899b93138cbe804c8c4a4d0feae6938ff22ed
Author: myrle-krantz <[email protected]>
AuthorDate: Wed Mar 15 14:15:59 2017 +0100

    Minor build adjustment
---
 build.gradle | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/build.gradle b/build.gradle
index 180a316..d4fff01 100644
--- a/build.gradle
+++ b/build.gradle
@@ -60,6 +60,10 @@ dependencies {
     )
 }
 
+jar {
+    from sourceSets.main.allSource
+}
+
 
 publishing {
     publications {

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to