[JIRA] [workflow-plugin] (JENKINS-32146) ArtifactArchiver does not mark step as failing

2015-12-19 Thread ngi...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 ngiger created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32146 
 
 
 
  ArtifactArchiver does not mark step as failing  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Jesse Glick 
 
 
 

Components:
 

 workflow-plugin 
 
 
 

Created:
 

 19/Dec/15 1:40 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 ngiger 
 
 
 
 
 
 
 
 
 
 
I created a small project https://github.com/ngiger/jenkins-bug which produces contains two ArtifactArchivers steps. Both have fingreprinting enabled. 
I created a Multibranch Worksflow project, using the Jenkinsfile from the github project mentioned aboed. 
The first step one completes successfully, as the file exist. 
The second step one references a non existing file. All steps of the build have the blue icon, but inside the build.xml I see only one line FAILURE whereas the successful step hadREADME.md 3f7c3b7d5e5d582a09643416b80fafaf
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
   

[JIRA] [git-parameter-plugin] (JENKINS-28019) Some jobs not pulling in revisions at all

2015-04-21 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-28019


Some jobs not pulling in revisions at all















I will try to make a new release, adding among other https://github.com/jenkinsci/git-parameter-plugin/pull/11. Maybe this will fix your problem, too.



























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] [git-parameter-plugin] (JENKINS-23396) SSH credentials not supported

2015-01-20 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-23396


SSH credentials not supported















Thanks for testing! I will take a closer look at how to get the right credentials. I hope to find a similar use case somewhere.



























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] [git-parameter-plugin] (JENKINS-23396) SSH credentials not supported

2015-01-20 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-23396


SSH credentials not supported















I don't agree with your last sentence, because in Version 0.4.0 I already used GitSCM as a client, but it did not work for me. Only after commit https://github.com/jenkinsci/git-parameter-plugin/commit/67d0443473a4f989f3e6da18f362b62c6194f16c I was able to work with my simple project, where I had just one credential. 



























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] [git-parameter-plugin] (JENKINS-23577) Add support for using branches in Git Parameter plugin

2015-01-20 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-23577


Add support for using branches in Git Parameter plugin















Okay. Looking at the source code I see that I really did not sort the branches, which did not bother me, as we have only a handful of branches. Will be fixed in the next release. Hopefully only a few days ahead.



























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] [git-parameter-plugin] (JENKINS-23577) Add support for using branches in Git Parameter plugin

2015-01-17 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-23577


Add support for using branches in Git Parameter plugin















Please use the newly released version 0.4.0 and comment whether your are satisfied with the solution or not.



























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] [git-parameter-plugin] (JENKINS-23396) SSH credentials not supported

2015-01-17 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-23396


SSH credentials not supported















I finally found some time to dig into some pending issues of the git-parameter plugins. I could reproduce the problem here. Will investigate the cause.



























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] [git-parameter-plugin] (JENKINS-24544) GIT revision's list empty while GIT tag's list populated correctly

2015-01-17 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-24544


GIT revisions list empty while GIT tags list populated correctly















Can you try whether upgrading to 0.4.0 solves your problem or not?

Otherwise would it be possible give the URL where your experience this problem. I suspect that we have a weird git commit with a comment that causes havoc.

Or you could checkout the git-parameter plugin, add lines like
 LOGGER.log(Level.INFO, "generateContents add SHA1 " + r.getSha1String());
 LOGGER.log(Level.INFO, "generateContents add prettyRevisionInfo " + r.prettyRevisionInfo(newgit, r));
before the calls to paramList.put.

Then call mvn clean install to build the plugin. And test it by adding the target/git-parameter.hpi via http://jenkins-url/pluginManager/advanced. The output of the jenkins log should then more details.



























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] [git-parameter-plugin] (JENKINS-23396) SSH credentials not supported

2015-01-17 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-23396


SSH credentials not supported















Should be fixed with commit https://github.com/jenkinsci/git-parameter-plugin/commit/67d0443473a4f989f3e6da18f362b62c6194f16c.

If you have time and know how to test drive it, I would appreciate a feedback.

I will wait about a week till I will publish a new version, in case any problem pops up in the mean time.



























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] [git-parameter-plugin] (JENKINS-23396) SSH credentials not supported

2015-01-17 Thread ngi...@java.net (JIRA)














































ngiger
 started work on  JENKINS-23396


SSH credentials not supported
















Change By:


ngiger
(17/Jan/15 11:02 AM)




Status:


Open
InProgress



























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] [git-parameter-plugin] (JENKINS-23577) Add support for using branches in Git Parameter plugin

2015-01-17 Thread ngi...@java.net (JIRA)














































ngiger
 started work on  JENKINS-23577


Add support for using branches in Git Parameter plugin
















Change By:


ngiger
(17/Jan/15 11:02 AM)




Status:


Open
InProgress



























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] [git-parameter-plugin] (JENKINS-24502) Specify a local subdir to check the git repo

2015-01-17 Thread ngi...@java.net (JIRA)















































ngiger
 closed  JENKINS-24502 as Not A Defect


Specify a local subdir to check the git repo
















Change By:


ngiger
(17/Jan/15 11:07 AM)




Status:


Open
Closed





Resolution:


NotADefect



























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] [git-parameter-plugin] (JENKINS-24502) Specify a local subdir to check the git repo

2015-01-17 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-24502


Specify a local subdir to check the git repo















For this kind of task you should use the "Additional Behaviours" (Select Checkout to sub-directory) of the git plugin.

Therefore I will close this issue.



























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] [git-parameter-plugin] (JENKINS-20958) Allow to choose from branches and not only shas and tags

2015-01-17 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-20958


Allow to choose from branches and not only shas and tags















This should be solved with the just release version 0.4.0



























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] [git-parameter-plugin] (JENKINS-20958) Allow to choose from branches and not only shas and tags

2015-01-17 Thread ngi...@java.net (JIRA)















































ngiger
 closed  JENKINS-20958 as Fixed


Allow to choose from branches and not only shas and tags
















This should be solved with the just release version 0.4.0





Change By:


ngiger
(17/Jan/15 11:08 AM)




Status:


Open
Closed





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] [git-parameter-plugin] (JENKINS-23188) Tag List Empty

2015-01-17 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-23188


Tag List Empty















I pushed commit to add the credentials before fetching the tag items.
https://github.com/jenkinsci/git-parameter-plugin/commit/67d0443473a4f989f3e6da18f362b62c6194f16c
will probably release 0.4.1 in a week or so.



























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] [git-parameter-plugin] (JENKINS-23188) Tag List Empty

2015-01-17 Thread ngi...@java.net (JIRA)















































ngiger
 closed  JENKINS-23188 as Duplicate


Tag List Empty
















Seemd to be a duplicate of 23188





Change By:


ngiger
(17/Jan/15 11:17 AM)




Status:


Open
Closed





Resolution:


Duplicate



























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] [git-parameter-plugin] (JENKINS-16290) git parameter plugin doesn't support Jenkins slave setup with git repos checked out only on slaves

2015-01-17 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-16290


git parameter plugin doesnt support Jenkins slave setup with git repos checked out only on slaves















Can you give version 0.4.0 a try whether the problem still persists? If yes, I will try to fix in the next few weeks.



























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] [git-parameter-plugin] (JENKINS-15531) Sort tags in git-parameter plugin

2015-01-16 Thread ngi...@java.net (JIRA)















































ngiger
 resolved  JENKINS-15531 as Fixed


Sort tags in git-parameter plugin
















Works for me. Never got another complaint.





Change By:


ngiger
(16/Jan/15 5:47 PM)




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] [git-parameter] (JENKINS-23188) Tag List Empty

2014-05-27 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-23188


Tag List Empty















Do you run your build on a slave? Then you are hit by the bug https://issues.jenkins-ci.org/browse/JENKINS-16290.
I just updated the wiki-page of the git-parameter to mention this limitation. The bug is high on my priority list, but it will probably take another 10 days or so till I can get some time to fix it.



























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] [git-parameter] (JENKINS-23188) Tag List Empty

2014-05-26 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-23188


Tag List Empty















My use case is that my Jenkins builds create tags like "J-projectbuildnumber" and then I use as tag-filter "J", but using "" should work (just tested on my project).

But maybe the explanation is not correct, as I did not consider the case of adding the git-parameter plug-in to an existing jenkins project.

Did you build once your project after adding the git parameter plugin? If not please build it once (it will use the default) and check whether your tags get listed now. If they do, I have to change the explanation, else it might be helpful if you could grep your jenkins log to check for any error and / or log entries like

