RE: Re: Unable to execute gradle build

2019-01-03 Thread edmore
 
Shruthi, Sanyam
 
 
+1
- Original Message - Subject: Re: Unable to execute gradle build
From: "Shruthi M R" 
Date: 12/27/18 4:26 am
To: edm...@taatconsulting.com
Cc: "Ed Cable" , "Aleksandar Vidakovic" 
, "Dev" , "Santosh Math" 
, "Sanyam Goel" 

Hi Ed,
 
 As per my observation, your local environment was corrupted. And with the
 new branch you can build successfully.
 
 
 @Sanyam Goel  , I am able to fix Ed's issue. No
 changes are required.
 
 
 Thank You,
 
 *Shruthi M R*
 Senior Software Engineer - Conflux Technologies
 shru...@confluxtechnologies.com | Skype: Shruthi Rajaram | Mobile:
 +91-8277012716
 
 
 On Tue, Dec 18, 2018 at 3:41 PM Sanyam Goel 
 wrote:
 
 > Hi edmore,
 >
 > Please try
 > ./gradlew -Penv=dev clean cleanEclipse eclipse and 2. ./gradlew -Penv=dev
 > clean war then run the server.
 > You will be able to build it successfully.
 >
 > Thanks,
 > Sanyam Goel
 >
 > On Mon, Dec 17, 2018 at 11:35 PM Ed Cable  wrote:
 >
 >> Sanyam/Aleks,
 >>
 >> Able to assist on this given you're most deeply familiar with this part
 >> of the code.
 >>
 >> Ed
 >>
 >> On Mon, Dec 17, 2018 at 3:21 AM  wrote:
 >>
 >>> Hello all,
 >>>
 >>> When i attempt a ./gradlew build (Fineract 1.2.0) im getting the
 >>> following exceptions relating to all Swagger files:
 >>>
 >>> Files with unapproved licenses:
 >>>
 >>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/index.html
 >>>
 >>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/oauth2-redirect.html
 >>>
 >>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/response.json
 >>>
 >>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-bundle.js.map
 >>>
 >>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-standalone-preset.js
 >>>
 >>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-standalone-preset.js.map
 >>>
 >>> C:/Users/.../fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.css
 >>>
 >>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.css.map
 >>>
 >>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.js
 >>>
 >>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.js.map
 >>>
 >>> As a check I have added the Apache license header to
 >>> swagger-ui-standalone-preset-.js and swagger-ui-bundle.js but im still
 >>> getting exceptions for these and all the other swagger files.
 >>>
 >>> Any assistance on this ,greatly appreciated
 >>>
 >>> Regards
 >>>
 >>
 >>
 >> --
 >> *Ed Cable*
 >> President/CEO, Mifos Initiative
 >> edca...@mifos.org | Skype: edcable | Mobile: +1.484.477.8649
 >>
 >> *Collectively Creating a World of 3 Billion Maries | *http://mifos.org
 >> <http://facebook.com/mifos> <http://www.twitter.com/mifos>
 >>
 >>
 >
 > --
 > SANYAM GOEL
 > Profile: plu.us/sanyam96
 > LinkedIn: https://goo.gl/NkmHkf
 > Github: https://goo.gl/STw1Rq
 > Hackerrank: https://goo.gl/va9Npm
 > +91-9818060934
 >


Re: Unable to execute gradle build

2018-12-27 Thread Shruthi M R
Hi Ed,

As per my observation, your local environment was corrupted. And with the
new branch you can build successfully.


@Sanyam Goel  , I am able to fix Ed's issue. No
changes are required.


Thank You,

*Shruthi M R*
Senior Software Engineer - Conflux Technologies
shru...@confluxtechnologies.com | Skype: Shruthi Rajaram | Mobile:
+91-8277012716


On Tue, Dec 18, 2018 at 3:41 PM Sanyam Goel 
wrote:

> Hi edmore,
>
> Please try
> ./gradlew -Penv=dev clean cleanEclipse eclipse and 2. ./gradlew -Penv=dev
> clean war then run the server.
> You will be able to build it successfully.
>
> Thanks,
> Sanyam Goel
>
> On Mon, Dec 17, 2018 at 11:35 PM Ed Cable  wrote:
>
>> Sanyam/Aleks,
>>
>> Able to assist on this given you're most deeply familiar with this part
>> of the code.
>>
>> Ed
>>
>> On Mon, Dec 17, 2018 at 3:21 AM  wrote:
>>
>>>  Hello all,
>>>
>>> When i attempt a ./gradlew build (Fineract 1.2.0)  im getting the
>>> following exceptions relating to all Swagger files:
>>>
>>> Files with unapproved licenses:
>>>
>>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/index.html
>>>
>>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/oauth2-redirect.html
>>>
>>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/response.json
>>>
>>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-bundle.js.map
>>>
>>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-standalone-preset.js
>>>
>>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-standalone-preset.js.map
>>>
>>> C:/Users/.../fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.css
>>>
>>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.css.map
>>>
>>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.js
>>>
>>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.js.map
>>>
>>> As a check I have added the Apache license header to
>>> swagger-ui-standalone-preset-.js and swagger-ui-bundle.js but im still
>>> getting exceptions for these and all the other swagger files.
>>>
>>> Any assistance on this ,greatly appreciated
>>>
>>> Regards
>>>
>>
>>
>> --
>> *Ed Cable*
>> President/CEO, Mifos Initiative
>> edca...@mifos.org | Skype: edcable | Mobile: +1.484.477.8649
>>
>> *Collectively Creating a World of 3 Billion Maries | *http://mifos.org
>>   
>>
>>
>
> --
> SANYAM GOEL
> Profile: plu.us/sanyam96
> LinkedIn: https://goo.gl/NkmHkf
> Github: https://goo.gl/STw1Rq
> Hackerrank: https://goo.gl/va9Npm
> +91-9818060934
>


Re: Unable to execute gradle build

2018-12-18 Thread Sanyam Goel
Hi edmore,

Please try
./gradlew -Penv=dev clean cleanEclipse eclipse and 2. ./gradlew -Penv=dev
clean war then run the server.
You will be able to build it successfully.

Thanks,
Sanyam Goel

On Mon, Dec 17, 2018 at 11:35 PM Ed Cable  wrote:

> Sanyam/Aleks,
>
> Able to assist on this given you're most deeply familiar with this part of
> the code.
>
> Ed
>
> On Mon, Dec 17, 2018 at 3:21 AM  wrote:
>
>>  Hello all,
>>
>> When i attempt a ./gradlew build (Fineract 1.2.0)  im getting the
>> following exceptions relating to all Swagger files:
>>
>> Files with unapproved licenses:
>>
>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/index.html
>>
>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/oauth2-redirect.html
>>
>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/response.json
>>
>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-bundle.js.map
>>
>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-standalone-preset.js
>>
>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-standalone-preset.js.map
>>
>> C:/Users/.../fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.css
>>
>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.css.map
>>
>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.js
>>
>> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.js.map
>>
>> As a check I have added the Apache license header to
>> swagger-ui-standalone-preset-.js and swagger-ui-bundle.js but im still
>> getting exceptions for these and all the other swagger files.
>>
>> Any assistance on this ,greatly appreciated
>>
>> Regards
>>
>
>
> --
> *Ed Cable*
> President/CEO, Mifos Initiative
> edca...@mifos.org | Skype: edcable | Mobile: +1.484.477.8649
>
> *Collectively Creating a World of 3 Billion Maries | *http://mifos.org
>   
>
>

-- 
SANYAM GOEL
Profile: plu.us/sanyam96
LinkedIn: https://goo.gl/NkmHkf
Github: https://goo.gl/STw1Rq
Hackerrank: https://goo.gl/va9Npm
+91-9818060934


Re: Unable to execute gradle build

2018-12-17 Thread Ed Cable
Sanyam/Aleks,

Able to assist on this given you're most deeply familiar with this part of
the code.

Ed

On Mon, Dec 17, 2018 at 3:21 AM  wrote:

>  Hello all,
>
> When i attempt a ./gradlew build (Fineract 1.2.0)  im getting the
> following exceptions relating to all Swagger files:
>
> Files with unapproved licenses:
>
> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/index.html
>
> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/oauth2-redirect.html
>
> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/response.json
>
> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-bundle.js.map
>
> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-standalone-preset.js
>
> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-standalone-preset.js.map
>
> C:/Users/.../fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.css
>
> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.css.map
>
> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.js
>
> C:/Users//fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.js.map
>
> As a check I have added the Apache license header to
> swagger-ui-standalone-preset-.js and swagger-ui-bundle.js but im still
> getting exceptions for these and all the other swagger files.
>
> Any assistance on this ,greatly appreciated
>
> Regards
>


-- 
*Ed Cable*
President/CEO, Mifos Initiative
edca...@mifos.org | Skype: edcable | Mobile: +1.484.477.8649

*Collectively Creating a World of 3 Billion Maries | *http://mifos.org