[JIRA] (JENKINS-56583) warnings and findbugs deprecated without showing replacement

2019-03-15 Thread jpsch...@mtu.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 jpschewe commented on  JENKINS-56583  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: warnings and findbugs deprecated without showing replacement   
 

  
 
 
 
 

 
 Thanks. I would find it helpful if the snippet generator and the title on the plugin page had similar titles so that it was clear which snippet to use. This would have helped considerably "recordIssues: Record compiler warnings and static analysis results (Warnings-ng)".    
 

  
 
 
 
 

 
 
 

 
 
 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-56583) warnings and findbugs deprecated without showing replacement

2019-03-15 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner edited a comment on  JENKINS-56583  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: warnings and findbugs deprecated without showing replacement   
 

  
 
 
 
 

 
 The new syntax is available in the Snippet Generator, the new step is called  `  {{ recordIssues ` }} .  
 

  
 
 
 
 

 
 
 

 
 
 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-56583) warnings and findbugs deprecated without showing replacement

2019-03-15 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner resolved as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 The new syntax is available in the Snippet Generator, the new step is called `recordIssues`.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-56583  
 
 
  warnings and findbugs deprecated without showing replacement   
 

  
 
 
 
 

 
Change By: 
 Ulli Hafner  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Cannot Reproduce  
 

  
 
 
 
 

 
 
 

 
 
 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-56583) warnings and findbugs deprecated without showing replacement

2019-03-15 Thread jpsch...@mtu.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 jpschewe created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56583  
 
 
  warnings and findbugs deprecated without showing replacement   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Ulli Hafner  
 
 
Components: 
 findbugs-plugin, warnings-ng-plugin, warnings-plugin  
 
 
Created: 
 2019-03-15 11:58  
 
 
Environment: 
 Jenkins 2.164.1  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 jpschewe  
 

  
 
 
 
 

 
 I see that according to https://wiki.jenkins.io/display/JENKINS/FindBugs+Plugin the FindBugs plugin has been deprecated and replaced by warnings next generation. I went into the pipeline snippet creator to see what the syntax looks like and was surprised to find that warnings next generation doesn't show up, although all of the other warnings plugins are marked as deprecated. How can be have an LTS release of Jenkins that deprecates plugins, but doesn't provide the replacement?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment