[JIRA] (JENKINS-34825) Jobs in Folders should show credentials bound in the credential domain

2017-02-20 Thread aburdajew...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Allan BURDAJEWICZ commented on  JENKINS-34825  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jobs in Folders should show credentials bound in the credential domain   
 

  
 
 
 
 

 
 Linked PR#39  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-34825) Jobs in Folders should show credentials bound in the credential domain

2017-02-20 Thread aburdajew...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Allan BURDAJEWICZ assigned an issue to Allan BURDAJEWICZ  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-34825  
 
 
  Jobs in Folders should show credentials bound in the credential domain   
 

  
 
 
 
 

 
Change By: 
 Allan BURDAJEWICZ  
 
 
Assignee: 
 Allan BURDAJEWICZ  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38982) User would like to have a fast smart search to find jobs from the dashboard

2017-02-20 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38982  
 
 
  User would like to have a fast smart search to find jobs from the dashboard   
 

  
 
 
 
 

 
Change By: 
 Michael Neale  
 

  
 
 
 
 

 
 *In Scope** Add a search box to the dashboard to filter the dashboard contents by name* As the user types the contents of the dashboard page changes to match the query* keyboard shortcut to invoke search * URI should change to contain the content of the search (ideally). This means it can be bookmarked and linked to directly.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41867) Scanning MultiBranchProject fails with IllegalStateException

2017-02-20 Thread alast...@d-silva.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alastair D'Silva commented on  JENKINS-41867  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Scanning MultiBranchProject fails with IllegalStateException   
 

  
 
 
 
 

 
 Vladimir Kralik the attached plugin fixed it for me. Did you restart after applying it? If so, could you please post an inventory of your installed plugins? That will make it a bit easier to figure out what the problem is.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42197) Job import plugin refreshes the page after clicking on "Query" button

2017-02-20 Thread darshandeshmuk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Darshan Deshmukh commented on  JENKINS-42197  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Job import plugin refreshes the page after clicking on "Query" button   
 

  
 
 
 
 

 
 For a fresh install on my localhost. I got below error on clicking "Query" button while importing -  

javax.servlet.ServletException: java.lang.NoClassDefFoundError: com/google/inject/internal/guava/base/$Preconditions at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:362) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:812) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:135) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:126) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:86) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:93) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249) at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:67) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at 

[JIRA] (JENKINS-41867) Scanning MultiBranchProject fails with IllegalStateException

2017-02-20 Thread vkra...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vladimir Kralik commented on  JENKINS-41867  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Scanning MultiBranchProject fails with IllegalStateException   
 

  
 
 
 
 

 
 Stephen Connolly said : Vladimir Kralik you need to upgrade multi-branch-project-plugin.hpi to get the fix I've installed the latest version of multi-branch-project-plugin.hpi ( 0.5.1 ) and the problem still persists. 

 
[418D226A0DD6E28D66A2D5E7B1577BFE9FA54AB7-drg-sk-rules-svc-health_hudson-hg] $ hg --config hostfingerprints.hg=18:CF:17:C1:0B:1F:03:A0:C2:06:BE:B2:E3:9E:DA:A1:31:A0:D4:06 --config hostfingerprints.hg.assecosk.local=18:CF:17:C1:0B:1F:03:A0:C2:06:BE:B2:E3:9E:DA:A1:31:A0:D4:06 --config auth.jenkins.prefix=* --config  --config  --config "auth.jenkins.schemes=http https" heads --template "{node} {branch}\n"

Found branch stx-3.0a
ERROR: [Tue Feb 21 06:52:13 UTC 2017] Could not fetch branches from source f91e81df-0b14-4805-96ab-430dca6b0ab5
java.lang.IllegalStateException: Did not call mayCreate, or used the wrong Item.name for hudson.maven.MavenModuleSet@51fd39f9[drg.drg-sk-rules/stx-3-0a.0r0cva] with name stx-3-0a.0r0cva among [stx-3.0a]
	at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder$FullReindexChildObserver.created(ComputedFolder.java:667)
	at jenkins.branch.MultiBranchProject$SCMHeadObserverImpl.observe(MultiBranchProject.java:2003)
	at hudson.plugins.mercurial.MercurialSCMSource.retrieve(MercurialSCMSource.java:183)
	at jenkins.scm.api.SCMSource._retrieve(SCMSource.java:300)
	at jenkins.scm.api.SCMSource.fetch(SCMSource.java:210)
	at jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:634)
	at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:219)
	at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:141)
	at jenkins.branch.MultiBranchProject$BranchIndexing.run(MultiBranchProject.java:973)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
[Tue Feb 21 06:52:13 UTC 2017] Finished branch indexing. Indexing took 0.82 sec
FATAL: Failed to recompute children of drg.drg-sk-rules
java.lang.IllegalStateException: Did not call mayCreate, or used the wrong Item.name for hudson.maven.MavenModuleSet@51fd39f9[drg.drg-sk-rules/stx-3-0a.0r0cva] with name stx-3-0a.0r0cva among [stx-3.0a]
	at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder$FullReindexChildObserver.created(ComputedFolder.java:667)
	at jenkins.branch.MultiBranchProject$SCMHeadObserverImpl.observe(MultiBranchProject.java:2003)
	at hudson.plugins.mercurial.MercurialSCMSource.retrieve(MercurialSCMSource.java:183)
	at jenkins.scm.api.SCMSource._retrieve(SCMSource.java:300)
	at jenkins.scm.api.SCMSource.fetch(SCMSource.java:210)
	at jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:634)
	at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:219)
	at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:141)
	at jenkins.branch.MultiBranchProject$BranchIndexing.run(MultiBranchProject.java:973)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Finished: FAILURE
 

  
 


[JIRA] (JENKINS-42210) Support for Jenkins pipelines

2017-02-20 Thread melanie.ma...@symbiotics.co.za (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Melanie Mauch created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42210  
 
 
  Support for Jenkins pipelines   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Andrew Fitz Gibbon  
 
 
Components: 
 codedeploy-plugin  
 
 
Created: 
 2017/Feb/21 6:15 AM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Melanie Mauch  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups 

[JIRA] (JENKINS-41741) wrong parameters order with Jenkins Parameterized Trigger plugin

2017-02-20 Thread vincent.bricard-v...@cgg.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vincent Bricard-Vieu commented on  JENKINS-41741  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: wrong parameters order with Jenkins Parameterized Trigger plugin   
 

  
 
 
 
 

 
 Thanks a lot Daniel! I will use it as soon as the version 1.59 is released...  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-36121) Github Branch Source plugin trips api rate limit

2017-02-20 Thread x...@citylance.biz (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Paul Chubatyy commented on  JENKINS-36121  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Github Branch Source plugin trips api rate limit   
 

  
 
 
 
 

 
 all the images from this post are hosted on imgur so that this issue did not get trashed by attachments. Obviously I cannot add images from 3rd parties into this post, so please follow the links, they should be self-explanatory. Testing on: 

 

OS
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS"


Jenkins package itself
$ apt-cache show jenkins
Package: jenkins
Architecture: all
Version: 2.47
Priority: extra
Section: devel
Maintainer: Kohsuke Kawaguchi 
Installed-Size: 67107
Depends: daemon, adduser, procps, psmisc, net-tools, default-jre-headless (>= 2:1.7) | java7-runtime-headless
Conflicts: hudson
Replaces: hudson
Filename: binary/jenkins_2.47_all.deb
Size: 68329532
MD5sum: ce0ba54cf9b384af318e61330cb00b2d
SHA1: 58930ad52cf6c49044a02663cb9f2cd066a99ff3
SHA256: ddfb5eafec356eebdce011f00ca2ba37b65f5168a3825eaff8b8668e8f3495c2
SHA512: 5aa113ca649efbfa7440f8aac446d54478ed2bbe236106b80ba3361c2a4b9a850a7bfc388022f49c0c2b2da06337d682061da56a8e2c0689f066866056d8af23
Homepage: http://jenkins.io/

$ sudo apt-get install jenkins
Reading package lists... Done
Building dependency tree
Reading state information... Done
jenkins is already the newest version.
 

 Plugins installed: Github API and Github Branch Source Plugins, Folders Plugin, Branch API Plugin Initial organization scan Organization settings pretty straightforward, nothing special. Trigger scan every 5 minutes. Do not build anything automatically. Result: exception raised and not handled  Scan failed. All screenshots on one page.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

[JIRA] (JENKINS-39770) Pipeline visualization not rendered when there is more that 100 nodes

2017-02-20 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-39770  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Pipeline visualization not rendered when there is more that 100 nodes   
 

  
 
 
 
 

 
 A bit more complicated than that but effectively yes  we are looking into it   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-39770) Pipeline visualization not rendered when there is more that 100 nodes

2017-02-20 Thread alast...@d-silva.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alastair D'Silva commented on  JENKINS-39770  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Pipeline visualization not rendered when there is more that 100 nodes   
 

  
 
 
 
 

 
 Vivek's comments here suggest that the limit can be altered via a parameter on the REST request: https://github.com/jenkinsci/blueocean-plugin/pull/486/files#r77956164 Would it be possible to do that, rather than using the default of 100?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41205) Stage graph unsuitable for large, complex pipelines

2017-02-20 Thread alast...@d-silva.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alastair D'Silva edited a comment on  JENKINS-41205  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Stage graph unsuitable for large, complex pipelines   
 

  
 
 
 
 

 
 A multiaxis way of displaying steps would be nice too, consider the following:  { quote code }  def hostPlatforms = ['ppc64le', 'x86_64']def targetPlatforms = ['x86_64', 'power32', 'ppc64le', 'ppc64be', 'arm']def hostOSs = ['ubuntu-16.04']def builds = [:]for (hostPlatform in hostPlatforms) {for (targetPlatform in targetPlatforms) {if (hostPlatform.equals('ppc64le') && targetPlatform.equals('x86_64')) {continue;}for (hostOS in hostOSs) {def name = 'build-' + hostPlatform + '-' + targetPlatformdef myHostPlatform = hostPlatformdef myHostOS = hostOSdef myTargetPlatform = targetPlatformbuilds[name] = {buildToolchain(myHostPlatform, myHostOS, myTargetPlatform)}}}}stage('build') {parallel builds}{ quote code }This currently ends up with a long list scrolling down the page, but would be better represented by a display similar to the Matrix Project plugin.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41205) Stage graph unsuitable for large, complex pipelines

2017-02-20 Thread alast...@d-silva.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alastair D'Silva edited a comment on  JENKINS-41205  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Stage graph unsuitable for large, complex pipelines   
 

  
 
 
 
 

 
 A multiaxis way of displaying steps would be nice too, consider the following:{ { quote} def hostPlatforms = ['ppc64le', 'x86_64']def targetPlatforms = ['x86_64', 'power32', 'ppc64le', 'ppc64be', 'arm']def hostOSs = ['ubuntu-16.04']def builds = [:]for (hostPlatform in hostPlatforms) {for (targetPlatform in targetPlatforms) {if (hostPlatform.equals('ppc64le') && targetPlatform.equals('x86_64')) {continue;}for (hostOS in hostOSs) {def name = 'build-' + hostPlatform + '-' + targetPlatformdef myHostPlatform = hostPlatformdef myHostOS = hostOSdef myTargetPlatform = targetPlatformbuilds[name] = {buildToolchain(myHostPlatform, myHostOS, myTargetPlatform)}}}}stage('build') { lock(resource: "gcc_pipeline", inversePrecedence: true) { parallel builds} {quote } }} This currently ends up with a long list scrolling down the page, but would be better represented by a display similar to the Matrix Project plugin.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41205) Stage graph unsuitable for large, complex pipelines

2017-02-20 Thread alast...@d-silva.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alastair D'Silva edited a comment on  JENKINS-41205  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Stage graph unsuitable for large, complex pipelines   
 

  
 
 
 
 

 
 a A  multiaxis way of displaying steps would be nice too, consider the following:  {{ def hostPlatforms = ['ppc64le', 'x86_64']def targetPlatforms = ['x86_64', 'power32', 'ppc64le', 'ppc64be', 'arm']def hostOSs = ['ubuntu-16.04']def builds = [:]for (hostPlatform in hostPlatforms) {for (targetPlatform in targetPlatforms) {if (hostPlatform.equals('ppc64le') && targetPlatform.equals('x86_64')) {continue;}for (hostOS in hostOSs) {def name = 'build-' + hostPlatform + '-' + targetPlatformdef myHostPlatform = hostPlatformdef myHostOS = hostOSdef myTargetPlatform = targetPlatformbuilds[name] = {buildToolchain(myHostPlatform, myHostOS, myTargetPlatform)}}}}stage('build') {lock(resource: "gcc_pipeline", inversePrecedence: true) {parallel builds}} }} This currently ends up with a long list scrolling down the page, but would be better represented by a display similar to the Matrix Project plugin.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41205) Stage graph unsuitable for large, complex pipelines

2017-02-20 Thread alast...@d-silva.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alastair D'Silva commented on  JENKINS-41205  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Stage graph unsuitable for large, complex pipelines   
 

  
 
 
 
 

 
 a multiaxis way of displaying steps would be nice too, consider the following: def hostPlatforms = ['ppc64le', 'x86_64'] def targetPlatforms = ['x86_64', 'power32', 'ppc64le', 'ppc64be', 'arm'] def hostOSs = ['ubuntu-16.04'] def builds = [:] for (hostPlatform in hostPlatforms) { for (targetPlatform in targetPlatforms) { if (hostPlatform.equals('ppc64le') && targetPlatform.equals('x86_64'))  { continue; }  for (hostOS in hostOSs) { def name = 'build-' + hostPlatform + '-' + targetPlatform def myHostPlatform = hostPlatform def myHostOS = hostOS def myTargetPlatform = targetPlatform  builds[name] =  {buildToolchain(myHostPlatform, myHostOS, myTargetPlatform)}  } } } stage('build') { lock(resource: "gcc_pipeline", inversePrecedence: true)  { parallel builds } } This currently ends up with a long list scrolling down the page, but would be better represented by a display similar to the Matrix Project plugin.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42181) Handle error case when the user cannot edit the Jenkinsfile

2017-02-20 Thread bmacl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brody Maclean started work on  JENKINS-42181  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Brody Maclean  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33907) Git clone fails on slave if master is Java 6, slave is Java 6 or 7 and wildcard in branch name

2017-02-20 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite resolved as Won't Fix  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 This won't be fixed. Other bugs are higher priority.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-33907  
 
 
  Git clone fails on slave if master is Java 6, slave is Java 6 or 7 and wildcard in branch name   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Status: 
 Reopened Resolved  
 
 
Resolution: 
 Won't Fix  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-42137) Don't fetch run data on an event if it not already in the store

2017-02-20 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale commented on  JENKINS-42137  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Don't fetch run data on an event if it not already in the store   
 

  
 
 
 
 

 
 We had a discussion on this, and agreed ideally it would check the store first to see if there is any interest in the event, as it is likely dropping the data on the floor anyway, so this should be able to be eliminated.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42209) Support for locking of multiple resource labels/groups

2017-02-20 Thread barn...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Barnish updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42209  
 
 
  Support for locking of multiple resource labels/groups   
 

  
 
 
 
 

 
Change By: 
 Andrew Barnish  
 
 
