[JIRA] (JENKINS-16929) GNU make + GCC parser can't handle UTF-8

2013-03-12 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-16929


GNU make + GCC parser cant handle UTF-8















Code changed in jenkins
User: Ulli Hafner
Path:
 src/main/java/hudson/plugins/warnings/WarningsPublisher.java
http://jenkins-ci.org/commit/warnings-plugin/5934c43401b60d239f6a8820e15ee67be5c5afc7
Log:
  FIXED JENKINS-16929 Use UTF-8 encoding when parsing the console log.



 
You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.






























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16929) GNU make + GCC parser can't handle UTF-8

2013-02-25 Thread ja...@howeswho.co.uk (JIRA)














































James Howe
 commented on  JENKINS-16929


GNU make + GCC parser cant handle UTF-8















Parsing from console log.
In "Console output" (and the raw view) they display correctly as ‘ and ’.
The project configuration has no encoding options that I can see.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16929) GNU make + GCC parser can't handle UTF-8

2013-02-25 Thread ullrich.haf...@gmail.com (JIRA)














































Ulli Hafner
 commented on  JENKINS-16929


GNU make + GCC parser cant handle UTF-8















The option is in the advanced section of the warnings publisher.

Is the console always shown in UTF-8? Then I will always set the encoding to UTF-8 for the console (and ignore the setting in the configuration).



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16929) GNU make + GCC parser can't handle UTF-8

2013-02-25 Thread ja...@howeswho.co.uk (JIRA)














































James Howe
 commented on  JENKINS-16929


GNU make + GCC parser cant handle UTF-8















All Jenkins content is served with charset=UTF-8 in the Content-Type, so I guess that's a yes.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16929) GNU make + GCC parser can't handle UTF-8

2013-02-25 Thread ja...@howeswho.co.uk (JIRA)














































James Howe
 commented on  JENKINS-16929


GNU make + GCC parser cant handle UTF-8















I would imagine it's globally set somewhere near the Winstone level. Everything that Jenkins serves is marked as UTF-8, including your plugin's output.
At minimum the default should be UTF-8, without having to go through every job config and set it manually.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16929) GNU make + GCC parser can't handle UTF-8

2013-02-25 Thread ullrich.haf...@gmail.com (JIRA)














































Ulli Hafner
 commented on  JENKINS-16929


GNU make + GCC parser cant handle UTF-8















Yes, that is correct: what Jenkins serves is UTF-8. But I'm reading the raw output of the build! And that output seems to be build related. 

I think that I can try to switch to UTF-8 for the console log and see if others complain about that 



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16929) GNU make + GCC parser can't handle UTF-8

2013-02-23 Thread ullrich.haf...@gmail.com (JIRA)














































Ulli Hafner
 commented on  JENKINS-16929


GNU make + GCC parser cant handle UTF-8















Are you parsing the content of a file or from the console log? Did you specify the encoding in the project configuration?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16929) GNU make + GCC parser can't handle UTF-8

2013-02-22 Thread ja...@howeswho.co.uk (JIRA)














































James Howe
 created  JENKINS-16929


GNU make + GCC parser cant handle UTF-8















Issue Type:


Bug



Affects Versions:


current



Assignee:


Ulli Hafner



Components:


warnings



Created:


22/Feb/13 10:57 AM



Description:


All the text shown by the plugin suffers from a UTF-8 as ASCII encoding error.
This is particularly annoying as GCC is outputting fancy quotes.

For example: unused variable ‘n’




Project:


Jenkins



Priority:


Minor



Reporter:


James Howe

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.