Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to change Bamboo default Java encode

Akira Tsuchiya
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 23, 2012

I want to know how to change the Bamboo's JDK default Java encode.

I am using SVNKit ISVNAnnotateHandler#handleLine(..., String line, ...).

The handleLine() seems to convert the byte array retrieved from Subversion to Java String using the Bamboo's default encode.

I want to change the default encode, probably M932, to UTF8.

How can I do that?

1 answer

1 accepted

0 votes
Answer accepted
Akira Tsuchiya
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 23, 2012

I found the solution for this issue.

You can set the encode in the method of SVNLogClient.doAnnotate().

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events