Summary: 
 Support for locking  for  of  multiple resource  labels/  groups  
 

  
 
 
 
 

 
  It would be useful if the plugin allowed multiple resources to be locked on each build referenced by different resource group labels.This is the same as requested here:https://github.com/jenkinsci/lockable-resources-plugin/issues/23Also, it would be better if it was possible to specify a quantity of resources required for each resource group. Similar work seems to have been done in this pull request:https://github.com/jenkinsci/lockable-resources-plugin/pull/38  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because 

[JIRA] (JENKINS-42209) Support for locking for multiple resource groups

2017-02-20 Thread barn...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Barnish assigned an issue to Antonio Muñiz  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42209  
 
 
  Support for locking for multiple resource groups   
 

  
 
 
 
 

 
Change By: 
 Andrew Barnish  
 
 
Assignee: 
 Antonio Muñiz  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41611) Update pipeline node designs

2017-02-20 Thread bmacl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brody Maclean started work on  JENKINS-41611  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Brody Maclean  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42209) Support for locking for multiple resource groups

2017-02-20 Thread barn...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Barnish created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42209  
 
 
  Support for locking for multiple resource groups   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 lockable-resources-plugin  
 
 
Created: 
 2017/Feb/21 12:29 AM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Andrew Barnish  
 

  
 
 
 
 

 
 It would be useful if the plugin allowed multiple resources to be locked on each build referenced by different resource group labels. This is the same as requested here: https://github.com/jenkinsci/lockable-resources-plugin/issues/23 Also, it would be better if it was possible to specify a quantity of resources required for each resource group.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
   

[JIRA] (JENKINS-36121) Github Branch Source plugin trips api rate limit

2017-02-20 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale commented on  JENKINS-36121  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Github Branch Source plugin trips api rate limit   
 

  
 
 
 
 

 
 cc Paul Chubatyy dan russell Morgan Goose there is some stuff to test above ^  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42208) cannot save build trigger selector 'GitHub hook trigger for GITScm polling'

2017-02-20 Thread dxc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Roy Shang created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42208  
 
 
  cannot save build trigger selector 'GitHub hook trigger for GITScm polling'   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Kirill Merkushev  
 
 
Attachments: 
 2017-02-21-082438_1913x1007_scrot.png  
 
 
Components: 
 github-plugin  
 
 
Created: 
 2017/Feb/21 12:27 AM  
 
 
Environment: 
 My OS is Archlinux, and Jenkins version is jenkins-2.47-1-any, browser is firefox 50  
 
 
Labels: 
 GitHub hook trigger for GITScm polling  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Roy Shang  
 

  
 
 
 
 

 
 I cannot save check GitHub hook trigger for GITScm polling, because no save button in there, help, thx~  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  

[JIRA] (JENKINS-40335) "Trigger builds remotely" not saved in Project Pipeline Configuration

2017-02-20 Thread dxc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Roy Shang commented on  JENKINS-40335  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Trigger builds remotely" not saved in Project Pipeline Configuration   
 

  
 
 
 
 

 
 I have the same problem, my OS is Archlinux and Jenkins version is jenkins-2.47-1-any cannot find save button in the build triggers section of View Configuration  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42207) OpenStack Cloud Plugin provisions extraneous JNLP nodes in Jenkins 2.0 pipeline

2017-02-20 Thread thorntonr...@johndeere.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ryan Thornton updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42207  
 
 
  OpenStack Cloud Plugin provisions extraneous JNLP nodes in Jenkins 2.0 pipeline   
 

  
 
 
 
 

 
Change By: 
 Ryan Thornton  
 
 
Summary: 
 OpenStack Cloud Plugin provisions  multiple  extraneous JNLP nodes in Jenkins 2.0 pipeline  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42207) OpenStack Cloud Plugin provisions multiple extraneous JNLP nodes in Jenkins 2.0 pipeline

2017-02-20 Thread thorntonr...@johndeere.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ryan Thornton created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42207  
 
 
  OpenStack Cloud Plugin provisions multiple extraneous JNLP nodes in Jenkins 2.0 pipeline   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Oliver Gondža  
 
 
Components: 
 openstack-cloud-plugin  
 
 
Created: 
 2017/Feb/20 11:03 PM  
 
 
Environment: 
 Jenkins Master:  Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-57-generic x86_64)  Jenkins ver. 2.46  OpenStack Cloud Plugin 2.17   Jenkins JNLP Agent  Windows Server 2016 x64 (10.0.14393.0)  java version "1.8.0_111"  Java(TM) SE Runtime Environment (build 1.8.0_111-b14)  Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Ryan Thornton  
 

  
 
 
 
 

 
 Hello, The OpenStack cloud plugin (2.17) currently fails to wait for JNLP connections when the node is provisioned from a Jenkins 2.0 style pipeline project. This can result in the OpenStack plugin continually provisioning JNLP nodes until a JNLP agent establishes a connection to master and reduces the `excessWorkload` for the node/label from 1 to 0, the OpenStack tenant runs out of compute resources, or the global instance cap is reached -whichever comes first. A simple pipeline can exhibit the problem: 

 

