Branch: refs/heads/master
Home: https://github.com/jenkinsci/backend-update-center2
Commit: 57ed26350781612dbb54d55dc23da4bad6bef9b2
https://github.com/jenkinsci/backend-update-center2/commit/57ed26350781612dbb54d55dc23da4bad6bef9b2
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-09-12 (Wed, 12 Sep 2012)
Changed paths:
M src/main/java/org/jvnet/hudson/update_center/Main.java
Log Message:
-----------
UTF-8 all the way
- make sure that the write will use UTF-8 regardless of the platform encoding
- add BOM and META tag to HTML to really make sure the browser treats this in
UTF-8.