Toru Takahashi edited a comment on Bug JENKINS-24611

> You can't directly select the ant javac parser. It is part of the sub-set of the javac parsers.
I see the proper settings for ant javac is to select 'Java Compiler (javac)' parser.

Then, I have tried to use warnings plugin the following cases.
1) Linux, Jenkins 1.568, Warnings plugin 4.41, compiler option "-Xlint"
2) Linux, Jenkins 1.568, Warnings plugin 4.41, compiler option "-Xlint -J-Duser.language=en"
3) Windows, Jenkins 1.578, Warnings plugin 4.41, compiler option "-Xlint"
4) Windows, Jenkins 1.578, Warnings plugin 4.41, compiler option "-Xlint -J-Duser.language=en"

Notes: My environment is japanese(user.language=ja), and javac output message is internationalized, especially 'warning' is '警告'.

The results and row log file name attached are as follows:
1) Good, 24611_case1.log
2) Good, 24611_case2.log
3) Bad, 24611_case3.log
4) Good, 24611_case4.log

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to