[JIRA] (JENKINS-58386) Add v4 xml parser

2019-07-10 Thread steve.spring...@owasp.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Steve Springett closed an issue as Won't Do  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58386  
 
 
  Add v4 xml parser   
 

  
 
 
 
 

 
Change By: 
 Steve Springett  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Won't Do  
 

  
 
 
 
 

 
 
 

 
 
 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.200510.1562600049000.7720.1562808840347%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-58386) Add v4 xml parser

2019-07-08 Thread ja...@howeswho.co.uk (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Howe commented on  JENKINS-58386  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add v4 xml parser   
 

  
 
 
 
 

 
 As the previous version of the plugin appeared able to parse the v5 xml reports, this cannot be too much work.  
 

  
 
 
 
 

 
 
 

 
 
 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.200510.1562600049000.4690.1562601480081%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-58386) Add v4 xml parser

2019-07-08 Thread ja...@howeswho.co.uk (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Howe updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58386  
 
 
  Add v4 xml parser   
 

  
 
 
 
 

 
Change By: 
 James Howe  
 
 
Environment: 
 dependency-check 5.0  
 

  
 
 
 
 

 
 
 

 
 
 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.200510.1562600049000.4691.1562601480124%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-58386) Add v4 xml parser

2019-07-08 Thread ja...@howeswho.co.uk (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Howe updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58386  
 
 
  Add v4 xml parser   
 

  
 
 
 
 

 
Change By: 
 James Howe  
 

  
 
 
 
 

 
 To aid in migrations, especially when using native plugins to run the dependency check , and the increase in false-positives with v5 .  Otherwise Perhaps more importantly,  it's not possible to publish a report when building a previous version (and even worse, there's no error - JENKINS-58384).It's also odd that the plugin supports installing previous versions of the CLI, but is not able to use them.  
 

  
 
 
 
 

 
 
 

 
 
 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.200510.1562600049000.4683.1562601240105%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-58386) Add v4 xml parser

2019-07-08 Thread ja...@howeswho.co.uk (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Howe created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58386  
 
 
  Add v4 xml parser   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 dependency-check-jenkins-plugin  
 
 
Created: 
 2019-07-08 15:34  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 James Howe  
 

  
 
 
 
 

 
 To aid in migrations, especially when using native plugins to run the dependency check. Otherwise it's not possible to publish a report when building a previous version (and even worse, there's no error - JENKINS-58384). It's also odd that the plugin supports installing previous versions of the CLI, but is not able to use them.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment