[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-10-12 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 commented on  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect















I could not duplicate this bug in August, or in February, and I still can't duplicate it today.  I recommend it be closed as "Cannot Reproduce".

I see that the config.xml for the Jenkins job shows that the job was last saved with a git plugin version 2.2.1.  If you make a minor change to the job definition (extend the description by one character, or something equally as harmless), does it resolve the problem?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-08-27 Thread jac...@gmail.com (JIRA)














































Jack Wang
 commented on  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect















Any update for this issue?  I am having the same problem but my case is a little more complicated as I have jobs using github and bitbucket respectively.  commit url for github is correct but not for bitbucket due to the extra "s" in "commits" in url.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-08-27 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 commented on  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect















I had looked inside the source code to see if I could locate the issue from the source code.  I was unsuccessful.  I hadn't attempted to duplicate the problem from the user interface previously.  Today, I tried to duplicate the problem from the user interface.  I could not duplicate the problem from the user interface.

Could you provide step by step instructions which show how you define the Jenkins job and the clicks you perform to navigate to the URL which contains the extra "s" character?

I failed to duplicate the bug with the following steps:


	Create a new free-style job "JENKINS-21309-bitbucket-url-wrong"
	Select Git as Source Code Management
	Insert repository URL https://markewa...@bitbucket.org/git-client-plugin.git
	Enable SCM polling (so that I can use curl to trigger a poll), no polling schedule is required
	Cause the repo to poll with "curl http://127.0.0.1:8080/git/notifyCommit?url="">
	Confirm the job built based on that poll
	Submit a change to the repository master branch
	Cause the repo to poll again with "curl http://127.0.0.1:8080/git/notifyCommit?url="">
	Confirm that the job built again and shows the change in the "Recent Changes"
	I was unable to find any location which linked to a bitbucket diff at all.  What link do you click to see a bitbucket diff link, without configuring the bitbucket repository URL in the browser?





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-08-27 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 commented on  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect















If I insert a step into that sequence as step 4.1 which changes the "Repository browser" from "(Auto)" to "bitbucketweb", and insert the URL "https://bitbucket.org/markewaite/git-client-plugin", then I see the correct difference URL when I click "Recent Changes" or "Changes" from the job page.  For example, a click on http://127.0.0.1:8080/job/JENKINS-21309-bitbucket-url-wrong/changes shows a page with at least one hyperlink "bitbucketweb".  When I click one of those "bitbucketweb" hyperlinks, I'm shown the differences in bitbucketweb.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-08-27 Thread mark.earl.wa...@gmail.com (JIRA)












































 
Mark Waite
 edited a comment on  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect
















If I insert a step into that sequence as step 4.1 which changes the "Repository browser" from "(Auto)" to "bitbucketweb", and insert the URL "https://bitbucket.org/markewaite/git-client-plugin", then I see the correct difference URL when I click "Recent Changes" or "Changes" from the job page.  For example, a click on http://127.0.0.1:8080/job/JENKINS-21309-bitbucket-url-wrong/changes shows a page with at least one hyperlink "bitbucketweb".  When I click one of those "bitbucketweb" hyperlinks, I'm shown the differences in bitbucketweb.

The differences URL opened by the browser is https://bitbucket.org/markewaite/git-client-plugin/commits/ee41656ad8ef9b371e4130ec10489803907b57f0 (note that it includes "commits" in the URL)



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-08-01 Thread johntd...@gmail.com (JIRA)














































John Dyer
 commented on  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect















@mark - Any thoughts? 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-08-01 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 commented on  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect















The URL in the job definition does not match the URL that I see in the source code.  That means I don't understand the source code well enough to map the string you're seeing as default to the string in the source code.

It will require a debugger and some time investigating actual behavior, rather than just reading the source code.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-07-29 Thread johntd...@gmail.com (JIRA)














































John Dyer
 commented on  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect















It's not just this job, its every job, and they are all created differently.  Most are standard "free-style software project" and many are maven style. Here is the config.xml from one of them


?xml version='1.0' encoding='UTF-8'?
maven2-moduleset plugin="maven-plugin@2.3"
  actions/
  descriptionTropo intergrated gateway for TropoNGlt;br/gt;lt;br/gt;#xd;
Owned by lt;bgt;Sean Guolt;/bgt;/description
  logRotator class="hudson.tasks.LogRotator"
daysToKeep-1/daysToKeep
numToKeep20/numToKeep
artifactDaysToKeep-1/artifactDaysToKeep
artifactNumToKeep-1/artifactNumToKeep
  /logRotator
  keepDependenciesfalse/keepDependencies
  properties
hudson.security.AuthorizationMatrixProperty
  permissionhudson.model.Item.Configure:sguo/permission
  permissionhudson.model.Item.Configure:automation/permission
  permissionhudson.model.Item.Discover:sguo/permission
  permissionhudson.model.Run.Update:sguo/permission
  permissionhudson.model.Item.Build:sguo/permission
  permissionhudson.model.Item.Build:automation/permission
  permissionhudson.model.Item.Read:sguo/permission
  permissionhudson.model.Item.Read:automation/permission
  permissionhudson.scm.SCM.Tag:sguo/permission
  permissionhudson.model.Run.Delete:sguo/permission
  permissionhudson.model.Item.Delete:sguo/permission
  permissionhudson.model.Item.Cancel:sguo/permission
  permissionhudson.model.Item.Workspace:sguo/permission
  permissionhudson.model.Item.Workspace:automation/permission
/hudson.security.AuthorizationMatrixProperty
jenkins.plugins.hipchat.HipChatNotifier_-HipChatJobProperty plugin="hipchat@0.1.4"
  room/room
  startNotificationfalse/startNotification
/jenkins.plugins.hipchat.HipChatNotifier_-HipChatJobProperty
com.tikal.hudson.plugins.notification.HudsonNotificationProperty plugin="notification@1.5"
  endpoints
com.tikal.hudson.plugins.notification.Endpoint
  protocolHTTP/protocol
  formatJSON/format
  urlxx/url
/com.tikal.hudson.plugins.notification.Endpoint
  /endpoints
/com.tikal.hudson.plugins.notification.HudsonNotificationProperty
hudson.plugins.throttleconcurrents.ThrottleJobProperty plugin="throttle-concurrents@1.8.2"
  maxConcurrentPerNode1/maxConcurrentPerNode
  maxConcurrentTotal1/maxConcurrentTotal
  throttleEnabledtrue/throttleEnabled
  throttleOptionproject/throttleOption
/hudson.plugins.throttleconcurrents.ThrottleJobProperty
hudson.plugins.disk__usage.DiskUsageProperty plugin="disk-usage@0.23"/
  /properties
  scm class="hudson.plugins.git.GitSCM" plugin="git@2.2.1"
configVersion2/configVersion
userRemoteConfigs
  hudson.plugins.git.UserRemoteConfig
urlg...@bitbucket.org:/xxx.git/url
  /hudson.plugins.git.UserRemoteConfig
/userRemoteConfigs
branches
  hudson.plugins.git.BranchSpec
namemaster/name
  /hudson.plugins.git.BranchSpec
/branches
doGenerateSubmoduleConfigurationsfalse/doGenerateSubmoduleConfigurations
submoduleCfg class="list"/
extensions
  hudson.plugins.git.extensions.impl.PerBuildTag/
/extensions
  /scm
  assignedNode64medium.centos.berkshelf3/assignedNode
  canRoamfalse/canRoam
  disabledfalse/disabled
  blockBuildWhenDownstreamBuildingfalse/blockBuildWhenDownstreamBuilding
  blockBuildWhenUpstreamBuildingfalse/blockBuildWhenUpstreamBuilding
  jdk(默认)/jdk
  authTokenxx-xx/authToken
  triggers/
  concurrentBuildfalse/concurrentBuild
  rootModule
groupIdcom.x.x/groupId
artifactIdx-gateway/artifactId
  /rootModule
  goalsclean package/goals
  mavenNameMaven 3.1.1/mavenName
  aggregatorStyleBuildtrue/aggregatorStyleBuild
  incrementalBuildfalse/incrementalBuild
  ignoreUpstremChangesfalse/ignoreUpstremChanges
  archivingDisabledfalse/archivingDisabled
  siteArchivingDisabledfalse/siteArchivingDisabled
  resolveDependenciesfalse/resolveDependencies
  processPluginsfalse/processPlugins
  mavenValidationLevel-1/mavenValidationLevel
  runHeadlessfalse/runHeadless
  settingConfigId/settingConfigId
  globalSettingConfigId/globalSettingConfigId
  disableTriggerDownstreamProjectsfalse/disableTriggerDownstreamProjects
  settings class="jenkins.mvn.DefaultSettingsProvider"/
  globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/
  reporters

[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-07-28 Thread johntd...@gmail.com (JIRA)














































John Dyer
 reopened  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect
















I am running the latest git and git-client plugin as of today and I still see this problem w/ Bitbucket.  just to reiterate the problem is the URL for the commit should be plural, not signaler 

Current behavior ( incorrect )

http://bitbucket.org/voxeolabs/user/project/commit/025e42c873c49b17450c5c10e97e5904d5a9cc2d


Expected behavior

http://bitbucket.org/user/project/commits/025e42c873c49b17450c5c10e97e5904d5a9cc2d






Change By:


John Dyer
(28/Jul/14 8:40 PM)




Resolution:


Fixed





Status:


Closed
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-07-28 Thread johntd...@gmail.com (JIRA)












































 
John Dyer
 edited a comment on  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect
















I am running the latest git and git-client plugin as of today and I still see this problem w/ Bitbucket.  just to reiterate the problem is the URL for the commit should be plural, not signaler 

Current behavior ( incorrect )

http://bitbucket.org/user/project/commit/025e42c873c49b17450c5c10e97e5904d5a9cc2d


Expected behavior

http://bitbucket.org/user/project/commits/025e42c873c49b17450c5c10e97e5904d5a9cc2d




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-07-28 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 commented on  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect















Very interesting.  Can you attach the job definition of the job which shows that behavior (~jenkins/jobs/job_name/config.xml) and the steps you used to create that job?

The source code definitely refers to "commits" rather than "commit".



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-02-28 Thread mark.earl.wa...@gmail.com (JIRA)















































Mark Waite
 resolved  JENKINS-21309 as Fixed


Git plugins changes URL for Bitbucket is incorrect
















As far as I can tell, this is fixed in git-client-plugin 1.6.3 and git-plugin 2.0.3.  I'm not aware of any change which should have fixed it, but it seems to be fixed.

I created a job using https://bitbucket.org/markewaite/git-client-plugin and confirmed that the bitbucket URL link for changes shows the individual changes as expected.





Change By:


Mark Waite
(28/Feb/14 11:29 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-02-19 Thread johntd...@gmail.com (JIRA)














































John Dyer
 commented on  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect















Ah, thanks for the update.  Just to confirm, at this point there is nothing for me to do at this point, but wait for the author of the git-plugin to chime in, correct?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-02-19 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 commented on  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect















That is correct.  Alternately, you could fork the git plugin (https://github.com/jenkinsci/git-plugin) on github, make the change in your forked copy, verify the change works, push that change to your forked copy, and submit a pull request for the change.

I've been impressed how easy it is to propose small changes to a Jenkins plugin.  The maintainer of the git plugin is very responsive and reviews pull requests quickly.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-02-18 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 updated  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect
















Removed git-client-plugin from the list of components, since the bitbucket URL is included in the git-plugin, not in the git-client-plugin





Change By:


Mark Waite
(18/Feb/14 2:41 PM)




Component/s:


git-client



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-02-18 Thread johntd...@gmail.com (JIRA)














































John Dyer
 commented on  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect















Hello,

 Sorry, I am not sure I understand your last comment..

-John



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-02-18 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 commented on  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect















The bug was originally assigned to two components, the git-plugin and the git-client-plugin.  I investigated the source code and confirmed that in order to fix this bug, the only component that needs to change is the git-plugin, not the git-client-plugin.

Since no change would be required to the git-client-plugin to fix this bug, I removed it from list of components.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git] (JENKINS-21309) Git plugins changes URL for Bitbucket is incorrect

2014-01-09 Thread johntd...@gmail.com (JIRA)














































John Dyer
 created  JENKINS-21309


Git plugins changes URL for Bitbucket is incorrect















Issue Type:


Bug



Assignee:


Nicolas De Loof



Components:


git, git-client



Created:


09/Jan/14 3:12 PM



Description:


When I have the repository browser for a project set to auto, or bitbucketweb, I get a 404 when going to any of the changes in a build.

The problem is the URL is going to 


http://bitbucket.org/projectname/commit/1234


when it should be going to 


http://bitbucket.org/projectname/commits/1234


Notice commit vs commits

I thought this worked at some point, but I may be making that up. 




Environment:


Gitplugin 1.5.0

Jenkins 1.544




Project:


Jenkins



Priority:


Major



Reporter:


John Dyer

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.