[JIRA] [copyartifact] (JENKINS-20940) Project source of a multi-config project inside a folder not working

2014-07-20 Thread de...@ikedam.jp (JIRA)















































ikedam
 closed  JENKINS-20940 as Fixed


Project source of a multi-config project inside a folder not working
















Released the fix in copyartifact 1.31.





Change By:


ikedam
(21/Jul/14 12:30 AM)




Status:


Resolved
Closed





Assignee:


ikedam



























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] [copyartifact] (JENKINS-20940) Project source of a multi-config project inside a folder not working

2014-06-29 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-20940


Project source of a multi-config project inside a folder not working















Code changed in jenkins
User: ikedam
Path:
 pom.xml
 src/test/java/hudson/plugins/copyartifact/CopyArtifactTest.java
http://jenkins-ci.org/commit/copyartifact-plugin/db1e878df26acea9e627716fd538a8fcaea3ecbd
Log:
  JENKINS-20940 Added a test to reproduce JENKINS-20940. Fails to copy from a matrix project in the same folder.





























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] [copyartifact] (JENKINS-20940) Project source of a multi-config project inside a folder not working

2014-06-29 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-20940


Project source of a multi-config project inside a folder not working















Code changed in jenkins
User: ikedam
Path:
 src/main/java/hudson/plugins/copyartifact/CopyArtifact.java
http://jenkins-ci.org/commit/copyartifact-plugin/06fa45810ca4aaddc93fa0becba0e08160b7a695
Log:
  FIXED JENKINS-20940 Use rootProject as copying sources. This allows correct project name resolving from matrix projects.





























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] [copyartifact] (JENKINS-20940) Project source of a multi-config project inside a folder not working

2014-06-29 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-20940


Project source of a multi-config project inside a folder not working















Code changed in jenkins
User: ikedam
Path:
 src/test/java/hudson/plugins/copyartifact/CopyArtifactTest.java
http://jenkins-ci.org/commit/copyartifact-plugin/2b0845a38433e36672b6dcee9c7ccad44ba6d2b3
Log:
  JENKINS-20940 Fix permissionTest not to run the constructor directly, but to use UI.





























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] [copyartifact] (JENKINS-20940) Project source of a multi-config project inside a folder not working

2014-06-29 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-20940 as Fixed


Project source of a multi-config project inside a folder not working
















Change By:


SCM/JIRA link daemon
(29/Jun/14 11:31 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/d/optout.


[JIRA] [copyartifact] (JENKINS-20940) Project source of a multi-config project inside a folder not working

2014-06-29 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-20940


Project source of a multi-config project inside a folder not working















Code changed in jenkins
User: ikedam
Path:
 pom.xml
 src/main/java/hudson/plugins/copyartifact/CopyArtifact.java
 src/test/java/hudson/plugins/copyartifact/CopyArtifactTest.java
http://jenkins-ci.org/commit/copyartifact-plugin/b33ceb5d1cd5f59ea4e4b7248acdf74aec9be9a2
Log:
  Merge pull request #40 from ikedam/feature/JENKINS-20940_relativeFromMatrix

JENKINS-20940 relative project names from matrix projects.


Compare: https://github.com/jenkinsci/copyartifact-plugin/compare/1cc07c249d2b...b33ceb5d1cd5




























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] [copyartifact] (JENKINS-20940) Project source of a multi-config project inside a folder not working

2014-06-16 Thread de...@ikedam.jp (JIRA)














































ikedam
 commented on  JENKINS-20940


Project source of a multi-config project inside a folder not working















This reproduces even in the lastet copyartifact 1.30.
Jenkins 1.532.2 + cloudbees folder plugin 4.0.1


 Project name 
 1.28
 1.29
 1.30


 Job1  
 NG: Project name gets empty 
 NG: Project name gets empty 
 NG: Project name gets empty 


 Test/Job1 
 NG: Class cast exception
 OK  
 OK  


 /Test/Job1
 OK  
 OK  
 OK  



Projects:

	/Test: Cloudbees folder
	/Test/Job1: A free style project that creates an artifact.
	/Test/Job2: A multi-configuration project that copies an artifact from /Test/Job1





























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] [copyartifact] (JENKINS-20940) Project source of a multi-config project inside a folder not working

2014-06-16 Thread de...@ikedam.jp (JIRA)














































ikedam
 commented on  JENKINS-20940


Project source of a multi-config project inside a folder not working















https://github.com/jenkinsci/copyartifact-plugin/pull/40



























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] [copyartifact] (JENKINS-20940) Project source of a multi-config project inside a folder not working

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














































ikedam
 commented on  JENKINS-20940


Project source of a multi-config project inside a folder not working















JENKINS-19833 is released in copyartifact-plugin 1.29.
Can you try the latest version and see the problem is resolved?



























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-20940) Project source of a multi-config project inside a folder not working

2013-12-13 Thread gonzague.rey...@gmail.com (JIRA)














































Gonzague Reydet
 updated  JENKINS-20940


Project source of a multi-config project inside a folder not working
















Change By:


Gonzague Reydet
(13/Dec/13 11:52 PM)




Priority:


Major
Minor



























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-20940) Project source of a multi-config project inside a folder not working

2013-12-13 Thread gonzague.rey...@gmail.com (JIRA)














































Gonzague Reydet
 commented on  JENKINS-20940


Project source of a multi-config project inside a folder not working















About my last comment, this seems to be issue JENKINS-19833. It seems to be fixed in repo. When do you plan to release a new version with this fix?

Note that there is still the initial issue I described about the project name that is not saved in the configuration page.



























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.