[JIRA] (JENKINS-60859) hadolint support in checkstyle parser

2020-01-24 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60859  
 
 
  hadolint support in checkstyle parser   
 

  
 
 
 
 

 
Change By: 
 Michael Düsterhus  
 
 
Attachment: 
 2020-01-24 14_11_46-Linting Warnings [Jenkins] - Vivaldi.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.204233.1579861105000.5004.1579871583131%40Atlassian.JIRA.


[JIRA] (JENKINS-60859) hadolint support in checkstyle parser

2020-01-24 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus commented on  JENKINS-60859  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: hadolint support in checkstyle parser   
 

  
 
 
 
 

 
 Expected result would be that warnings-ng displays somewhere the value inside the source attribute like DL4006. Actual result see screenshot  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.204233.1579861105000.5006.1579871583411%40Atlassian.JIRA.


[JIRA] (JENKINS-60859) hadolint support in checkstyle parser

2020-01-24 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60859  
 
 
  hadolint support in checkstyle parser   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Ulli Hafner  
 
 
Components: 
 analysis-model  
 
 
Created: 
 2020-01-24 10:18  
 
 
Environment: 
 warnings-ng 7.x  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Michael Düsterhus  
 

  
 
 
 
 

 
 Hadolint is the most common linter for Dockerfiles. https://github.com/hadolint/hadolint It also supports checkstyle output: 

 

hadolint Dockerfile -f checkstyle > checkstyle-hadolint.xml
 

 Example hadolint output: 

 

'1.0' encoding='UTF-8'?>'4.3'>'Dockerfile' >'13' column='1' severity='warning' message='Pin versions in apk add. Instead of apk add package use apk add packageversion' source='DL3018' />'16' column='1' severity='warning' message='In POSIX sh set option pipefail is undefined.' source='SC2039' />'16' column='1' severity='warning' message='Set the SHELL option o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash or disable this check' source='DL4006' />
 

 This works in general with warnings-ng, but the display of the source attribute is not working as your 

[JIRA] (JENKINS-59440) Maven Parser should display module name

2019-09-19 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59440  
 
 
  Maven Parser should display module name   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Ulli Hafner  
 
 
Components: 
 warnings-ng-plugin  
 
 
Created: 
 2019-09-19 07:31  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Michael Düsterhus  
 

  
 
 
 
 

 
 Having a multi-module maven build the visualization of the maven warnings in warnings-ng plugin does not show on which module the warning/error occurred. This should be added to visualization.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by 

[JIRA] (JENKINS-58383) Disable aggregated analysis results

2019-09-13 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus commented on  JENKINS-58383  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Disable aggregated analysis results   
 

  
 
 
 
 

 
 I added an attachment how we use the warnings graph. The aggregated graph has no use for any user, because it's just redundant. So I think it's a decision of the pipeline designer how he want to group the graph results.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200507.1562597544000.2657.1568359080136%40Atlassian.JIRA.


[JIRA] (JENKINS-58383) Disable aggregated analysis results

2019-09-13 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58383  
 
 
  Disable aggregated analysis results   
 

  
 
 
 
 

 
Change By: 
 Michael Düsterhus  
 
 
Attachment: 
 warnings.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200507.1562597544000.2654.1568359020255%40Atlassian.JIRA.


[JIRA] (JENKINS-58383) Disable aggregated analysis results

2019-09-12 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus commented on  JENKINS-58383  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Disable aggregated analysis results   
 

  
 
 
 
 

 
 This should be a server side option in the Jenkinsfile. I could imagine an extra parameter or a predefined ID that can be overridden. BTW what is the meaning of the recordIssues aggregatingResults parameter?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200507.1562597544000.1843.1568271300144%40Atlassian.JIRA.


[JIRA] (JENKINS-59226) Add support for declarative pipeline

2019-09-04 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59226  
 
 
  Add support for declarative pipeline   
 

  
 
 
 
 

 
Change By: 
 Michael Düsterhus  
 

  
 
 
 
 

 
 This plugin looks great from the description. Please add it as declarative option to the pipeline. Something like:{code:java}pipeline {  options {cleanWorkspaces(runBefore: true)  }  ...}{code}Or directly call it in any post section as normal step.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.201683.1567606546000.6656.1567606800421%40Atlassian.JIRA.


[JIRA] (JENKINS-59226) Add support for declarative pipeline

2019-09-04 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59226  
 
 
  Add support for declarative pipeline   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 tspengler  
 
 
Components: 
 hudson-wsclean-plugin  
 
 
Created: 
 2019-09-04 14:15  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Michael Düsterhus  
 

  
 
 
 
 

 
 This plugin looks great from the description. Please add it as declarative option to the pipeline.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 
 

[JIRA] (JENKINS-54240) buildDescription column not available for jobDSL

2019-09-02 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus commented on  JENKINS-54240  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: buildDescription column not available for jobDSL   
 

  
 
 
 
 

 
 I found that it is available as Dynamic DSL 

 

buildDescriptionColumn {
columnWidth(80)
forceWidth(false)
  }
 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.194881.1540455514000.4151.1567413424492%40Atlassian.JIRA.


[JIRA] (JENKINS-33843) It's not possible to disable/uninstall optional dependencies

2019-08-29 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus commented on  JENKINS-33843  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: It's not possible to disable/uninstall optional dependencies   
 

  
 
 
 
 

 
 This change seems to allow now to also uninstall/disable implied plugins. So release 2.176.2 introduced with JENKINS-57528 the change that all implied plugins are also installed, and now I can uninstall them again manually?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.169319.1459117318000.2573.1567070820710%40Atlassian.JIRA.


[JIRA] (JENKINS-58629) Skip unknown configurations

2019-07-24 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58629  
 
 
  Skip unknown configurations   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Ewelina Wilkosz  
 
 
Components: 
 configuration-as-code-plugin  
 
 
Created: 
 2019-07-24 07:45  
 
 
Environment: 
 CASC: 1.23  Jenkins 2.176.2  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Michael Düsterhus  
 

  
 
 
 
 

 
 Jenkins startup fails if the yaml file contains unknown entries. This happens when uninstalling a plugin like the old warnings plugin. This had a section globalSettings in the casc yaml file which was not removed. After uninstalling the plugin, jenkins could not start anymore because casc failed. It would be much better if the casc plugin would warn about unknown entries and skip them instead to fail completely.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

   

[JIRA] (JENKINS-58536) Remove dependency on jquery-ui

2019-07-17 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus commented on  JENKINS-58536  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Remove dependency on jquery-ui   
 

  
 
 
 
 

 
 Yes the transitive dependencies, especially the implied ones are really annoying when trying to cleanup the list of needed plugins.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200685.1563397489000.14969.1563416700146%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57427) Use warnings-next-generation instead of old plugins in pipeline-maven-plugin

2019-07-09 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus commented on  JENKINS-57427  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Use warnings-next-generation instead of old plugins in pipeline-maven-plugin   
 

  
 
 
 
 

 
 The warnings-ng plugin is so powerful with configuration options that it doesn't make sense to duplicate these options in the publishers. Also it is often needed to collect warnings from multiple maven runs.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199239.1557743911000.5406.1562665500180%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-58383) Disable aggregated analysis results

2019-07-09 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus commented on  JENKINS-58383  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Disable aggregated analysis results   
 

  
 
 
 
 

 
 Would be great to have an option to disable it, because it's so easy with publishIssues to generate your own aggregated charts.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200507.1562597544000.5400.1562665141144%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-58383) Disable aggregated analysis results

2019-07-08 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58383  
 
 
  Disable aggregated analysis results   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Ulli Hafner  
 
 
Components: 
 warnings-ng-plugin  
 
 
Created: 
 2019-07-08 14:52  
 
 
Environment: 
 Warnings-NG 5.3.0  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Michael Düsterhus  
 

  
 
 
 
 

 
 I use a mixture of recordIssues and publishIssues steps. All recordIssues have the settings aggregatingResults: false But regardless of this setting the job page shows me an additional chart "Aggregated Analysis Results" which duplicates all other charts I generate. How can this be disabled? I think this behavior was introduced with 5.1.0  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 

[JIRA] (JENKINS-57427) Use warnings-next-generation instead of old plugins in pipeline-maven-plugin

2019-07-08 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus commented on  JENKINS-57427  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Use warnings-next-generation instead of old plugins in pipeline-maven-plugin   
 

  
 
 
 
 

 
 I would suggest to remove all warnings related publishers from the pipeline-maven plugin. Separation of concerns should be the design pattern here.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199239.1557743911000.4455.1562597340181%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56666) maven-git-versioning-extension causes warnings due to temporary pom.xml file name '.git-versioned.pom.xml'

2019-05-23 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus commented on  JENKINS-5  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: maven-git-versioning-extension causes warnings due to temporary pom.xml file name '.git-versioned.pom.xml'   
 

  
 
 
 
 

 
 Is working now with 3.6.14. Seems like the file name changed between the versions of the extensions plugin. Thank you very much  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.198301.1553186813000.10366.1558627140090%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57448) excludeMessage does not work with single quotes

