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

2019-06-17 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner closed an issue as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

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

  
 
 
 
 

 
Change By: 
 Ulli Hafner  
 
 
Status: 
 Open Closed  
 
 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199261.1557822768000.1993.1560804960459%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 ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner edited a comment on  JENKINS-57448  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: excludeMessage does not work with single quotes   
 

  
 
 
 
 

 
 Added  a test, see [commit/ad24232f|  https://github.com/jenkinsci/analysis-model/commit/ad24232f66a1e5af07b1a1535fed4dc40313d598 ] .  
 

  
 
 
 
 

 
 
 

 
 
 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.82.1557829260131%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 ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner commented on  JENKINS-57448  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: excludeMessage does not work with single quotes   
 

  
 
 
 
 

 
 Added https://github.com/jenkinsci/analysis-model/commit/ad24232f66a1e5af07b1a1535fed4dc40313d598.  
 

  
 
 
 
 

 
 
 

 
 
 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.80.1557829200106%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 ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner commented on  JENKINS-57448  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: excludeMessage does not work with single quotes   
 

  
 
 
 
 

 
 This probably looks like a problem with the Groovy build script pipeline (" vs. ').   
 

  
 
 
 
 

 
 
 

 
 
 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.41.1557827520240%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