stage('Provisioning') {
	parallel(
		linux: {
			node('ssh') {
sh: 'echo "hello"'
			}
		},
		windows: {
			node('long-startup-jnlp') {
bat: 'echo "hello"'
			}
		}
	)
}
 

 From what I can tell, the JNLP node currently reports isReady immediately --even before the provisioned JNLP node has has even had a chance to establish 

[JIRA] (JENKINS-42206) No selection state for "where do you store your code"

2017-02-20 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42206  
 
 
  No selection state for "where do you store your code"   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Ivan Meredith  
 
 
Attachments: 
 Jenkins Blue Ocean 2017-02-21 09-41-52.png  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2017/Feb/20 10:47 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 James Dumay  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 
  

[JIRA] (JENKINS-41959) Supporting "post" steps at Pipeline and Stage level

2017-02-20 Thread bmacl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brody Maclean stopped work on  JENKINS-41959  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Brody Maclean  
 
 
Status: 
 In Progress Open  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42032) Support for Pull request testing by trigger

2017-02-20 Thread shahmis...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 mishal shah commented on  JENKINS-42032  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Support for Pull request testing by trigger   
 

  
 
 
 
 

 
 Another reason why trigger base PR is important.  https://twitter.com/paaleksey/status/833353340079706112 "TIL: There are bots on Github that create pull requests to projects using CI replacing all code with bitcoin-mining code." - paaleksey  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41078) Cannot provision via jcloud (google-compute-engine)

2017-02-20 Thread fr...@fritz-elfert.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Fritz Elfert closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41078  
 
 
  Cannot provision via jcloud (google-compute-engine)   
 

  
 
 
 
 

 
Change By: 
 Fritz Elfert  
 
 
Status: 
 Resolved Closed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41993) Amazon ECS plugin fails to register task definition v 1.10

2017-02-20 Thread jon.peti...@tuimarine.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jon Petitta commented on  JENKINS-41993  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Amazon ECS plugin fails to register task definition v 1.10   
 

  
 
 
 
 

 
 Thanks!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-32083) Allow hipchat card formatting for Jenkins integration messages

2017-02-20 Thread majorpe...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 aldaris commented on  JENKINS-32083  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Allow hipchat card formatting for Jenkins integration messages   
 

  
 
 
 
 

 
 Yes, cards only work with v2 API.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-32083) Allow hipchat card formatting for Jenkins integration messages

2017-02-20 Thread jordan....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 jordandev commented on  JENKINS-32083  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Allow hipchat card formatting for Jenkins integration messages   
 

  
 
 
 
 

 
 How do we see the notifications as cards? I see no difference between the "Default cards" and "Do not display cards" options. Does "Use v2 API" have to be enabled?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-37934) NTLM Authentication No Matter What

2017-02-20 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-37934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: NTLM Authentication No Matter What   
 

  
 
 
 
 

 
 Since pull request 216 was included in git client plugin 2.1.0 in Nov 2016, I assume you should be able to test with the jgit-apache implementation that was included.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-40368) Locked resources are not always freed up on Pipeline hard kill when there are other pipelines waiting on the Resource

2017-02-20 Thread amu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Antonio Muñiz started work on  JENKINS-40368  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Antonio Muñiz  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-40368) Locked resources are not always freed up on Pipeline hard kill when there are other pipelines waiting on the Resource

2017-02-20 Thread amu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Antonio Muñiz assigned an issue to Antonio Muñiz  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40368  
 
 
  Locked resources are not always freed up on Pipeline hard kill when there are other pipelines waiting on the Resource   
 

  
 
 
 
 

 
Change By: 
 Antonio Muñiz  
 
 
