[JIRA] [copyartifact] (JENKINS-14999) Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter

2014-02-15 Thread de...@ikedam.jp (JIRA)















































ikedam
 closed  JENKINS-14999 as Fixed


Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter
















Fixed in Copyartifact 1.29





Change By:


ikedam
(16/Feb/14 4:01 AM)




Status:


Resolved
Closed



























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] [copyartifact] (JENKINS-14999) Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter

2013-12-14 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-14999


Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter















Code changed in jenkins
User: ikedam
Path:
 src/test/java/hudson/plugins/copyartifact/CopyArtifactTest.java
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testQueueItemAuthenticator/config.xml
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testQueueItemAuthenticator/users/admin/config.xml
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testQueueItemAuthenticator/users/test1/config.xml
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testQueueItemAuthenticator/users/test2/config.xml
http://jenkins-ci.org/commit/copyartifact-plugin/c0cde9aa27bc9f74c41d549ca28f737f3f648819
Log:
  JENKINS-14999 Added tests for supports of QueueItemAuthenticator. As it works only with Jenkins = 1.521, it is commented out for now.





























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] [copyartifact] (JENKINS-14999) Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter

2013-12-14 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-14999


Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter















Code changed in jenkins
User: ikedam
Path:
 src/main/java/hudson/plugins/copyartifact/CopyArtifact.java
http://jenkins-ci.org/commit/copyartifact-plugin/84594eccc100d1ac6e77703aa7b53b963fccf97a
Log:
  FIXED JENKINS-14999 The authorization of builds are considered (when used with QueueItemAuthenticator). QueueItemAuthenticator is available from Jenkins 1.520.





























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] [copyartifact] (JENKINS-14999) Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter

2013-12-14 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-14999


Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter















Code changed in jenkins
User: ikedam
Path:
 src/main/java/hudson/plugins/copyartifact/CopyArtifact.java
 src/test/java/hudson/plugins/copyartifact/CopyArtifactTest.java
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testQueueItemAuthenticator/config.xml
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testQueueItemAuthenticator/users/admin/config.xml
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testQueueItemAuthenticator/users/test1/config.xml
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testQueueItemAuthenticator/users/test2/config.xml
http://jenkins-ci.org/commit/copyartifact-plugin/0be74e3ba5ce6ac1e3d92e7c5bfaebce2e54a4b9
Log:
  Merge pull request #26 from ikedam/feature/JENKINS-14999_SupportQueueItemAuthenticator

JENKINS-14999 Support for QueueItemAuthenticator


Compare: https://github.com/jenkinsci/copyartifact-plugin/compare/78fb29a1087c...0be74e3ba5ce




























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] [copyartifact] (JENKINS-14999) Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter

2013-12-14 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-14999 as Fixed


Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter
















Change By:


SCM/JIRA link daemon
(15/Dec/13 6:31 AM)




Status:


Reopened
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] [copyartifact] (JENKINS-14999) Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter

2013-11-30 Thread de...@ikedam.jp (JIRA)














































ikedam
 commented on  JENKINS-14999


Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter















Sent a pull request https://github.com/jenkinsci/copyartifact-plugin/pull/26 .



























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] [copyartifact] (JENKINS-14999) Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter

2013-11-19 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-14999


Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter















Code changed in jenkins
User: ikedam
Path:
 src/main/java/hudson/plugins/copyartifact/CopyArtifact.java
 src/test/java/hudson/plugins/copyartifact/CopyArtifactTest.java
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testPerProjectPermissionTriggeredByUser/config.xml
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testPerProjectPermissionTriggeredByUser/users/admin/config.xml
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testPerProjectPermissionTriggeredByUser/users/test1/config.xml
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testPerProjectPermissionTriggeredByUser/users/test2/config.xml
http://jenkins-ci.org/commit/copyartifact-plugin/ce20ba90919582a0c6cc3b262f7d6cbbb7b36f5e
Log:
  JENKINS-14999 Reverted unintended merging of #24. I'll handle this problem using QueueItemAuthenticator instead. Reverted 6f920cde153c03383271b0a1435528f21c723a88 and 46540cc88dee2ecc56ede5c389b48e4f89d1c539 .






























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] [copyartifact] (JENKINS-14999) Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter

2013-11-18 Thread de...@ikedam.jp (JIRA)














































ikedam
 reopened  JENKINS-14999


Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter
















As described in https://github.com/jenkinsci/copyartifact-plugin/pull/24 , we should resolve this issue using QueueItemAuthenticater.
Above commits are merged by some accidents, and should be reverted.





Change By:


ikedam
(18/Nov/13 6:34 PM)




Resolution:


Fixed





Status:


Resolved
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/groups/opt_out.


[JIRA] [copyartifact] (JENKINS-14999) Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter

2013-11-15 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-14999


Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter















Code changed in jenkins
User: ikedam
Path:
 src/test/java/hudson/plugins/copyartifact/CopyArtifactTest.java
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testPerProjectPermissionTriggeredByUser/config.xml
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testPerProjectPermissionTriggeredByUser/users/admin/config.xml
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testPerProjectPermissionTriggeredByUser/users/test1/config.xml
 src/test/resources/hudson/plugins/copyartifact/CopyArtifactTest/testPerProjectPermissionTriggeredByUser/users/test2/config.xml
http://jenkins-ci.org/commit/copyartifact-plugin/46540cc88dee2ecc56ede5c389b48e4f89d1c539
Log:
  JENKINS-14999 Add a test for per-project per-user permissions.


Compare: https://github.com/jenkinsci/copyartifact-plugin/compare/f468296f905b...46540cc88dee




























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] [copyartifact] (JENKINS-14999) Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter

2013-11-15 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-14999


Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter















Code changed in jenkins
User: ikedam
Path:
 src/main/java/hudson/plugins/copyartifact/CopyArtifact.java
http://jenkins-ci.org/commit/copyartifact-plugin/6f920cde153c03383271b0a1435528f21c723a88
Log:
  FIXED JENKINS-14999 Check permission to the project to copy from by the user triggered that build.





























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] [copyartifact] (JENKINS-14999) Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter

2013-11-15 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-14999 as Fixed


Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter
















Change By:


SCM/JIRA link daemon
(11/Nov/13 2:08 PM)




Status:


Reopened
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] [copyartifact] (JENKINS-14999) Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter

2013-08-01 Thread mwigz...@tweddle.com (JIRA)














































Mark Wigzell
 reopened  JENKINS-14999


Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter
















Hi I wish to reopen this bug since it is actually a bug for a different reason, namely that the use has access to the selected job if he doesn't use dynamic project name, but hard codes it instead. The fact that one must enable read access for specifying a project via a dynamic variabe vs. specifying it in a hardcoded fashion indicates there is a bug in copy artifacts which should forbid the access unless the authenticated group is added with read permissions for jobs. (This is a very badly documented feature, and has caused me no end of trouble)





Change By:


Mark Wigzell
(01/Aug/13 8:31 PM)




Resolution:


NotADefect





Status:


Resolved
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/groups/opt_out.