I think you have to check your Gradle version of your system and the one recommend to run the project.
On Tue, Oct 20, 2020 at 1:07 PM Audrey Ndum <[email protected]> wrote: > But please I have another worry. > While I tried to build the fineract-cn-mobile app, I was told "Crash > analytics" and "findbugs" plugins were unavailable in the gradle version I > was using. I had to comment out that section of the code in order to build > it successfully. Do I need to create an issue for that? > > > On Tue, Oct 20, 2020, 12:36 PM Audrey Ndum <[email protected]> wrote: > >> Okay, thank you. >> >> On Tue, Oct 20, 2020, 11:50 AM Yemdjih Kaze Nasser < >> [email protected]> wrote: >> >>> Oh, yes JPA provider configurations are in fineract-cn-postgres service >>> and it has already been migrated to eclipselink so we are fine on that end. >>> >>> On Tue, Oct 20, 2020 at 11:04 AM Audrey Ndum <[email protected]> >>> wrote: >>> >>>> Thanks! I'm supposed to replace hibernate with eclipselink according to >>>> the issue, but I can't find where the hibernate dependency was included >>>> >>>> On Tue, Oct 20, 2020, 10:12 AM Yemdjih Kaze Nasser < >>>> [email protected]> wrote: >>>> >>>>> Congratulations on your first PR. >>>>> What is the problem with Eclipselink? >>>>> >>>>> On Mon, Oct 19, 2020 at 5:05 PM Audrey Ndum <[email protected]> >>>>> wrote: >>>>> >>>>>> Hi, Nasser. I just opened a pull request for issue "FINCN-193". >>>>>> Please can you review it and let me know of any changes to be made? >>>>>> Also, I'm finding difficulties replacing hibernate with EclipseLink. >>>>>> I'll appreciate any help on that. >>>>>> >>>>>> Thanks. >>>>>> >>>>>> On Mon, Oct 12, 2020, 8:07 AM Yemdjih Kaze Nasser < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> Sorry for the late reply, >>>>>>> >>>>>>> As I have already mentioned in another reply, I will just copy and >>>>>>> paste here again: >>>>>>> >>>>>>> Welcome, you can start by going through this docs to follow how you >>>>>>> can run fineract-cn: >>>>>>> https://cwiki.apache.org/confluence/display/FINERACT/Bare+minimum+to+run+Fineract-CN+locally >>>>>>> Once you feel more comfortable doing that, you can have a look at >>>>>>> issues >>>>>>> <https://issues.apache.org/jira/issues/?jql=project%20%3D%20FINCN%20AND%20status%20in%20(Open%2C%20Reopened)%20AND%20labels%20in%20(outreachy2020%2C%20easy%2C%20beginner)%20AND%20assignee%20in%20(EMPTY)> >>>>>>> and >>>>>>> try or start investigating them. >>>>>>> Don't hesistate to ask if you run into problems. >>>>>>> >>>>>>> Regards. >>>>>>> >>>>>>> On Sun, 11 Oct 2020 at 09:53, Awasum Yannick < >>>>>>> [email protected]> wrote: >>>>>>> >>>>>>>> I am adding the Fineract dev list here. >>>>>>>> >>>>>>>> Nasser, will you like to help Audrey to get started? Given u are >>>>>>>> the mentor on the Fineract CN upgrade project. >>>>>>>> >>>>>>>> Audrey please join the Fineract dev list by sending a blank mail to >>>>>>>> [email protected] and reply to the response. >>>>>>>> >>>>>>>> Thanks. >>>>>>>> Awasum. >>>>>>>> >>>>>>>> On Sun, Oct 11, 2020, 09:37 Audrey Ndum <[email protected]> >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Hello, I'm called Audrey Ndum, an Outreachy internship applicant >>>>>>>>> who is interested in contributing to the FineractCN Project codebase. >>>>>>>>> I >>>>>>>>> have set up the development environment but will need help getting >>>>>>>>> started >>>>>>>>> with contributions. Please how can I get a first-timer issue to work >>>>>>>>> on? >>>>>>>>> >>>>>>>>