Assignee: 
 Antonio Muñiz  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-37934) NTLM Authentication No Matter What

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37934  
 
 
  NTLM Authentication No Matter What   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-25586) getAffectedFiles() is not implemented

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-25586  
 
 
  getAffectedFiles() is not implemented   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-31951) Team Foundation Server Polling didn't work

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-31951  
 
 
  Team Foundation Server Polling didn't work   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-10417) Error running builds with configuration matrix and TFS plugin

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-10417  
 
 
  Error running builds with configuration matrix and TFS plugin   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-25368) Add an option to hide the long list of files checked out by TFS

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-25368  
 
 
  Add an option to hide the long list of files checked out by TFS   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-21938) TF14044: Access Denied: User XXX needs the AdminWorkspaces global permission(s).

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-21938  
 
 
  TF14044: Access Denied: User XXX needs the AdminWorkspaces global permission(s).   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-31803) Pipeline support for TFS plugin

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-31803  
 
 
  Pipeline support for TFS plugin   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-24016) Build environment variables are not always correctly set for executing build steps.

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-24016  
 
 
  Build environment variables are not always correctly set for executing build steps.   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-30687) FATAL: Interrupted while waiting in MultiThreadedHttpConnectionManager

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-30687  
 
 
  FATAL: Interrupted while waiting in MultiThreadedHttpConnectionManager   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-31438) Option to set workspace filetime option to current or checkin.

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-31438  
 
 
  Option to set workspace filetime option to current or checkin.   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-26375) Team Foundation Server Plugin (TFS) creates bogus users in 3.0 and later

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-26375  
 
 
  Team Foundation Server Plugin (TFS) creates bogus users in 3.0 and later   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-29408) Support building shelvesets

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-29408  
 
 
  Support building shelvesets   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-30382) TFS plug-in 4.0.0 NumberFormatExceptions

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-30382  
 
 
  TFS plug-in 4.0.0 NumberFormatExceptions   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-8031) Local workspace not deleted on project path, etc. change when "use update" is checked

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-8031  
 
 
  Local workspace not deleted on project path, etc. change when "use update" is checked   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-19331) Unable to pass tfs changeset to promoted job

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-19331  
 
 
  Unable to pass tfs changeset to promoted job   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-22387) Default workspace name is not configurable

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-22387  
 
 
  Default workspace name is not configurable   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-10960) TFS plugin should consider NO_CI flag

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-10960  
 
 
  TFS plugin should consider NO_CI flag   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-4542) Support multiple source paths

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-4542  
 
 
  Support multiple source paths   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-31875) No working folder mapping when accessing TFS (win 10)

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-31875  
 
 
  No working folder mapping when accessing TFS (win 10)   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-29156) Add the "Release Notes" functionality in TFS Plugin

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-29156  
 
 
  Add the "Release Notes" functionality in TFS Plugin   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-29782) Information returned in REST API

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-29782  
 
 
  Information returned in REST API   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-29006) Team Foundation Server Plugin "Local workfolder" variable setting can't use job variables like ${VAR}

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-29006  
 
 
  Team Foundation Server Plugin "Local workfolder" variable setting can't use job variables like ${VAR}   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-24363) Removed workspace of a job if already deleted on file system results in Crash

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-24363  
 
 
  Removed workspace of a job if already deleted on file system results in Crash   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33128) Unable to extract native libraries when user.home undefined

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-33128  
 
 
  Unable to extract native libraries when user.home undefined   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-5714) Additional options for tfs plugin such as overwrite and forced

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-5714  
 
 
  Additional options for tfs plugin such as overwrite and forced   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-15384) TFS Plugin does not seem to work (can't get latest)

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-15384  
 
 
  TFS Plugin does not seem to work (can't get latest)   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-21120) TFS Service is now shown as the submitter of all gated check-ins as opposed to proper user

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-21120  
 
 
  TFS Service is now shown as the submitter of all gated check-ins as opposed to proper user   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-16593) Error: TF203003: You cannot specify a wildcard character for this working folder.

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-16593  
 
 
  Error: TF203003: You cannot specify a wildcard character for this working folder.   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-40155) Team Services online service hook failure

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40155  
 
 
  Team Services online service hook failure   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-31405) com.microsoft.tfs.core.clients.versioncontrol.exceptions.LocalPathFormatException encountered when TFS repository has DOS format path

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-31405  
 
 
  com.microsoft.tfs.core.clients.versioncontrol.exceptions.LocalPathFormatException encountered when TFS repository has DOS format path   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33435) TFS SDK fails with TF14045 when encountering an unrecognized identity

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-33435  
 
 
  TFS SDK fails with TF14045 when encountering an unrecognized identity   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38312) TFS plugin fails with TF400898: An Internal Error Occurred

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38312  
 
 
  TFS plugin fails with TF400898: An Internal Error Occurred   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-22445) Creating workspace does not work if Update is checked

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-22445  
 
 
  Creating workspace does not work if Update is checked   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-32784) Update the "Integration Build" field in associated TFS work items

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-32784  
 
 
  Update the "Integration Build" field in associated TFS work items   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-22446) Get the branch name into environment variable.

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-22446  
 
 
  Get the branch name into environment variable.   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-30355) TFS plug-in 4.0.0 get latest fails when upgrading from 3.2.0

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-30355  
 
 
  TFS plug-in 4.0.0 get latest fails when upgrading from 3.2.0   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-32395) Exception thrown when TFS plugin does SCM polling to TFS (on Jenkins version 1.643)

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-32395  
 
 
  Exception thrown when TFS plugin does SCM polling to TFS (on Jenkins version 1.643)   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-21460) TFS plugin throws NumberFormatException

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-21460  
 
 
  TFS plugin throws NumberFormatException
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33193) UnsatisfiedLinkError after a Windows agent's service fails to restart

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-33193  
 
 
  UnsatisfiedLinkError after a Windows agent's service fails to restart   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-24558) Net connect exception when downloading files from TFS

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-24558  
 
 
  Net connect exception when downloading files from TFS   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33117) Workspace name not parsed properly if a variable

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-33117  
 
 
  Workspace name not parsed properly if a variable   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-33280) TFS Plugin 4.0.0 returning null for remote changesets

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-33280  
 
 
  TFS Plugin 4.0.0 returning null for remote changesets   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41461) Provide configuration option to only get sources from provided paths

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41461  
 
 
  Provide configuration option to only get sources from provided paths   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41719) Provided compatibility with the Job DSL plugin

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41719  
 
 
  Provided compatibility with the Job DSL plugin   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-40368) Locked resources are not always freed up on Pipeline hard kill when there are other pipelines waiting on the Resource

