Hey Phil, Thanks for the feedback. I've just updated the artifact ids to apache fineract. It's not the only place we need to replace Mifos with Apache Fineract though.
Other places are: * the package names * a couple of variables in build scripts * the copyright notice headers in the source files. On that last point I have a question which you are probably a good person to ask: Can I just replace Mifos and Kuelap with Apache? Or we need to do something more complicated there. In the mean time, and with apologies, I strongly suggest you repull all the fineract repositories so that you are working with up-to-date artifact ids. Best Regards, Myrle On Mon, Feb 26, 2018 at 6:25 PM, Phil Steitz <[email protected]> wrote: > On 2/26/18 12:52 AM, Markus Geiss wrote: >> Hey Phil, >> >> given all repos got pushed as is, I guess one of the first tasks is to >> rename >> all packages and projects to fit into the Apache layout. >> >> If you just want to get started now, you need to call >> >> ./gradelw publishToMavenLocal (assuming a *nix OS) >> >> for every project. You should be able to adjust and run the >> initial setup script found at the demo-server. > > Thanks, Markus. I have started just doing the installs using the > mifos packaging. Once I get that working, I will start working on a > repackaging PR. > > Phil >> >> Cheers >> >> Markus >> >> .::Yagni likes a DRY KISS::. >> >> On Sun, Feb 25, 2018 at 10:18 PM Phil Steitz <[email protected]> wrote: >> >>> I would like to start contributing to CN. I have cloned all of the >>> repos and thought it would be a good first step to build the >>> demo-server. The readme for that component says that as a >>> precondition, "All Mifos I/O projects must be published to your >>> local Maven repository." I assume that now means some subset of all >>> of the fineract-cn components. But in build.gradle, I see >>> references to mifos components. Do I maybe need to just replace >>> these with the fineract-cn versions and install these locally using >>> "gradle publisToMavenLocal" from each of these repos? >>> >>> I am happy to provide doco and config patches as I get this working >>> if I can get pointed in the right direction. Thanks in advance! >>> >>> Phil >>> >>> >
