[JIRA] (JENKINS-50143) BFA documents multi-line match example that does not work

2018-03-13 Thread sorin.sbar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sorin Sbarnea updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50143  
 
 
  BFA documents multi-line match example that does not work   
 

  
 
 
 
 

 
Change By: 
 Sorin Sbarnea  
 

  
 
 
 
 

 
 Documentation of the plugin from [https://wiki.jenkins-ci.org/display/JENKINS/Build+Failure+Analyzer] states that user can use a pattern like below for matching multi-lines. {code:java} some words here(.*\s)and some words here {code} Testing with latest release of the plugin from Jenkins proved that the multiline match does never happen.In fact I was unable to create any pattern that matches more than one line.  
 

  
 
 
 
 

 
 
 

 
 
 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-50143) BFA documents multi-line match example that does not work

2018-03-13 Thread sorin.sbar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sorin Sbarnea created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50143  
 
 
  BFA documents multi-line match example that does not work   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Tomas Westling  
 
 
Components: 
 build-failure-analyzer-plugin  
 
 
Created: 
 2018-03-13 13:59  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Sorin Sbarnea  
 

  
 
 
 
 

 
 Documentation of the plugin from https://wiki.jenkins-ci.org/display/JENKINS/Build+Failure+Analyzer states that user can use a pattern like below for matching multi-lines. some words here(.*\s)and some words here Testing with latest release of the plugin from Jenkins proved that the multiline match does never happen. In fact I was unable to create any pattern that matches more than one line.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment