[JIRA] [core] (JENKINS-33177) Same Build number series for multiple projects

2016-03-14 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck resolved as Not A Defect 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
This is an issue tracker and not a support site, nor a forum, nor a blog's comment section. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-33177 
 
 
 
  Same Build number series for multiple projects  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Not A Defect 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-33177) Same Build number series for multiple projects

2016-02-29 Thread bhardwajami...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Amit Bhardwaj commented on  JENKINS-33177 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Same Build number series for multiple projects  
 
 
 
 
 
 
 
 
 
 
Hello,  
Can anyone please assist me in this? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-33177) Same Build number series for multiple projects

2016-02-26 Thread bhardwajami...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Amit Bhardwaj created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-33177 
 
 
 
  Same Build number series for multiple projects  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Task 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 core, versionnumber-plugin 
 
 
 

Created:
 

 26/Feb/16 1:27 PM 
 
 
 

Labels:
 

 plugin versioning buildnumber 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Amit Bhardwaj 
 
 
 
 
 
 
 
 
 
 
Hi Group! 
I have a requirement where I have 2-3 branches from a common master (say A-dev, B-dev2.0, C-Qa) and I want to run Jenkins for each branch and check stability of my code and binaries.  
Currently I run Jenkins Project for 'master' branch only and with each build I get a iterative next number as my build number (which is default behavior). But now that I have multiple branches to build, I have to use Jenkins for all branches.  
I think I will need to create Jenkins Project for all branches but don't know 'HOW CAN I KEEP BUILD NUMBER SEQUENCE" as same. 
Please let me know how can I achieve this.  
Regards AB