2017-02-20 Thread amu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Antonio Muñiz commented on  JENKINS-40368  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Locked resources are not always freed up on Pipeline hard kill when there are other pipelines waiting on the Resource   
 

  
 
 
 
 

 
 Reproduced locally. The problem is that LockableResourcesManager is supposing a queued context will always have a valid linked build (waiting for the lock), but that turns to be false under some circumstances (like the one described in this issue: a hard killed job which for some other reason does not call LockRunListener.onComplete - something to be investigated separately, as it can happen if Jenkins is stopped abruptly so there is no chance to call anything, thus a fix here is needed at any rate). This is the stack trace (where #20 is a hard killed job while it was holding a lock): 

 

java.io.IOException: test #20 did not yet start
	at org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.get(WorkflowRun.java:724)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.getFlowExecution(CpsStepContext.java:432)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.getThreadGroupSynchronously(CpsStepContext.java:239)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.getThreadSynchronously(CpsStepContext.java:233)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.doGet(CpsStepContext.java:285)
	at org.jenkinsci.plugins.workflow.support.DefaultStepContext.get(DefaultStepContext.java:71)
	at org.jenkins.plugins.lockableresources.LockableResourcesManager.unlockNames(LockableResourcesManager.java:332)
	at org.jenkins.plugins.lockableresources.LockableResourcesManager.unlockNames(LockableResourcesManager.java:338)
	at org.jenkins.plugins.lockableresources.LockableResourcesManager.unlock(LockableResourcesManager.java:285)
	at org.jenkins.plugins.lockableresources.LockableResourcesManager.unlock(LockableResourcesManager.java:273)
	at org.jenkins.plugins.lockableresources.actions.LockableResourcesRootAction.doUnlock(LockableResourcesRootAction.java:103)
 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 
  

[JIRA] (JENKINS-41958) Append node not working when adding TFS to MultiScm node

2017-02-20 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Spilker commented on  JENKINS-41958  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Append node not working when adding TFS to MultiScm node   
 

  
 
 
 
 

 
 I'm mention this issue on the troubleshooting section for the configure block: https://github.com/jenkinsci/job-dsl-plugin/pull/1000  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41958) Append node not working when adding TFS to MultiScm node

2017-02-20 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Spilker resolved as Won't Fix  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41958  
 
 
  Append node not working when adding TFS to MultiScm node   
 

  
 
 
 
 

 
Change By: 
 Daniel Spilker  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Won't Fix  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42205) ShelveImpl and SubmitImpl fail when special symbols in workspace path

2017-02-20 Thread rpoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robby Pocase created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42205  
 
 
  ShelveImpl and SubmitImpl fail when special symbols in workspace path   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 p4-plugin  
 
 
Created: 
 2017/Feb/20 7:20 PM  
 
 
Environment: 
 P4 Plugin 1.4.14  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Robby Pocase  
 

  
 
 
 
 

 
 When attempting to use p4publish in Pipeline I hit an issue on workspace creation.  This can be worked around by setting the workspace separator to something compatible with P4 (e.g .-Dhudson.slaves.WorkspaceList=_), but requires a service restart. 

 

P4: Unable to setup workspace: com.perforce.p4java.exception.RequestException: Error in client specification.
Embedded special characters (*, %%, #, @) not allowed in '/home/user/workspace/HM2CQY2DVQKDT7X3THI25H2D7XY252WQ3FWDJ7ISG34U4S7B2K7A@2'.
 

 I'm not sure if the same solution from JENKINS-29387 would work or if this is incompatible with publishing.  
 

  
 
 
 
 

 
 
 

   

[JIRA] (JENKINS-41958) Append node not working when adding TFS to MultiScm node

2017-02-20 Thread petrikvanderve...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Petrik van der Velde commented on  JENKINS-41958  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Append node not working when adding TFS to MultiScm node   
 

  
 
 
 
 

 
 Yeah that seems reasonable. Good to know why there is a difference though. Thanks for figuring it out.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38266) Lock released, but waiting acquirers won't continue to work

2017-02-20 Thread amu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Antonio Muñiz commented on  JENKINS-38266  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Lock released, but waiting acquirers won't continue to work   
 

  
 
 
 
 

 
 Nicolas PENCREACH the issue you are describing looks like a valida bug but unrelated to this, can you file it separately please?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41958) Append node not working when adding TFS to MultiScm node

2017-02-20 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Spilker commented on  JENKINS-41958  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Append node not working when adding TFS to MultiScm node   
 

  
 
 
 
 

 
 I analyzed this a bit further. Unfortunately the behavior of the / operator depends on whether you are specifying attributes or not. When not using attributes NodeEnhancement#div(String) is called. And when using attributes NodeEnhancement#div(Node) is called because the round brackets trigger a method call on NodeBuilder which constructs a Node and that is passed to #div(Node). The behavior of #div(Node) differs because the method has some extra code which copies the argument's children and attributes. I tried to remove these extra line, but that breaks 50+ unit tests and will certainly break many existing DSL scripts. So I'm going to close this as "won't fix" since I do not want to break compatibility.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42160) Bitbucket notify plugin Enter a valid URL.

2017-02-20 Thread elifar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Elifarley edited a comment on  JENKINS-42160  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Bitbucket notify plugin Enter a valid URL.   
 

  
 
 
 
 

 
 The error message comes from BitBucket, so you need to ask them to solve this for you.BTW, the problem is that BitBucket doesn't accept uncommon domain suffixes (TLDs) in the URL field (this field corresponds to your Jenkins URL). In other words, "dcd.company" isn't a valid domain as seen by BitBucket.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42160) Bitbucket notify plugin Enter a valid URL.

