RE: Fineract build

2019-12-06 Thread Rohit Jain
: Victor Romero Subject: Re: Fineract build External Hi! gradlew is packaged together with the application code. So when you clone the repo you also get gradlew.bat It is this file: https://github.com/apache/fineract-cn-demo-server/blob/develop/gradlew.bat Juhan Kontakt Rohit Jain

Re: Fineract build

2019-12-05 Thread Juhan Aasaru
t; > > > *From:* Maek Twain > *Sent:* Thursday, December 5, 2019 3:01 AM > *To:* Dev > *Cc:* Victor Romero > *Subject:* Re: Fineract build > > > > You can skip the licenseMain task in gradle using -x licenseMain. > > > > I mean it's fine if you are test

RE: Fineract build

2019-12-05 Thread Rohit Jain
: Thursday, December 5, 2019 3:01 AM To: Dev Cc: Victor Romero Subject: Re: Fineract build You can skip the licenseMain task in gradle using -x licenseMain. I mean it's fine if you are testing it now. Rest is in your hands On Thu, 5 Dec 2019, 13:17 Juhan Aasaru, mailto:aas...@gmail.com>>

Re: Fineract build

2019-12-05 Thread Maek Twain
rself and using "gradle" as the command, >> try using ./gradlewt to see if that helps? >> >> >> On Wed, Dec 4, 2019 at 2:07 PM Rohit Jain wrote: >> >>> No changes. I am following the build guidelines as outlined on that web >>> page. &

Re: Fineract build

2019-12-04 Thread Juhan Aasaru
*From:* Victor Romero >> *Sent:* Wednesday, December 4, 2019 3:56 PM >> *To:* dev@fineract.apache.org >> *Subject:* Re: Fineract build >> >> >> >> External >> >> Hi Rohit, >> >> >> >> That is not related to Operating System

Re: Fineract build

2019-12-04 Thread Michael Vorburger
ing the build guidelines as outlined on that web > page. > > > > *From:* Victor Romero > *Sent:* Wednesday, December 4, 2019 3:56 PM > *To:* dev@fineract.apache.org > *Subject:* Re: Fineract build > > > > External > > Hi Rohit, > > > > That is not

RE: Fineract build

2019-12-04 Thread Rohit Jain
No changes. I am following the build guidelines as outlined on that web page. From: Victor Romero Sent: Wednesday, December 4, 2019 3:56 PM To: dev@fineract.apache.org Subject: Re: Fineract build External Hi Rohit, That is not related to Operating System issues. It is Fineract-CN code itself

Re: Fineract build

2019-12-04 Thread Victor Romero
Hi Rohit, That is not related to Operating System issues. It is Fineract-CN code itself. Have you done any change or is a fresh clone ? Regards Victor El 4 de diciembre de 2019 a las 10:56 AM Rohit

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: Fineract Build and Tomcat Issues

2019-08-21 Thread Ippez Robert
You may need to include to the base package list in appContext.xml your module's domain directory. Something like * *or which ever package name you have given for your module Hope this helps. Thanks Regards Ippez Robert On Wed, Aug 21, 2019 at 12:34 PM Supreeth Menon wrote: > > > On Wed,

Re: Fineract Build and Tomcat Issues

2019-08-21 Thread Supreeth Menon
On Wed, Aug 21, 2019 at 7:57 PM Supreeth Menon wrote: > Hello Everyone, > I am Supreeth, currently a gsoc intern as Mifos working on "Scorecard for > Credit > Risk Assessment" project. > *Blockers:* > While adding the backend code for the screens which i have created i faced > some issues before

Re: Fineract Build and Tomcat Issues

2019-08-21 Thread Santosh Math
Hi Supreeth, Looks like error file is missing. On Wed, Aug 21, 2019 at 2:28 PM Supreeth Menon wrote: > Hello Everyone, > I am Supreeth, currently a gsoc intern as Mifos working on "Scorecard for > Credit > Risk Assessment" project. > *Blockers:* > While adding the backend code for the screens