Hey all, Two things: (1) I’m working on docs for dev setup, and (2) I’m runninng into the following
I’m trying to build the project from gradle, and I think it’s succeeding, but I’m getting this warning: https://github.com/apache/fineract/blob/develop/buildSrc/src/main/groovy/org/apache/fineract/gradle/service/GpgService.groovy#L90 fineract/buildSrc/src/main/groovy/org/apache/fineract/gradle/service/GpgService.groovy at develop · apache/fineract github.com is there documentation on how to properly set up your GPG “.kbx” file. I’m not familiar with that as we on commons just use the maven gpg/pgp plugin to sort things out. Maybe this is a difference with regards to maven vs gradle. That said, I think I like gradle a little more than maven (but only just a little). Anyways, curious folk’s thoughts here. Cheers, -Rob