Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotation plugin fails to process UTF-8 chars #51

Closed
GoogleCodeExporter opened this issue Mar 18, 2015 · 6 comments
Closed

Annotation plugin fails to process UTF-8 chars #51

GoogleCodeExporter opened this issue Mar 18, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

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=595238b
544b752276cd9df162c9a07271b7e3909

Original issue reported on code.google.com by velo...@gmail.com on 5 Apr 2013 at 12:34

@GoogleCodeExporter
Copy link
Author

HI

thx for feedback

i'll check and make fix

Original comment by bartolom...@gmail.com on 5 Apr 2013 at 2:27

  • Added labels: Milestone-Release2.2.1

@GoogleCodeExporter
Copy link
Author

FWIW, fix is on the clone, k?
https://code.google.com/r/velobr-maven-annotation-plugin/source/detail?r=595238b
544b752276cd9df162c9a07271b7e3909

Original comment by velo...@gmail.com on 5 Apr 2013 at 3:32

@GoogleCodeExporter
Copy link
Author

yes i got it ..... 

i'll merge your fix soon

Original comment by bartolom...@gmail.com on 5 Apr 2013 at 3:47

@GoogleCodeExporter
Copy link
Author

Hi

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/s
ite/usage.html

the snapshot repository is  
https://oss.sonatype.org/content/repositories/snapshots

Original comment by bartolom...@gmail.com on 6 Apr 2013 at 11:32

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Tested 
https://oss.sonatype.org/content/repositories/snapshots/org/bsc/maven/maven-proc
essor-plugin/2.2.1-SNAPSHOT/maven-processor-plugin-2.2.1-20130406.112951-1.pom


Seems perfect!

Original comment by velo...@gmail.com on 6 Apr 2013 at 12:07

@GoogleCodeExporter
Copy link
Author

i've released version 2.2.1 

Original comment by bartolom...@gmail.com on 6 Apr 2013 at 12:44

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant