[fineract-cn-demo-server] 01/01: Merge pull request #15 from Rolence/develop

2018-05-01 Thread myrle
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-demo-server.git

commit 1fc7ae2a1b5e660dfc07cc6849098db6f4451dce
Merge: 8b21607 bab95f0
Author: Myrle Krantz 
AuthorDate: Tue May 1 16:46:49 2018 +0200

Merge pull request #15 from Rolence/develop

Fix on initial-setup.sh script

 .gitignore| 4 
 scripts/Unix/initial-setup.sh | 2 --
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
my...@apache.org.


[GitHub] myrle-krantz closed pull request #15: Fix on initial-setup.sh script

2018-05-01 Thread GitBox
myrle-krantz closed pull request #15: Fix on initial-setup.sh script
URL: https://github.com/apache/fineract-cn-demo-server/pull/15
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/.gitignore b/.gitignore
index 79dd745..f2ba79b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,9 @@
 .gradle
 .idea
+.settings
+.project
+.classpath
+bin/
 build/
 target/
 logs/
diff --git a/scripts/Unix/initial-setup.sh b/scripts/Unix/initial-setup.sh
index 043610d..e55870a 100755
--- a/scripts/Unix/initial-setup.sh
+++ b/scripts/Unix/initial-setup.sh
@@ -47,8 +47,6 @@ cd ..
 mkdir tools
 cd tools
 
-cd ..
-
 # REM initialize fineract-cn-crypto
 git clone https://github.com/$githubAccount/fineract-cn-crypto.git
 cd fineract-cn-crypto


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[fineract-cn-demo-server] branch develop updated (8b21607 -> 1fc7ae2)

2018-05-01 Thread myrle
This is an automated email from the ASF dual-hosted git repository.

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


from 8b21607  Merge pull request #13 from myrle-krantz/develop
 add bab95f0  Fix on initial-setup.sh script
 new 1fc7ae2  Merge pull request #15 from Rolence/develop

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore| 4 
 scripts/Unix/initial-setup.sh | 2 --
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
my...@apache.org.


[GitHub] myrle-krantz closed pull request #16: bring fork upto date

2018-05-01 Thread GitBox
myrle-krantz closed pull request #16: bring fork upto date
URL: https://github.com/apache/fineract-cn-demo-server/pull/16
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] myrle-krantz commented on issue #16: bring fork upto date

2018-05-01 Thread GitBox
myrle-krantz commented on issue #16: bring fork upto date
URL: 
https://github.com/apache/fineract-cn-demo-server/pull/16#issuecomment-385644988
 
 
   Hey ark1 -- your change would mean that every Fineract user would clone from 
your private forks of Fineract.  You probably didn't intend to submit this as a 
PR.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services