2019-05-14 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57448  
 
 
  excludeMessage does not work with single quotes   
 

  
 
 
 
 

 
Change By: 
 Michael Düsterhus  
 

  
 
 
 
 

 
 For an output like this  the following exclude Filter does not work   {noformat}[WARNING] 'tools.jar' was not found, kapt may work unreliably{noformat} the following exclude Filter does not work excludeMessage("'tools.jar' was not found, kapt may work unreliably")  but this works:excludeMessage('was not found, kapt may work unreliably'),So there is a problem with single quotes inside filter messages  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199261.1557822768000.2427.1557822840115%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57448) excludeMessage does not work with single quotes

2019-05-14 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57448  
 
 
  excludeMessage does not work with single quotes   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Ulli Hafner  
 
 
Components: 
 analysis-model  
 
 
Created: 
 2019-05-14 08:32  
 
 
Environment: 
 Version 5.0.1  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Michael Düsterhus  
 

  
 
 
 
 

 
 For an output like this the following exclude Filter does not work 

 
[WARNING] 'tools.jar' was not found, kapt may work unreliably
 

 excludeMessage("'tools.jar' was not found, kapt may work unreliably") but this works: excludeMessage('was not found, kapt may work unreliably'), So there is a problem with single quotes inside filter messages  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

[JIRA] (JENKINS-57428) Duplicate warnings when using error-prone and java scan

2019-05-14 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus commented on  JENKINS-57428  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Duplicate warnings when using error-prone and java scan   
 

  
 
 
 
 

 
 I would recommend to define priority for parsers and put all warnings with unique identifier like (File + Line) in a global HashMap. Then if a parser has already created a warnings entry for this location all subsequent parsers will ignore it.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199240.1557749846000.2338.1557819180162%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57428) Duplicate warnings when using error-prone and java scan

2019-05-13 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57428  
 
 
  Duplicate warnings when using error-prone and java scan   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Ulli Hafner  
 
 
Attachments: 
 2019-05-13 14_14_43- [Jenkins] - Vivaldi.png, 2019-05-13 14_16_36-[Jenkins] - Vivaldi.png  
 
 
Components: 
 analysis-model  
 
 
Created: 
 2019-05-13 12:17  
 
 
Environment: 
 Version 5.0.1  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Michael Düsterhus  
 

  
 
 
 
 

 
 We use the following setup to scan for java and error-prone warnings: 

 
 def javaIssues = scanForIssues(
blameDisabled: !blame,
sourceCodeEncoding: 'UTF-8',
tool: java(reportEncoding: 'UTF-8'))
def errorproneIssues = scanForIssues(
blameDisabled: !blame,
sourceCodeEncoding: 'UTF-8',
tool: errorProne(reportEncoding: 'UTF-8'))
publishIssues(
id: 'java-compiler',
name: 'Compiler',
ignoreFailedBuilds: false,
sourceCodeEncoding: 'UTF-8',
issues: [javaIssues, errorproneIssues],
qualityGates: [[threshold: 1, type: 'TOTAL', unstable: true]])
 

 For a build output like 

[JIRA] (JENKINS-56666) maven-git-versioning-extension causes warnings due to temporary pom.xml file name '.git-versioned.pom.xml'

2019-05-13 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus commented on  JENKINS-5  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: maven-git-versioning-extension causes warnings due to temporary pom.xml file name '.git-versioned.pom.xml'   
 

  
 
 
 
 

 
 We use maven inside linux docker container with sh step. Exact message is: 

 
00:04:18.285  [WARNING] [jenkins-event-spy] Unexpected Maven project file name '.git-versioned-pom.xml', problems may occur
00:04:18.285  [WARNING] [jenkins-event-spy] Unexpected Maven project file name '.git-versioned-pom.xml', problems may occur
 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.198301.1553186813000.1229.1557746880144%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54782) Change Subversion plugin version over JCASC

2019-05-02 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54782  
 
 
  Change Subversion plugin version over JCASC   
 

  
 
 
 
 

 
Change By: 
 Michael Düsterhus  
 

  
 
 
 
 

 
 How can I change this parameter? It doesn't seem available.I want Please allow  to  change it to 1  configure subversion plugin settings like workspace format by the casc plugin . 8.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-54782) Change Subversion plugin version over JCASC

2019-05-02 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54782  
 
 
  Change Subversion plugin version over JCASC   
 

  
 
 
 
 

 
Change By: 
 Michael Düsterhus  
 

  
 
 
 
 

 
 How can I change this parameter? It doesn't seem available.I want Please allow  to  change it to 1  configure subversion plugin settings like workspace format by the casc plugin . 8.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-54782) Change Subversion plugin version over JCASC

2019-05-02 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54782  
 
 
  Change Subversion plugin version over JCASC   
 

  
 
 
 
 

 
Change By: 
 Michael Düsterhus  
 
 
Labels: 
 jcasc-compatibility  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-54782) Change Subversion plugin version over JCASC

2019-05-02 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 This is a valid issue as the subversion plugin does not allow to configure its setting with Jcasc  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-54782  
 
 
  Change Subversion plugin version over JCASC   
 

  
 
 
 
 

 
Change By: 
 Michael Düsterhus  
 
 
Resolution: 
 Not A Defect  
 
 
Status: 
 Closed Reopened  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-56666) maven-git-versioning-extension causes warnings due to temporary pom.xml file name '.git-versioned.pom.xml'

2019-05-02 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Sorry hat no time before to test. I tried version 3.6.11 and the error is still the same. Did you consider that this plugin modifies the pom.xml to target/.git-versioned.pom.xml So its not in the same directory.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-5  
 
 
  maven-git-versioning-extension causes warnings due to temporary pom.xml file name '.git-versioned.pom.xml'   
 

  
 
 
 
 

 
Change By: 
 Michael Düsterhus  
 
 
Resolution: 
 Fixed  
 
 
Status: 
 Closed Reopened  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-53415) container image: don't uncompress jenkins.war to /var/jenkins_home

2019-04-26 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus commented on  JENKINS-53415  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: container image: don't uncompress jenkins.war to /var/jenkins_home   
 

  
 
 
 
 

 
 I recommend adding this: JENKINS_OPTS="--webroot=/var/cache/jenkins/war --pluginroot=/var/cache/jenkins/plugins"  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-56666) maven-git-versioning-extension causes warnings due to temporary pom.xml file name '.git-versioned.pom.xml'

2019-04-24 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Düsterhus commented on  JENKINS-5  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: maven-git-versioning-extension causes warnings due to temporary pom.xml file name '.git-versioned.pom.xml'   
 

  
 
 
 
 

 
 Will try in the next days  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-56666) Maven versioning extension produces warnings

2019-04-23 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael D commented on  JENKINS-5  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Maven versioning extension produces warnings   
 

  
 
 
 
 

 
 Hi Cyrille, sadly the extensions changed its behavior again with release 4.1.0, now there is a .git-versioned.pom.xml generated in the target folder. Would be great to have a fix for it because this is one of the best maven things I found in the last year.  Kind regards, Michael  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-57020) error-prone is not detected from maven output

2019-04-16 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael D created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57020  
 
 
  error-prone is not detected from maven output   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Ulli Hafner  
 
 
Components: 
 analysis-model  
 
 
Created: 
 2019-04-16 09:51  
 
 
Environment: 
 Jenkins 2.164.2  Timestamper 1.9  Analysis Model API 4.0.0  Warnings Next Generation 4.0.0  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Michael D  
 

  
 
 
 
 

 
 Recording issues does not work when error-prone runs inside maven-compiler plugin as annotation processor. The jenkins pipeline has timestamps() enabled. The regex in the ErrorProneParser seems to not handle the beginning timestamp correctly. 

 
