[JIRA] [redmine] (JENKINS-18312) changelog browsing uses the wrong path

2013-06-12 Thread uri.mil...@gmail.com (JIRA)














































uri milman
 created  JENKINS-18312


changelog browsing uses the wrong path















Issue Type:


Bug



Affects Versions:


current



Assignee:


gaooh



Components:


redmine



Created:


12/Jun/13 11:29 AM



Description:


I'm running the latest plugin agains Redmine 2.3.0. 
When browsing the changelog, it leads to "repositories/entry/" + projectName + filePath (https://github.com/jenkinsci/redmine-plugin/blob/master/src/main/java/hudson/plugins/redmine/RedmineRepositoryBrowser.java, line 49)

However, the format in Redmine is: /redmine/projects/projectName/repository/entry/filePath

Same thing with the revision views: In the plugin is "repositories/revision/" + projectName + "/" + changeSet.getRevision()
but in Redmine is different. 




Project:


Jenkins



Priority:


Major



Reporter:


uri milman

























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







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




[JIRA] (JENKINS-16169) PROMOTED_* variables are not available when sending mail on a Promotion event

2012-12-19 Thread uri.mil...@gmail.com (JIRA)














































uri milman
 created  JENKINS-16169


PROMOTED_* variables are not available when sending mail on a Promotion event















Issue Type:


Improvement



Affects Versions:


current



Assignee:


Slide-O-Mix



Components:


email-ext



Created:


19/Dec/12 1:35 PM



Description:


When using the Promoted Build plugin, some variables are exposed:
PROMOTED_NUMBER
PROMOTED_URL
PROMOTED_JOB_NAME
PROMOTED_ID

When sending mail while promoting, those vars do not exist, so one cannot refer to the original build which was promoted. Also, the ${Changes} token takes changes of the promoted build, which is empty, since the changes list itself is not copied to the promoted one. 

use case: send an email of the build being promoted to QA, with its number, and a link to the changes-list, so it's possible to see the changes between 2 promoted builds. 




Project:


Jenkins



Priority:


Major



Reporter:


uri milman

























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






[JIRA] (JENKINS-16144) JOB_NAME var displays wrong path

2012-12-17 Thread uri.mil...@gmail.com (JIRA)














































uri milman
 created  JENKINS-16144


JOB_NAME var displays wrong path















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


promoted-builds



Created:


17/Dec/12 10:59 AM



Description:


In Execute Shell action while promoting build, the variable JOB_NAME is, for example, is "Test/promotion/QA" while the right path is "Test/promotions/QA" (promotions, in plural, instead of promotion). 

The correct path is required for my shell script to work. 




Project:


Jenkins



Labels:


plugin




Priority:


Major



Reporter:


uri milman

























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






[JIRA] (JENKINS-14711) No changelist in CVS plugin 2.5 using rlog, but cli rlog works fine

2012-08-07 Thread uri.mil...@gmail.com (JIRA)














































uri milman
 created  JENKINS-14711


No changelist in CVS plugin 2.5 using rlog, but cli rlog works fine















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


cvs



Created:


07/Aug/12 3:16 PM



Description:


When creating a job using a cvs branch, and cvs plugin does the checkout and rlog, but finds nothing. Using the same parameters from the commandline, using linux cvs client, it does see the changes.

From the log:
cvs rlog -S -d07 Aug 2012 17:47:11 +030007 Aug 2012 18:12:20 +0300 base-iso 
cvs rlog: Logging base-iso
cvs rlog: Logging base-iso/.disk
cvs rlog: Logging base-iso/boot

but from the commandline:
cvs rlog -S -d"07 Aug 2012 17:47:11 +030007 Aug 2012 18:12:20 +0300" base-iso 
cvs rlog: Logging base-iso

RCS file: /opt/cvsroot/base-iso/create_iso.sh,v
head: 1.6
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 6;	selected revisions: 1
description:

revision 1.6
date: 2012/08/07 14:47:55;  author: urim;  state: Exp;  lines: +1 -1
Changelog
=
cvs rlog: Logging base-iso/.disk
cvs rlog: Logging base-iso/boot
cvs rlog: Logging base-iso/boot/grub


After downgrading to CVS plugin 1.6, the changes list is working, so it seems to be a problem with the cvs library.




Project:


Jenkins



Priority:


Major



Reporter:


uri milman

























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