jmporterog / maven-replacer-plugin

Automatically exported from code.google.com/p/maven-replacer-plugin
MIT License
0 stars 0 forks source link

Support encoding configuaration like <encoding>UTF-8</encoding> #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I use this plugin in my project that use UTF-8
2.My default java encoding is not UTF-8 and I can't change default encoding(I 
don't know How to do that in Netbeans and Maven)
3. After i run replacement a result of encoding changed so I can't read my file.

What is the expected output? What do you see instead?
Original file is UTF-8 encoding output should be UTF-8 too.

What version of the product are you using? 1.4.0

Please provide any additional information below.
I attach a quick and dirty to solve my problem  (2 file) I was alter a original 
version  
Please review and add it to make your plugin much better to a new version.
You are build great plugins guy. Thank.

Original issue reported on code.google.com by pram...@geniustree.co.th on 31 Jan 2012 at 4:36

Attachments:

GoogleCodeExporter commented 9 years ago
I will try to get this done tonight.

FYI - Unfortunately a typical release to maven central can take several hours 
to promote through Sonatype's servers.

I will update this issue once it has been released.

Thanks again,
Steven

Original comment by baker.st...@gmail.com on 1 Feb 2012 at 1:17

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Development complete and will be included in the next release.

Original comment by baker.st...@gmail.com on 2 Feb 2012 at 1:20

GoogleCodeExporter commented 9 years ago
I've just done a release. As I said before, it can take several hours to reach 
central nexus.

Original comment by baker.st...@gmail.com on 3 Feb 2012 at 9:45

GoogleCodeExporter commented 9 years ago
Just issue clean up.

Original comment by baker.st...@gmail.com on 17 Sep 2012 at 12:44