Re: [Dev] Build failure in MSS in Windows

2016-02-01 Thread Afkham Azeez
On Tue, Feb 2, 2016 at 12:04 AM, Shazni Nazir  wrote:

> MimeMapperTest


Thanks for reporting these issues Shazni. Please check now.


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* *
*email: **az...@wso2.com* 
* cell: +94 77 3320919blog: **http://blog.afkham.org*

*twitter: **http://twitter.com/afkham_azeez*

*linked-in: **http://lk.linkedin.com/in/afkhamazeez
*

*Lean . Enterprise . Middleware*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in MSS in Windows

2016-02-01 Thread Shazni Nazir
Build is successful now. Thanks for the quick fix.

Shazni Nazeer
Mob : +94 37331
LinkedIn : http://lk.linkedin.com/in/shazninazeer
Blog : http://shazninazeer.blogspot.com

On Mon, Feb 1, 2016 at 1:49 PM, Afkham Azeez  wrote:

>
> On Tue, Feb 2, 2016 at 12:04 AM, Shazni Nazir  wrote:
>
>> MimeMapperTest
>
>
> Thanks for reporting these issues Shazni. Please check now.
>
>
> --
> *Afkham Azeez*
> Director of Architecture; WSO2, Inc.; http://wso2.com
> Member; Apache Software Foundation; http://www.apache.org/
> * *
> *email: **az...@wso2.com* 
> * cell: +94 77 3320919 <%2B94%2077%203320919>blog: *
> *http://blog.afkham.org* 
> *twitter: **http://twitter.com/afkham_azeez*
> 
> *linked-in: **http://lk.linkedin.com/in/afkhamazeez
> *
>
> *Lean . Enterprise . Middleware*
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in MSS in Windows

2016-02-01 Thread Shazni Nazir
I got a pull of the git and I get there are only 4 errors remaining with
check style. They are the following. Thanks for the very quick fix Azeez.













regards


Shazni Nazeer
Mob : +94 37331
LinkedIn : http://lk.linkedin.com/in/shazninazeer
Blog : http://shazninazeer.blogspot.com

On Mon, Feb 1, 2016 at 1:16 PM, Shazni Nazir  wrote:

>
>
> Shazni Nazeer
> Mob : +94 37331
> LinkedIn : http://lk.linkedin.com/in/shazninazeer
> Blog : http://shazninazeer.blogspot.com
>
> On Mon, Feb 1, 2016 at 1:08 PM, Shazni Nazir  wrote:
>
>> Attached is the checkstyle errors xml for your reference.
>>
>> Shazni Nazeer
>> Mob : +94 37331
>> LinkedIn : http://lk.linkedin.com/in/shazninazeer
>> Blog : http://shazninazeer.blogspot.com
>>
>> On Mon, Feb 1, 2016 at 1:03 PM, Shazni Nazir  wrote:
>>
>>> Hi all,
>>>
>>> I tried building the https://github.com/wso2/msf4j repo in windows and
>>> I get the following build failure.
>>>
>>> [1]
>>>
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 6.204s
>>> [INFO] Finished at: Mon Feb 01 12:51:44 EST 2016
>>> [INFO] Final Memory: 30M/361M
>>> [INFO]
>>> 
>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-checkstyle-plugin:2.16:check (validate) on
>>> project msf4j-core: Failed during checkstyle execution: There are 13 errors
>>> reported by Checkstyle 6.2 with
>>> https://raw.githubusercontent.com/wso2/code-quality-tools/master/checkstyle/checkstyle.xml
>>> ruleset. -> [Help 1]
>>> [ERROR]
>>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>>> -e switch.
>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>> [ERROR]
>>> [ERROR] For more information about the errors and possible solutions,
>>> please read the following articles:
>>> [ERROR] [Help 1]
>>> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
>>> [ERROR]
>>> [ERROR] After correcting the problems, you can resume the build with the
>>> command
>>> [ERROR]   mvn  -rf :msf4j-core
>>>
>>> Shazni Nazeer
>>> Mob : +94 37331
>>> LinkedIn : http://lk.linkedin.com/in/shazninazeer
>>> Blog : http://shazninazeer.blogspot.com
>>>
>>
>>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in MSS in Windows

2016-02-01 Thread Shazni Nazir
Attached is the checkstyle errors xml for your reference.

Shazni Nazeer
Mob : +94 37331
LinkedIn : http://lk.linkedin.com/in/shazninazeer
Blog : http://shazninazeer.blogspot.com

On Mon, Feb 1, 2016 at 1:03 PM, Shazni Nazir  wrote:

> Hi all,
>
> I tried building the https://github.com/wso2/msf4j repo in windows and I
> get the following build failure.
>
> [1]
>
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 6.204s
> [INFO] Finished at: Mon Feb 01 12:51:44 EST 2016
> [INFO] Final Memory: 30M/361M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.16:check (validate) on
> project msf4j-core: Failed during checkstyle execution: There are 13 errors
> reported by Checkstyle 6.2 with
> https://raw.githubusercontent.com/wso2/code-quality-tools/master/checkstyle/checkstyle.xml
> ruleset. -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn  -rf :msf4j-core
>
> Shazni Nazeer
> Mob : +94 37331
> LinkedIn : http://lk.linkedin.com/in/shazninazeer
> Blog : http://shazninazeer.blogspot.com
>



http://www.puppycrawl.com/dtds/configuration_1_3.dtd;>




































  




































































































































































































































































___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in MSS in Windows

2016-02-01 Thread Shazni Nazir
Shazni Nazeer
Mob : +94 37331
LinkedIn : http://lk.linkedin.com/in/shazninazeer
Blog : http://shazninazeer.blogspot.com

On Mon, Feb 1, 2016 at 1:08 PM, Shazni Nazir  wrote:

> Attached is the checkstyle errors xml for your reference.
>
> Shazni Nazeer
> Mob : +94 37331
> LinkedIn : http://lk.linkedin.com/in/shazninazeer
> Blog : http://shazninazeer.blogspot.com
>
> On Mon, Feb 1, 2016 at 1:03 PM, Shazni Nazir  wrote:
>
>> Hi all,
>>
>> I tried building the https://github.com/wso2/msf4j repo in windows and I
>> get the following build failure.
>>
>> [1]
>>
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 6.204s
>> [INFO] Finished at: Mon Feb 01 12:51:44 EST 2016
>> [INFO] Final Memory: 30M/361M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-checkstyle-plugin:2.16:check (validate) on
>> project msf4j-core: Failed during checkstyle execution: There are 13 errors
>> reported by Checkstyle 6.2 with
>> https://raw.githubusercontent.com/wso2/code-quality-tools/master/checkstyle/checkstyle.xml
>> ruleset. -> [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the
>> command
>> [ERROR]   mvn  -rf :msf4j-core
>>
>> Shazni Nazeer
>> Mob : +94 37331
>> LinkedIn : http://lk.linkedin.com/in/shazninazeer
>> Blog : http://shazninazeer.blogspot.com
>>
>
>



http://www.puppycrawl.com/dtds/configuration_1_3.dtd;>




































  




































































































































































































































































___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev