Re: Frequently Asked Questions (FAQ) as of May 14, 2019

2019-08-22 Thread Michael Vorburger
https://github.com/apache/fineract/commit/c4301843bd36c7b50b5be9c0f5dd6129a050964d On Wed, May 15, 2019 at 9:04 AM Awasum Yannick wrote: > Thanks very much James. > > This FAQ will help enable new contributors and make their lives easier as > they get started. > > On Wed, May 15, 2019 at 7:57

Re: Fineract Build and Tomcat Issues

2019-08-22 Thread Michael Vorburger
Supreeth, I know these long stack traces can sometimes be confusing at first, but you get used to them... ;-) This is the part of the error message you need to focus on: Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type

Re: Contributing to Fineract CN

2019-08-22 Thread Juhan Aasaru
Hi! I have one idea what you could do - create Java based scripts to provision Fineract-cn based on Postman scripts. I formulated it as a task: https://issues.apache.org/jira/browse/FINCN-171 My idea is also open to any discussions what the end result should be. If anyone starts working on this I

Re: Apache Fineract and Outreachy Internships at the ASF

2019-08-22 Thread Juhan Aasaru
Hi! I agree with Ebenezer's ideas and I propose joining #1 and #2 (updating spring) into one task as otherwise these tasks done by different persons would create a lot of conflicts. Outdated Gradle version is especially problematic and already stops us from using newest libraries, I hope we find

Re: Apache Fineract and Outreachy Internships at the ASF

2019-08-22 Thread Vishwas Babu
>> What other ideas do you think will be good for Outreachy? A low complexity and high priority issue that we want to fix is at https://issues.apache.org/jira/browse/FINERACT-726 . Since this is a very small task, it could be added into one of the projects as a started task Regards, Vishwas +1

Re: Travis CI broken for fineract (non-CI)

2019-08-22 Thread Michael Vorburger
On Thu, Aug 22, 2019 at 9:42 AM Michael Vorburger wrote: > see https://issues.apache.org/jira/browse/FINERACT-788 and chime in / > review / help re. $SUBJECT... > so according to Vishwas (thanks!) on https://github.com/apache/fineract/pull/627, what would really help to solve the underlying

Re: Apache Fineract Gradle Integration Test Build failed

2019-08-22 Thread Michael Vorburger
Collins, On Wed, Aug 21, 2019 at 10:43 AM collins chuwa wrote: > Hi everyone, > > I have cloned and have built the Apache Fineract project [Platform] > following the build instructions on the wiki page and while trying to run > an integration test build it gives me an error, the log for the

Travis CI broken for fineract (non-CI)

2019-08-22 Thread Michael Vorburger
see https://issues.apache.org/jira/browse/FINERACT-788 and chime in / review / help re. $SUBJECT... ___ Michael Vorburger http://www.vorburger.ch

RE: Contributing to Fineract CN

2019-08-22 Thread Udayan Tandon
Hi Juhan, This feels right up my alley. I’ll try and give it a shot. I was wondering if this setup script assumes the underlying infrastructure as Docker or Kubernetes or something akin to the demo-server. May I also ask other follow-up doubts about setting up Fineract CN specifically on

Re: Contributing to Fineract CN

2019-08-22 Thread Awasum Yannick
What happened to the Postgres migration and the hibernate to EclpseLink migration. Have those been completed? What is the current status of those 2? Without which we can not release Fineract CN. Isaac, Graham any updates? On Thu, Aug 22, 2019 at 2:30 PM Juhan Aasaru wrote: > I created both

Re: Contributing to Fineract CN

2019-08-22 Thread Awasum Yannick
On Thu, Aug 22, 2019 at 2:09 PM Ed Cable wrote: > Udayan, > > Glad to see you're formally getting involved with the community after > initial explorations. > > Juhan - thanks for sharing the potential tasks I would like to revisit the > action items and next steps from our previous DevOps

Re: Contributing to Fineract CN

2019-08-22 Thread Ed Cable
Udayan, Glad to see you're formally getting involved with the community after initial explorations. Juhan - thanks for sharing the potential tasks I would like to revisit the action items and next steps from our previous DevOps meetings as I know there's a great deal of tasks we could focus on

Re: Travis CI broken for fineract (non-CI)

2019-08-22 Thread Ed Cable
Michael, Dylan, as part of his Mifos GSOC project has been working on both 722 and 723 and should have PRs ready for each issue. Dylan - can you please share the links to those PRs and whatever review/feedback you need at this point? Thanks, Ed On Thu, Aug 22, 2019 at 1:35 AM Michael

java.lang.NoSuchMethodError found with swagger-gradle-plugin

2019-08-22 Thread Kang Breder
Hello I have added swagger-gradle-plugin for automatic save of json during build. I get this error with the task resolve. The logs can be seen here https://pastebin.com/1X9czb4i I have tried adding dependencies com.fasterxml.jackson.core:jackson-annotations:2.9.9 and

Re: Contributing to Fineract CN

2019-08-22 Thread Juhan Aasaru
I created both topics (upgrading Spring Boot and upgrading Gradle) as issues in Jira so we would not loose them: https://issues.apache.org/jira/browse/FINCN-172 https://issues.apache.org/jira/browse/FINCN-173 I agree that my idea comes from out of the blue so probably there could be more