Re: [Mifos-developer] GSOC 2018

2018-03-06 Thread Ed Cable
Myrle, Thanks for your feedback. For all tasks related to either Fineract CN or Fineract that are listed on the ideas page for Mifos, I'll make sure they have corresponding issues on the Apache JIRA Infrastructure. I believe that is now the case for the Fineract CN tickets but some of them

Re: [Mifos-developer] GSOC 2018

2018-03-06 Thread Ippez Robert
Now i was able to fix my above problem. The problem was that maven was not installed. After doing that, build was successful without any errors and when i run *java -jar -Ddemoserver.provision=true demo-server-0.1.0-BUILD-SNAPSHOT.jar* , Even second option of starting the demo server produces

Re: Jira Sprints to Help Work Effort for New Release?

2018-03-06 Thread Ed Cable
Hi Sharan, Thanks for the suggestion. Yes this is definitely something that we will begin to re-utilize as we were using previously prior to our transition to Apache. I'm working with Robert, Santosh, and some other members of the community to assist. Mifos is no longer contracting out a

Re: Migration to MySQL 5.7

2018-03-06 Thread Ed Cable
Steve, To follow up on this thread, did you make all the changes you need to make and are ready for this go through QA? If so, I'd have you open a pull request for this and we'll merge it into the develop branch for Fineract 1.2 and I'll have Santosh begin on it. Ed On Mon, Feb 26, 2018 at 1:03

Wishlist for Mobile Field Officer Apps

2018-03-06 Thread Ed Cable
Hi all, While this call for input on required features for our mobile field officer app has gone out before. I want to put a renewed call again as we are just about to start receiving applications from GSOC interns and we usually attract a high caliber of mobile development interns. We're

Re: [Mifos-developer] GSOC 2018

2018-03-06 Thread Isaac Kamga
Rajan, This might be helpful for you. Ippez, please take some time to help Rajan out with this and update documentation too. Cheers, Isaac Kamga. On Tue, Mar 6, 2018 at 9:41 PM, Ippez Robert wrote: > Now i was able to fix my above problem. The problem was that maven

Re: [Mifos-developer] GSOC 2018

2018-03-06 Thread Ippez Robert
Hi Isaac, We are facing the same problem with Rajan. The errors am getting are exactly the same as Rajan's. The demo is not running please check the error log i pasted earlier. Rajan, were you able to fix this at your end? Thanks Regard On 7 Mar 2018 06:46, "Isaac Kamga"

Re: [Mifos-developer] GSOC 2018

2018-03-06 Thread Ippez Robert
Hi All, I also tried the above steps but for me am getting BUILD FAILURE IN about 5 projects i.e *fineract-cn-portfolio, fineract-cn-deposit-account-management, fineract-cn-cheques, fineract-cn-teller, fineract-cn-demo-server.* I think the first two failed because of *javamoney *not built i think

Re: Accepted Apache Fineract Committer Invitation

2018-03-06 Thread Chirag Gupta
Congratulations Rajan !! Regards, Chirag Gupta On Mar 6, 2018 4:58 PM, "Sanyam Goel" wrote: > Congratulations Rajan! > Keep it up > > Regards, > Sanyam Goel > > On Tue, Mar 6, 2018 at 11:18 AM, Isaac Kamga > wrote: > > > Congratulations

Re: [Mifos-developer] GSOC 2018

2018-03-06 Thread Rajan Maurya
Hi Isaac, I build the provisioner https://drive.google.com/file/d/0B5wnE0S3WxbsWGtiVVdnLWVZcXQzZDFfMEJSQUV2SFU2U1Yw/view?usp=sharing and Here is my artifact list https://drive.google.com/file/d/0B5wnE0S3WxbsUHFWV3NBUy1NekMzZW9IZHh2X19mbGdZNEsw/view?usp=sharing but still, the same error exists.

Re: [Mifos-developer] GSOC 2018

2018-03-06 Thread Rajan Maurya
Hi Isaac, I tried to build the server but getting an error that why It's not logging in localhost. Here you can find the error log: https://pastebin.com/qqScXCLU Please help. Thanks Rajan Maurya ‌ On Tue, Mar 6, 2018 at 6:22 PM, Isaac Kamga wrote: > Hi Rajan, > >

Re: [Mifos-developer] GSOC 2018

2018-03-06 Thread Isaac Kamga
Hi Rajan, Make sure you run `./gradlew publishToMavenLocal` in the directory holding the provisioner service. On Tue, Mar 6, 2018 at 2:57 PM, Rajan Maurya wrote: > Hi Isaac, > > I tried to build the server but getting an error that why It's not logging > in localhost.

Re: [Mifos-developer] GSOC 2018

2018-03-06 Thread Rajan Maurya
I build the provisioner Still the same error, Here is my artifact list ‌ On Tue, Mar 6, 2018 at 7:47 PM, Isaac Kamga wrote: > Hi Rajan, > > Make sure you run `./gradlew publishToMavenLocal` in the directory holding > the provisioner service. > > On Tue, Mar 6,

Re: [Mifos-developer] GSOC 2018

2018-03-06 Thread Isaac Kamga
Hi Rajan, These credentials work for me. tenant : playground user : operator Password : initi@l ( Last letter in password is lowecase L ) On Tue, Mar 6, 2018 at 12:17 PM, Rajan Maurya wrote: > Hi Myrle, > > Myrle, Like you know we don't have any instance to test the