What steps will reproduce the problem? 1. Try to process a file that contains UTF-8 chars on windows platform. 2. You get: C:\cygwin\home\Marvin\ContaAzulTest\contaazul-app-business\src\main\java\br\com\informant\agil\ejb\service\orcamento\processo\OrcamentoProcessoSession.java:107: warning: unmappable character for encoding Cp1252 throw new OrcamentoException( "▒?ndice inválido" );
What is the expected output? What do you see instead? Nothing
What version of the product are you using? On what operating system? 2.2.0, windows 8
I made a fix at: https://code.google.com/r/velobr-maven-annotation-plugin/source/detail?r=595238b544b752276cd9df162c9a07271b7e3909
Comment #1
Posted on Apr 5, 2013 by Quick RabbitHI
thx for feedback
i'll check and make fix
Comment #2
Posted on Apr 5, 2013 by Happy LionFWIW, fix is on the clone, k? https://code.google.com/r/velobr-maven-annotation-plugin/source/detail?r=595238b544b752276cd9df162c9a07271b7e3909
Comment #3
Posted on Apr 5, 2013 by Quick Rabbityes i got it .....
i'll merge your fix soon
Comment #4
Posted on Apr 6, 2013 by Quick RabbitHi
i've merged your fix and deployed 2.2.1-SNAPSHOT
Could u test it and let me know result ... so i can arrange a new release
Note:
as you can see in plugin usage http://bsc-documentation-repo.googlecode.com/svn/trunk/maven-annotation-plugin/site/usage.html
the snapshot repository is https://oss.sonatype.org/content/repositories/snapshots
Comment #5
Posted on Apr 6, 2013 by Happy LionSeems perfect!
Comment #6
Posted on Apr 6, 2013 by Quick Rabbiti've released version 2.2.1
Status: Fixed
Labels:
Type-Defect
Priority-Medium
Milestone-Release2.2.1