ll, Robert
Sent: Wed, Jan 30, 2013 11:50 am
Subject: RE: Build failure analyzer pattern issue
Can you find the text in the log if you do a text search?
Is the log longer than what can fit initially when you show the console?
I.e. do you need to press the “full log” link to show the whole log?
We
ert
Sent: Wed, Jan 30, 2013 11:50 am
Subject: RE: Build failure analyzer pattern issue
Can you find the text in the log if you do a text search?
Is the log longer than what can fit initially when you show the console?
I.e. do you need to press the “full log” link to show the whole log?
We do hav
andell, Robert
To: 'jhoomshar...@netscape.net' ; jenkinsci-users
; Westling, Tomas
Sent: Thu, Jan 24, 2013 9:46 pm
Subject: RE: Build failure analyzer pattern issue
Your regexp is set to find the text “Failures:” followed by at least one digit,
which it does (Failures: 0)
You would
andell, Robert
To: 'jhoomshar...@netscape.net' ; jenkinsci-users
; Westling, Tomas
Sent: Thu, Jan 24, 2013 9:46 pm
Subject: RE: Build failure analyzer pattern issue
Your regexp is set to find the text “Failures:” followed by at least one digit,
which it does (Failures: 0)
You would
Configuration
Sony Mobile Communications
From: jhoomshar...@netscape.net [mailto:jhoomshar...@netscape.net]
Sent: den 24 januari 2013 15:21
To: jenkinsci-users@googlegroups.com; Westling, Tomas
Cc: Sandell, Robert
Subject: Re: Build failure analyzer pattern issue
Looks like there is some issue with
; jhoomsharabi
Sent: Wed, Jan 9, 2013 12:03 pm
Subject: Re: Build failure analyzer pattern issue
Hello Jhoom,
the build failure analyzer uses Matcher.matches() to see if a regular
expression matches its target.
The reason for this is performance, we used find() earlier but we saw very long
scan times
Sent: Wed, Jan 9, 2013 12:03 pm
Subject: Re: Build failure analyzer pattern issue
Hello Jhoom,
the build failure analyzer uses Matcher.matches() to see if a regular
expression matches its target.
The reason for this is performance, we used find() earlier but we saw very long
scan times.
This
Thanks Westling it's working now.
-Original Message-
From: Tomas Westling
To: jenkinsci-dev
Cc: jenkinsci-users ; robert.sandell
; tomas.westling
; jhoomsharabi
Sent: Wed, Jan 9, 2013 12:03 pm
Subject: Re: Build failure analyzer pattern issue
Hello Jhoom,
the build fa
: den 8 januari 2013 17:49
To: jenkinsci-users@googlegroups.com; jenkinsci-...@googlegroups.com
Cc: Sandell, Robert; Westling, Tomas
Subject: Re: Build failure analyzer pattern issue
Hi,
I am trying to implement “build failure analyzer” plugin to my Jenkins projects
but it’s not working for me
Hi,
I am trying to implement “build failure analyzer” plugin to my Jenkins projects
but it’s not working for me, say I am getting build issue like this:
Reason: Cannot find parent: net.java:jvnet-parent for project:
com.sun.jersey:jersey-project:pom:1.9.1 for project
com.sun.jersey:jersey-pr
Hi,
I am trying to implement “build failure analyzer” plugin to my Jenkins projects
but it’s not working for me, say I am getting build issue like this:
Reason: Cannot find parent: net.java:jvnet-parent for project:
com.sun.jersey:jersey-project:pom:1.9.1 for project
com.sun.jersey:jersey-pro
11 matches
Mail list logo