Re: Fineract 1.x Spring Boot 2.1.7 Upgrade Re: Status of Merging Pull Requests 642 and 649

2019-11-24 Thread Santosh Math
I am able to resolve the issue. I noticed that mysql was not running in my machine. :-) . But in error log I shared , it wasn't mentioned,right? On Mon, Nov 25, 2019 at 1:08 PM Awasum Yannick wrote: > > > On Mon, Nov 25, 2019 at 8:34 AM Santosh Math < > sant...@confluxtechnologies.com> wrote: >

Re: fineract 1.x Java 11

2019-11-24 Thread Michael Vorburger
Hello, The upgrade to more recent Spring versions just got merged (today) into the develop branch; Ivan did this (thanks again), so contributions for that are no longer needed. We do, of course, welcome any contributions with upgrades for other dependencies. The upgrade to Java 11 is something I

Re: Fineract 1.x Spring Boot 2.1.7 Upgrade Re: Status of Merging Pull Requests 642 and 649

2019-11-24 Thread Awasum Yannick
On Mon, Nov 25, 2019 at 8:34 AM Santosh Math < sant...@confluxtechnologies.com> wrote: > Okay. I just fetched latest code from develop branch and the build is > failed again. Attached the error log. > I dont know what is wrong here. I just build the latest code on develop and it runs in Dev

Re: Fineract 1.x Spring Boot 2.1.7 Upgrade Re: Status of Merging Pull Requests 642 and 649

2019-11-24 Thread Santosh Math
Okay. I just fetched latest code from develop branch and the build is failed again. Attached the error log. Can we update our following staging servers for testing? https://mobile.openmf.org/ https://staging.openmf.org/ On Mon, Nov 25, 2019 at 12:48 PM Michael Vorburger wrote: > On Sun, Nov

Re: [Mifos-users] Connecting the mifos web self service app to the mifos x backend

2019-11-24 Thread Awasum Yannick
Hi, Is anyone able to help with this? On Sun, Nov 24, 2019 at 3:54 PM gist extra wrote: > I would love to connect the web self service app to the mifos x backend. > Please how do I do that. > ___ > Mifos-users mailing list >

Re: Fineract 1.x Spring Boot 2.1.7 Upgrade Re: Status of Merging Pull Requests 642 and 649

2019-11-24 Thread Michael Vorburger
On Sun, Nov 24, 2019 at 11:14 PM Santosh Math < sant...@confluxtechnologies.com> wrote: > Hi Michael, > I fetched latest code from Apache Fineract develop branch on Friday. > Later, I run "./gradlew clean tomcatrunwar" in Fineract folder. I did it in > an empty database and the build was

Re: Fineract 1.x Spring Boot 2.1.7 Upgrade Re: Status of Merging Pull Requests 642 and 649

2019-11-24 Thread Santosh Math
Hi Michael, I fetched latest code from Apache Fineract develop branch on Friday. Later, I run "./gradlew clean tomcatrunwar" in Fineract folder. I did it in an empty database and the build was successful. Later, I cherry-picked some commits build was failing and then removed those commits and

Re: Fineract 1.x Spring Boot 2.1.7 Upgrade Re: Status of Merging Pull Requests 642 and 649

2019-11-24 Thread Michael Vorburger
On Sun, Nov 24, 2019 at 9:05 PM Santosh Math < sant...@confluxtechnologies.com> wrote: > Hi Awasum, > Thank you. By the way, today I pulled the fresh code from develop branch > of Apache Fineract and the build is getting failed. I was able to build > develop branch code successfully on Friday. >

Re: Fineract 1.x Spring Boot 2.1.7 Upgrade Re: Status of Merging Pull Requests 642 and 649

2019-11-24 Thread Santosh Math
Hi Awasum, Thank you. By the way, today I pulled the fresh code from develop branch of Apache Fineract and the build is getting failed. I was able to build develop branch code successfully on Friday. I attached the error log. On Mon, Nov 25, 2019 at 8:01 AM Michael Vorburger wrote: > I merged