On Thu, Sep 12, 2019 at 12:37 PM Juhan Aasaru <[email protected]> wrote:

> Hi!
>
> There is a plug-in (called rat) that checks that each file begins with a
> comment that states software license.
> Just copy-paste this comment to the beginning of
> GoldRPWritePlatformService.java from any other java file of the project.
>
> Kind regards
> Juhan
>
>
> Kontakt Aiswarya Rajendran (<[email protected]>) kirjutas
> kuupƤeval N, 12. september 2019 kell 13:19:
>
>>
>> Team,
>>
>> I have set up the fineract application in my machine.
>> In order to set up a new module from the scratch from my machine,
>> goldpurity  is the name of the new module, I have added the files
>> mentioned bellow:
>>
>> CommandSource - added a colum gold_id in the table
>> m_portfolio_command_source
>> CommandWrapper
>> CommandWrapperBuilder
>> GoldRatesApiConstants
>> GoldRatesApiResourceSwagger
>> GoldRatesApiResource
>> GRPData
>> GoldRate - entity of the entity
>> GoldRateRepository
>> GoldRateRepositoryWrapper
>> CreateGoldRateCommandHandler
>> GoldRateCommandFromApiJsonDeserializer
>> GoldRateReadPlatformService
>> GoldRPWritePlatformService
>> GoldRPWritePlatformServiceJpaRepositoryImpl
>> GoldRateReadPlatformService
>>
>> But when I tried to build apache/incubator-fineract it fails when building
>>
>
I couldn't help noticing that you mentioned "incubator-fineract" here...
hopefully you're not working against
https://github.com/openMF/incubator-fineract anymore?!
https://github.com/apache/fineract is where the action is now.

I've taken the liberty to use this opportunity to clarify that in the
README of openMF/incubator-fineract, and Archive it on GitHub. (Hope that's
OK, if anyone disagree, please reach out.)


> rat.
>>
>> Execution failed for task ':rat'.
>> > Found 140 files with unapproved/unknown licenses. See
>> file:incubator-fineract/build/reports/rat/rat-report.txt
>>
>> When I see the file there are a lot of files under the tag
>>
>> 140 Unknown Licenses
>>
>> Files with unapproved licenses:
>>
>>
>> D:/NEWWORKSPACE/incubator-fineract/fineract-provider/src/main/java/org/apache/fineract/organisation/goldpurity/service/GoldRPWritePlatformService.java
>>
>> I am stuck up with current issue.
>>
>> Please help.
>>
>> Thanks,
>> Aiswarya Rajendran
>>
>

Reply via email to