[JIRA] [checkstyle] (JENKINS-17287) Provide support for ScalaStyle warnings

2014-09-25 Thread sergej.schm...@uni-ulm.de (JIRA)














































sergej schmidt
 reopened  JENKINS-17287


Provide support for ScalaStyle warnings
















Problem mentioned in last comments still seems to exist in current version of the plugin. Checkstyle seems to not recognize ScalaStyle warnings. To reproduce the issue you could use the version 0.5.0 of ScalaStyle and Scala version 2.11.2. I think this is a generic Scala problem so code of an arbitary github project would do the trick to reproduce the issue. Contact me if you need any other info or support. thx





Change By:


sergej schmidt
(25/Sep/14 1:55 PM)




Resolution:


CannotReproduce





Status:


Resolved
Reopened



























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/d/optout.


[JIRA] [scoverage] (JENKINS-24803) Scoverage shouldn't load external static content

2014-09-22 Thread sergej.schm...@uni-ulm.de (JIRA)














































sergej schmidt
 created  JENKINS-24803


Scoverage shouldnt load external static content















Issue Type:


Improvement



Assignee:


Unassigned


Components:


scoverage



Created:


22/Sep/14 2:44 PM



Description:


Since Jenkins usually runs over HTTPS browsers (in our case Firefox but Chrome behaves afaik the same way) will block external content pulled via HTTP due security concerns with the following error message: 
locked loading mixed active content "http://yui.yahooapis.com/pure/0.3.0/pure-min.css"

The issue and reason is described further at https://blog.mozilla.org/tanvi/2013/04/10/mixed-content-blocking-enabled-in-firefox-23/


The yahooapi is also available over HTTPS, but the cert is not valid since the certificate of Akamai (and one of their URLs) is presented. Which leads to same problem as before.  

thx




Project:


Jenkins



Priority:


Minor



Reporter:


sergej schmidt

























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/d/optout.


[JIRA] [scoverage] (JENKINS-24806) Scoverage: iFrames blocked by many server setups

2014-09-22 Thread sergej.schm...@uni-ulm.de (JIRA)














































sergej schmidt
 created  JENKINS-24806


Scoverage: iFrames blocked by many server setups















Issue Type:


Improvement



Assignee:


Unassigned


Components:


scoverage



Created:


22/Sep/14 3:30 PM



Description:


Use of iFrames is discouraged (not only but also) due security reasons and therefore are blocked by many server configurations (including our server config of course).

The following error messsage appears in the browser console:

Load denied by X-Frame-Options: https://somedomain.com/jenkins/job/some_job/scoverage/packages.html does not permit framing.

If you're intrested to put the change in, I'll try to find time to do it. 
thx in advance.




Project:


Jenkins



Priority:


Minor



Reporter:


sergej schmidt

























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/d/optout.