Hi all

I’m new to Fineract - so apologies in advance for anything I may have got wrong 
with this:

I had a bit of spare time today and downloaded the latest develop branch for 
Fineract 1.x. Initially it did not start on my machine - ./gradlew bootRun 
threw a lot of errors.

But after a couple of fixes to dependencies, SSL config, main class etc, 
./gradlew bootRun now seems to work fine: the application starts and I can call 
the API etc. 

My changes are in a branch at 
https://github.com/ptuomola/fineract/tree/FINERACT-730 
<https://github.com/ptuomola/fineract/tree/FINERACT-730> and I was wondering if 
these would be of interest to anyone? 

I think this should help to address the issue FINERACT-730 

If yes, I can open a pull request - once I’ve done some more testing (e.g. that 
the built WAR can also be started and that I haven’t broken the dev profile 
build etc)

Thanks in advance

Regards
Petri

Reply via email to