2017-02-20 Thread elifar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Elifarley resolved as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 The error message comes from BitBucket, so you need to ask them to solve this for you. BTW, the problem is that BitBucket doesn't accept uncommon domain suffixes (TLDs) in the URL field (this field corresponds to your Jenkins URL).  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-42160  
 
 
  Bitbucket notify plugin Enter a valid URL.   
 

  
 
 
 
 

 
Change By: 
 Elifarley  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.

[JIRA] (JENKINS-41993) Amazon ECS plugin fails to register task definition v 1.10

2017-02-20 Thread travis.do...@contextmattersinc.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Travis Donia commented on  JENKINS-41993  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Amazon ECS plugin fails to register task definition v 1.10   
 

  
 
 
 
 

 
 Thank you!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42160) Bitbucket notify plugin Enter a valid URL.

2017-02-20 Thread elifar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Elifarley started work on  JENKINS-42160  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Elifarley  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42160) Bitbucket notify plugin Enter a valid URL.

2017-02-20 Thread elifar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Elifarley assigned an issue to Elifarley  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42160  
 
 
  Bitbucket notify plugin Enter a valid URL.   
 

  
 
 
 
 

 
Change By: 
 Elifarley  
 
 
Assignee: 
 Antonio Mansilla Elifarley  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41993) Amazon ECS plugin fails to register task definition v 1.10

2017-02-20 Thread j...@roehrich.info (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jan Roehrich resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 I just released 1.11 containing the fix: https://github.com/jenkinsci/amazon-ecs-plugin/commit/26c87662287b7424b9df34b6b4d58f099714b394  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-41993  
 
 
  Amazon ECS plugin fails to register task definition v 1.10   
 

  
 
 
 
 

 
Change By: 
 Jan Roehrich  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-41427) artifactory buildinfo upload fails on upload

2017-02-20 Thread ey...@jfrog.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Eyal Ben Moshe commented on  JENKINS-41427  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: artifactory buildinfo upload fails on upload   
 

  
 
 
 
 

 
 I agree. We have never tested the publishBuildInfo API with the NonCPS option, so we were not aware of this behavior.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-37867) Adding “Perform Maven Release” option from Jenkinsfile

2017-02-20 Thread jn...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Nord commented on  JENKINS-37867  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Adding “Perform Maven Release” option from Jenkinsfile   
 

  
 
 
 
 

 
 it doesn't make sense as the release job is rarely just the normal job with one maven invocation changed. A release job in a pipeline world will generally involve extra tasks such as creating release notes etc etc... You can simulate something like this by disabling parallel builds and adding a boolean checkbox "release" then inside your pipeline check if release is "true" and then switch goals and run different steps. However if you want a separate "release" and "build" job and are using multi branch pipelines then there is some commercial code that will create jobs from the same source with different pipelines https://go.cloudbees.com/docs/cloudbees-documentation/cje-user-guide/index.html#pipeline-custom-factories   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42020) branches to build specifier broken

2017-02-20 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite edited a comment on  JENKINS-42020  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: branches to build specifier broken   
 

  
 
 
 
 

 
 Refer to JENKINS-36195  or JENKINS-35988  for the pipeline specific polling  bug  report.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42020) branches to build specifier broken

2017-02-20 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-42020  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: branches to build specifier broken   
 

  
 
 
 
 

 
 Refer to JENKINS-36195 for the pipeline specific polling report.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-42020) branches to build specifier broken

2017-02-20 Thread ralphi...@live.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ralph A commented on  JENKINS-42020  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: branches to build specifier broken   
 

  
 
 
 
 

 
 I've given up and changed my previous workflow, as per Stephen's sugggestion. I would also like to apologize for my previous comment that is misleading and not entirely correct. I originally had a working freestyle project that did everything that I needed but, in order to satisfy our developers' need, we opted to switch it to a pipeline project in order to take advantage of Jenkinsfile. My memory got mixed up with what is working and what is half-working since I tested Jenkinsfile in a pipeline project in chunks so I remember the situation incorrectly.  That aside, I would like to now focus on building a standalone pipeline project (I still could not get multibranch to work with Github webhooks) but I still need to get the polling ignore commits to function. As per Mark Waite "[t]here is already a separate bug report that pipeline polling does not ignore commits from specific users". Could you please comment on the issue number so I know which one to track? I found a few issue related to polling ignore commits/users but I am unsure which one you are specifically referring to Cheers!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41427) artifactory buildinfo upload fails on upload

2017-02-20 Thread gstock.pub...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 aflat commented on  JENKINS-41427  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: artifactory buildinfo upload fails on upload   
 

  
 
 
 
 

 
 In this case no. I copied/changed a bit from a larger jenkinsfile, which did need the NonCPS when I first wrote it. I may have factored it out, so I can remove the NonCPS now.  Still would be nice to see an error thrown here, since I have many scripts, and finding them all will take a while, with errors coming back as success it's not ideal  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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.


  1   2   3   >