[JIRA] [cpptest] (JENKINS-18727) The cppTest 9.5 xml output doesn't match the current parser rule

2014-02-27 Thread dridi.boukelmo...@zenika.com (JIRA)














































Dridi Boukelmoune
 commented on  JENKINS-18727


The cppTest 9.5 xml output doesnt match the current parser rule















Hi,

I have sent a pull request here:
https://github.com/jenkinsci/cpptest-plugin/pull/6

Dridi



























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] (JENKINS-3612) Allow text-finder plugin to carry out multiple searches.

2012-12-05 Thread dridi.boukelmo...@zenika.com (JIRA)














































Dridi Boukelmoune
 commented on  JENKINS-3612


Allow text-finder plugin to carry out multiple searches.















The pull request is a year old, will it be reviewed and merged ?
This is essential since post build actions have a 0..1 cardinality.



























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






[JIRA] (JENKINS-15859) Multiple patterns for job authorizations

2012-11-19 Thread dridi.boukelmo...@zenika.com (JIRA)














































Dridi Boukelmoune
 created  JENKINS-15859


Multiple patterns for job authorizations















Issue Type:


Improvement



Affects Versions:


current



Assignee:


Daniel Petisme



Components:


role-strategy



Created:


19/Nov/12 10:50 AM



Description:


Sometimes we need to define several unrelated projects to a team, each project having several jobs.

One solution is to duplicate the groups which we want to avoid, and the other is to have a single group with a slightly more complex regexp.

Another solution could be multiple patterns:

^build_my_first_project_.*
^test_my_first_project_.*
^build_the_second_one_.*
^test_the_second_one_.*


Instead of:

^(build|test)_(my_first_project_|the_second_one_).*


Not everyone in the team is comfortable with (even simple) regular expressions, so we could trade a bit of duplication for readability.

I stole the idea from this plugin:
https://wiki.jenkins-ci.org/display/JENKINS/Build+Blocker+Plugin#BuildBlockerPlugin-Howtouse




Environment:


jenkins 1.466.1

role-strategy 1.1.2




Project:


Jenkins



Labels:


role
multiple
pattern




Priority:


Major



Reporter:


Dridi Boukelmoune

























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






[JIRA] (JENKINS-15840) Use variables in URLs

2012-11-16 Thread dridi.boukelmo...@zenika.com (JIRA)














































Dridi Boukelmoune
 created  JENKINS-15840


Use variables in URLs















Issue Type:


Improvement



Assignee:


Gregory Boissinot



Components:


envinject, urltrigger



Created:


16/Nov/12 11:00 AM



Description:


I'm polling a nexus URL to check changes of a SNAPSHOT maven artifact.
I could hardcode the version but it's used in different places...

The URL I want to poll looks like:

http://myhost/service/local/artifact/maven/redirect?r=myrepog=mygroupida=myartifactidv=${MY_VERSION}...


The MY_VERSION variable is defined in Prepare an environment for the run - Properties Content (with the envinject plugin).




Environment:


Jenkins 1.466.1

URLTrigger 0.24

EnvInject 1.57




Project:


Jenkins



Priority:


Major



Reporter:


Dridi Boukelmoune

























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






[JIRA] (JENKINS-15840) Use variables in URLs

2012-11-16 Thread dridi.boukelmo...@zenika.com (JIRA)














































Dridi Boukelmoune
 commented on  JENKINS-15840


Use variables in URLs
















[URLTrigger] - Poll with a URL


Inspecting Monitor a change of the content content for URL http://myhost/service/local/artifact/maven/redirect?r=myrepog=mygroupida=myartifactidv=${MY_VERSION}

Polling started on Nov 15, 2012 10:01:39 PM
Polling for the job My_Job
Looking nodes where the poll can be run.
Looking for a candidate node to run the poll.
Looking for a node with no predefined label.
Trying to poll with the last built on node.

Polling on master.
Invoking the url: 
 http://myhost/service/local/artifact/maven/redirect?r=myrepog=mygroupida=myartifactidv=${MY_VERSION}
[ERROR] - SEVERE - Polling error null




























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