May 26, 2014 11:24:25 AM net.uaznia.lukanus.hudson.plugins.gitparameter.GitParameterDefinition generateContents
INFO: generateContents contenttype PT_TAG RemoteConfig https://github.com/elexis/elexis-3-base/




























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] [git-parameter] (JENKINS-20958) Allow to choose from branches and not only shas and tags

2014-05-15 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-20958


Allow to choose from branches and not only shas and tags















This should be fixed in release 0.3.2 release on May 14, 2014.




























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] [git-parameter] (JENKINS-20958) Allow to choose from branches and not only shas and tags

2014-05-15 Thread ngi...@java.net (JIRA)















































ngiger
 assigned  JENKINS-20958 to ngiger



Allow to choose from branches and not only shas and tags
















Change By:


ngiger
(15/May/14 6:56 AM)




Assignee:


ngiger



























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] [git-parameter] (JENKINS-15531) Sort tags in git-parameter plugin

2014-05-15 Thread ngi...@java.net (JIRA)















































ngiger
 assigned  JENKINS-15531 to ngiger



Sort tags in git-parameter plugin
















Change By:


ngiger
(15/May/14 6:55 AM)




Assignee:


ngiger



























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] [git-parameter] (JENKINS-15531) Sort tags in git-parameter plugin

2014-05-15 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-15531


Sort tags in git-parameter plugin















This should be fixed in release 0.3.2 release on May 14, 2014.




























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] [git-parameter] (JENKINS-16290) git parameter plugin doesn't support Jenkins slave setup with git repos checked out only on slaves

2014-05-15 Thread ngi...@java.net (JIRA)















































ngiger
 assigned  JENKINS-16290 to ngiger



git parameter plugin doesnt support Jenkins slave setup with git repos checked out only on slaves
















Change By:


ngiger
(15/May/14 6:57 AM)




Assignee:


ngiger



























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] [git-parameter] (JENKINS-16290) git parameter plugin doesn't support Jenkins slave setup with git repos checked out only on slaves

2014-05-15 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-16290


git parameter plugin doesnt support Jenkins slave setup with git repos checked out only on slaves















This should be fixed in release 0.3.2 release on May 14, 2014.




























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] [git-parameter] (JENKINS-16290) git parameter plugin doesn't support Jenkins slave setup with git repos checked out only on slaves

2014-05-15 Thread ngi...@java.net (JIRA)














































ngiger
 started work on  JENKINS-16290


git parameter plugin doesnt support Jenkins slave setup with git repos checked out only on slaves
















Change By:


ngiger
(15/May/14 6:58 AM)




Status:


Open
InProgress



























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] [git-parameter] (JENKINS-22886) Does not fetch/list current/new tags

2014-05-15 Thread ngi...@java.net (JIRA)














































ngiger
 commented on  JENKINS-22886


Does not fetch/list current/new tags















This behavious is documented on the wiki page, when there has never been any build.

I tried to work around this issue and it should work now (Release 0.3.2) after a first build, regardless whether the workspace was wiped out or not.

Is this good enough for you?



























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] [git-parameter] (JENKINS-23051) Support regular expression when filtering tags

2014-05-15 Thread ngi...@java.net (JIRA)














































ngiger
 created  JENKINS-23051


Support regular _expression_ when filtering tags















Issue Type:


Bug



Assignee:


Niklaus Giger



Components:


git-parameter



Created:


15/May/14 2:54 PM



Description:


It should be possible to use a regular _expression_ for filtering tags to e.g. to select all alpha or beta releases.




Project:


Jenkins



Priority:


Major



Reporter:


ngiger

























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] [git-parameter] (JENKINS-23051) Support regular expression when filtering tags

2014-05-15 Thread ngi...@java.net (JIRA)















































ngiger
 assigned  JENKINS-23051 to ngiger



Support regular _expression_ when filtering tags
















Change By:


ngiger
(15/May/14 6:38 PM)




Assignee:


NiklausGiger
ngiger



























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] [git-parameter] (JENKINS-22886) Does not fetch/list current/new tags

2014-05-15 Thread ngi...@java.net (JIRA)















































ngiger
 assigned  JENKINS-22886 to ngiger



Does not fetch/list current/new tags
















Change By:


ngiger
(15/May/14 6:38 PM)




Assignee:


NiklausGiger
ngiger



























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.