Skip to content

Commit 08b9d92

Browse files
committed
Set the encoding (patch by Onkar Shinde <onkarshinde@ubuntu.com>)
Change-Id: I681da2f0e168cd8f806b0e08bd88db421c035400
1 parent 4e0f4a3 commit 08b9d92

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

javadoc.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
<javadoc destdir="${javadoc.dir}"
4444
author="true" version="true" use="true"
4545
public="true"
46+
encoding="UTF-8"
4647
windowtitle="CDK API - version ${TODAY_SVN}">
4748
<classpath>
4849
<pathelement location="." />

0 commit comments

Comments
 (0)