[2019-04-16T09:29:40.750Z] [WARNING] /home/jenkins/agent/workspace/foo-LNIQFX2MPV6ZGR5CTITA5LEODX3TWO5RMXWMXZUVYVDVM33E6B6Q@2/bar/src/main/java/XXX.java:[69,18] [EqualsGetClass] Overriding Object#equals in a non-final class by using getClass rather than instanceof breaks substitutability of subclasses.
11:29:40  (see https://errorprone.info/bugpattern/EqualsGetClass)
11:29:40Did you mean to remove this line?
[2019-04-16T09:29:40.750Z] [WARNING] /home/jenkins/agent/workspace/foo-LNIQFX2MPV6ZGR5CTITA5LEODX3TWO5RMXWMXZUVYVDVM33E6B6Q@2/bar/src/main/java/XXY.java:[28,14] [MissingOverride] getSize implements method in AbstractFoo; expected @Override
11:29:40  (see https://errorprone.info/bugpattern/MissingOverride)
 

  
 

  
  

[JIRA] (JENKINS-56666) Maven versioning extension produces warnings

2019-03-21 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael D commented on  JENKINS-5  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Maven versioning extension produces warnings   
 

  
 
 
 
 

 
 With update of this extension to version 4.0.3 the problem is solved, because the pom is moved to the target folder.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-56666) Maven versioning extension produces warnings

2019-03-21 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael D created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-5  
 
 
  Maven versioning extension produces warnings   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Alvaro Lobato  
 
 
Components: 
 pipeline-maven-plugin  
 
 
Created: 
 2019-03-21 16:46  
 
 
Environment: 
 Pipeline Maven Integration 3.6.7  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Michael D  
 

  
 
 
 
 

 
 We use the Maven git versioning extension from here https://github.com/qoomon/maven-git-versioning-extension Very usefull when working with feature branches. This produces the following warning: 

 
[2019-03-21T16:32:15.753Z] [WARNING] [jenkins-event-spy] Unexpected Maven project file name '.git-versioned.pom.xml', problems may occur
[2019-03-21T16:32:15.753Z] [WARNING] [jenkins-event-spy] Unexpected Maven project file name '.git-versioned.pom.xml', problems may occur
 

 Would be great to get rid of the warning because I get this warning 100 times per build  
 

  
 
 
 
 

 
 
 

 
   

[JIRA] (JENKINS-56594) Warnings trend graph has no y-axis legend

2019-03-21 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael D commented on  JENKINS-56594  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Warnings trend graph has no y-axis legend   
 

  
 
 
 
 

 
 Same if only one issue is found, 0.4 errors does not make sense. The old warnings plugin had only 0 and 1, nothing between.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-56594) Warnings trend graph has no y-axis legend

2019-03-21 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael D updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56594  
 
 
  Warnings trend graph has no y-axis legend   
 

  
 
 
 
 

 
Change By: 
 Michael D  
 
 
Attachment: 
 warnings-ng-y-scale.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-43563) Git plugin does not set user in pipeline

2019-02-01 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael D commented on  JENKINS-43563  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Git plugin does not set user in pipeline   
 

  
 
 
 
 

 
 Sorry this is not acceptable.  The documentation in https://plugins.jenkins.io/git clearly states that the plugin will do the user and email configuration. Do you know how much hours developers waste to find out that something that should work out of the box needs workarounds? We have pipelines with more then 10 git checkouts where updates get pushed, so the pipeline scripts gets totally ugly.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-54240) buildDescription column not available for jobDSL

2018-10-25 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael D created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54240  
 
 
  buildDescription column not available for jobDSL   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Fred G  
 
 
Components: 
 extra-columns-plugin  
 
 
Created: 
 2018-10-25 08:18  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Michael D  
 

  
 
 
 
 

 
 The buildDescription column is not available for the jobDSL plugin to create scripted views https://jenkinsci.github.io/job-dsl-plugin/#path/listView-columns Can you please add this?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira 

[JIRA] (JENKINS-54239) jobDSL for warnings column in view

2018-10-25 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael D created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54239  
 
 
  jobDSL for warnings column in view   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Ulli Hafner  
 
 
Components: 
 warnings-plugin  
 
 
Created: 
 2018-10-25 07:53  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Michael D  
 

  
 
 
 
 

 
 Either the documentation or the feature itself is missing. We create our list views with jobDSL and we want to include the summarized warnings column in the list view. Is there any jobDSL available to include the column? The documentation doesn't mention it.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
  

[JIRA] (JENKINS-50367) SAMLException: Identity provider has no single sign on service available for the selected

2018-03-27 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael D commented on  JENKINS-50367  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SAMLException: Identity provider has no single sign on service available for the selected
 

  
 
 
 
 

 
 Can be closed, SingleSignOnService information was missing in idp metadata  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38604) Filter class directories

2016-09-29 Thread reitzmichni...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael D created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38604  
 
 
  Filter class directories   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Ognjen Bubalo  
 
 
Components: 
 jacoco-plugin  
 
 
Created: 
 2016/Sep/29 12:42 PM  
 
 
Environment: 
 Jenkins 2.7.3 with JaCoCo plugin 2.0.1  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Michael D  
 

  
 
 
 
 

 
 When using the post build step to publish JaCoCo coverage the plugin takes all files in the **/classes directory. Having jar files with large resource files leads to xxxGB of wasted space on the Jenkins server, because this is stored for every build job. The plugin should only publish *.class files to the jobs\xxx\builds\123\jacoco\classes directory.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment