Takayuki Okazaki's Weblog
ブログ: 岡崎 - Okazaki's blog
20080429 2008年 4月 29日 火曜日
絶望した!Mavenの開発者に絶望した!
English Translation: (Yahoo!) / (Google)
[java][maven] これだから世の中にはiso-8859-1しかないと思ってる奴らは..(川口耕介の日記)より。
とりあえずリンクはって置きます。
Without default value for source encoding, platform encoding is used, which is bad for build reproducibility. Then setting a default value consistently across every Maven plugin will improve build reproducibility. Proposed default value: ISO-8859-1, which must be supported by every JVM (see java.nio.Charset) and is already the default value for some plugins (the majority of plugins use platform encoding as a default value instead). Note: Using a fixed default value for the encoding instead of the platform encoding can potentially break builds that rely on a platform encoding other than the proposed Latin-1 but did not lock this down in the POM. It is assumed that those builds:
  1. are neglectable in number
  2. are easy to fix by setting the new property
POM Element for Source File Encoding


過去の記事
« 4月 2008 »
  
1
3
4
5
6
8
9
10
11
12
13
14
15
18
19
20
21
22
23
25
26
27
28
30
   
       
今日
Click me to subscribe このブログを購読(RSS)
検索

このブログ著者について
ソフトウエア・インフラストラクチャー・ソリューション本部のソリューション・アーキテクト。 本業はSOAソリューションならびにSun Java CAPSによるソリューションのプリセールスをお手伝いするエンジニアですが、それとは別に Javaエバンジェリストグループに 参加してセミナーに行ったり、趣味のプログラミング・ネタをこの ブログで紹介したりしています。
リンク
 

Today's Page Hits: 1172