[JIRA] [build-failure-analyzer] (JENKINS-17651) Allow more than 1 line as indicator

2014-03-19 Thread aba...@java.net (JIRA)















































abayer
 assigned  JENKINS-17651 to abayer



Allow more than 1 line as indicator
















Change By:


abayer
(19/Mar/14 9:01 PM)




Assignee:


Tomas Westling
abayer



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [build-failure-analyzer] (JENKINS-17651) Allow more than 1 line as indicator

2014-03-19 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17651


Allow more than 1 line as indicator















Code changed in jenkins
User: Robert Sandell
Path:
 src/main/java/com/sonyericsson/jenkins/plugins/bfa/model/FailureReader.java
 src/main/java/com/sonyericsson/jenkins/plugins/bfa/model/MultilineBuildLogFailureReader.java
 src/main/java/com/sonyericsson/jenkins/plugins/bfa/model/indication/MultilineBuildLogIndication.java
 src/main/resources/com/sonyericsson/jenkins/plugins/bfa/Messages.properties
 src/main/resources/com/sonyericsson/jenkins/plugins/bfa/model/indication/MulitlineBuildLogIndication/config.jelly
 src/main/resources/com/sonyericsson/jenkins/plugins/bfa/model/indication/MulitlineBuildLogIndication/help-pattern.html
 src/main/resources/com/sonyericsson/jenkins/plugins/bfa/model/indication/MulitlineBuildLogIndication/help-testText.html
 src/main/resources/com/sonyericsson/jenkins/plugins/bfa/model/indication/MulitlineBuildLogIndication/help-textSource.html
 src/test/java/com/sonyericsson/jenkins/plugins/bfa/BuildFailureScannerHudsonTest.java
 src/test/java/com/sonyericsson/jenkins/plugins/bfa/model/FailureReaderTest.java
 src/test/java/com/sonyericsson/jenkins/plugins/bfa/model/indication/MultilineBuildLogIndicationTest.java
http://jenkins-ci.org/commit/build-failure-analyzer-plugin/2b34a5a0ad4e32b9e19347526a5668a6e0ed7964
Log:
  Merge pull request #12 from abayer/jenkins-17651-mk2

[FIXED JENKINS-17651] Added a new multi-line build log indication


Compare: https://github.com/jenkinsci/build-failure-analyzer-plugin/compare/42438a124310...2b34a5a0ad4e




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [build-failure-analyzer] (JENKINS-17651) Allow more than 1 line as indicator

2014-03-19 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-17651 as Fixed


Allow more than 1 line as indicator
















Change By:


SCM/JIRA link daemon
(19/Mar/14 10:48 AM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [build-failure-analyzer] (JENKINS-17651) Allow more than 1 line as indicator

2014-03-19 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17651


Allow more than 1 line as indicator















Code changed in jenkins
User: Andrew Bayer
Path:
 src/main/java/com/sonyericsson/jenkins/plugins/bfa/model/FailureReader.java
 src/main/java/com/sonyericsson/jenkins/plugins/bfa/model/MultilineBuildLogFailureReader.java
 src/main/java/com/sonyericsson/jenkins/plugins/bfa/model/indication/MultilineBuildLogIndication.java
 src/main/resources/com/sonyericsson/jenkins/plugins/bfa/Messages.properties
 src/main/resources/com/sonyericsson/jenkins/plugins/bfa/model/indication/MulitlineBuildLogIndication/config.jelly
 src/main/resources/com/sonyericsson/jenkins/plugins/bfa/model/indication/MulitlineBuildLogIndication/help-pattern.html
 src/main/resources/com/sonyericsson/jenkins/plugins/bfa/model/indication/MulitlineBuildLogIndication/help-testText.html
 src/main/resources/com/sonyericsson/jenkins/plugins/bfa/model/indication/MulitlineBuildLogIndication/help-textSource.html
 src/test/java/com/sonyericsson/jenkins/plugins/bfa/BuildFailureScannerHudsonTest.java
 src/test/java/com/sonyericsson/jenkins/plugins/bfa/model/FailureReaderTest.java
 src/test/java/com/sonyericsson/jenkins/plugins/bfa/model/indication/MultilineBuildLogIndicationTest.java
http://jenkins-ci.org/commit/build-failure-analyzer-plugin/e39dd0a3bcfc5ddc6d847ef4a9ab6d0f9d85
Log:
  [FIXED JENKINS-17651] Added a new multi-line build log indication





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [build-failure-analyzer] (JENKINS-17651) Allow more than 1 line as indicator

2014-03-07 Thread aba...@java.net (JIRA)














































abayer
 commented on  JENKINS-17651


Allow more than 1 line as indicator















PR up: https://github.com/jenkinsci/build-failure-analyzer-plugin/pull/11



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [build-failure-analyzer] (JENKINS-17651) Allow more than 1 line as indicator

2013-04-17 Thread baris.bati...@datalex.com (JIRA)














































Baris Batiege
 commented on  JENKINS-17651


Allow more than 1 line as indicator















Great to hear, I look forward to seeing this feature implemented.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.
 
 


[JIRA] [build-failure-analyzer] (JENKINS-17651) Allow more than 1 line as indicator

2013-04-17 Thread tomas.westl...@sonymobile.com (JIRA)














































Tomas Westling
 commented on  JENKINS-17651


Allow more than 1 line as indicator















I agree, this has been in our backlog since day one of the plugin. We decided to start with parsing one line at a time and then to add more complex parsing later on.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.
 
 


[JIRA] [build-failure-analyzer] (JENKINS-17651) Allow more than 1 line as indicator

2013-04-17 Thread baris.bati...@datalex.com (JIRA)














































Baris Batiege
 updated  JENKINS-17651


Allow more than 1 line as indicator
















Change By:


Baris Batiege
(17/Apr/13 1:04 PM)




Description:


Right now the build failure analyzer accepts 1 line of regular _expression_ as an indicator for failure cause. However, in my experience many failures causes need more than 1 line to be identified. For example, an error message may be "
Error number=
ExitCode:
1"
 from a shell script
,
 meaning download
 which normally means the previous command
 failed
. If the plugin supported regular _expression_ on multiple lines
,
 but there could
 this would allow a more accurate failure cause to
 be
 many things being downloaded, so
 identified by reading
 the
 download link/description in the console log 3
 lines
 above
 before or after
 the error message
 is necessary for useful identification of the problem
.
 Perhaps a user setting on how many lines are allowed to be parsed each time should be provided to limit performance impact.
Allowing more than one line per failure cause indication could potentially give significant improvement to this plugin.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.
 
 


[JIRA] [build-failure-analyzer] (JENKINS-17651) Allow more than 1 line as indicator

2013-04-17 Thread baris.bati...@datalex.com (JIRA)














































Baris Batiege
 created  JENKINS-17651


Allow more than 1 line as indicator















Issue Type:


New Feature



Assignee:


Tomas Westling



Components:


build-failure-analyzer



Created:


17/Apr/13 12:13 PM



Description:


Right now the build failure analyzer accepts 1 line of regular _expression_ as an indicator for failure cause. However, in my experience many failures causes need more than 1 line to be identified. 

For example, an error message may be "Error number=1", meaning download failed, but there could be many things being downloaded, so the download link/description in the console log 3 lines above the error message is necessary for useful identification of the problem.

Allowing more than one line per failure cause indication could potentially give significant improvement to this plugin.




Project:


Jenkins



Priority:


Major



Reporter:


Baris Batiege

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.