[JIRA] (JENKINS-16203) Jenkins tools auto install dir has changed

2013-01-04 Thread jgl...@cloudbees.com (JIRA)















































Jesse Glick
 resolved  JENKINS-16203 as Not A Defect


Jenkins tools auto install dir has changed
















@miked try https://wiki.jenkins-ci.org/display/JENKINS/Custom+Tools+Plugin for example.





Change By:


Jesse Glick
(04/Jan/13 3:10 PM)




Status:


Open
Resolved





Resolution:


Not A Defect



























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-16203) Jenkins tools auto install dir has changed

2013-01-03 Thread mdera...@hotmail.com (JIRA)














































michael d
 commented on  JENKINS-16203


Jenkins tools auto install dir has changed















Can I tell Jenkins to auto deploy my custom zipped tool to slaves ? I wasn't aware of this solution, if so, it is much better solution than what i used



























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-16203) Jenkins tools auto install dir has changed

2013-01-03 Thread vinc...@latombe.net (JIRA)














































Vincent Latombe
 commented on  JENKINS-16203


Jenkins tools auto install dir has changed















As kohsuke points out in the commit, display name is for UI and can change based on locale so it is probably a better idea to use an ID.
As I already said, readability shouldn't matter since you are not supposed to care about paths where tools are automatically installed.

You tried to solve an issue (embedding additional libs in a tool) but you didn't use the proper solution, which is to build a .zip with tool + additional libs, and to use this .zip as source of tool installation.



























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-16203) Jenkins tools auto install dir has changed

2013-01-03 Thread mdera...@hotmail.com (JIRA)














































michael d
 commented on  JENKINS-16203


Jenkins tools auto install dir has changed















@Vincent, for starters, I think Ant folder is much more readable than hudson.tasks.Ant_AntInstallation

Also, in my case, I had some external jars that I had to add to lib dir and when Jenkins downloaded the tool again, my build broke because it didn't have the external lib that it needed. I know this is bad configuration for my build, but that's the way it is...



























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-16203) Jenkins tools auto install dir has changed

2013-01-03 Thread vinc...@latombe.net (JIRA)














































Vincent Latombe
 commented on  JENKINS-16203


Jenkins tools auto install dir has changed















I fail to understand how is this a problem. When using tools installation you shouldn't care in which actual path the tool is installed.



























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-16203) Jenkins tools auto install dir has changed

2012-12-27 Thread s.sog...@gmail.com (JIRA)














































sogabe
 commented on  JENKINS-16203


Jenkins tools auto install dir has changed















See https://github.com/jenkinsci/jenkins/commit/c133badc5e4fa96e66cc9e4091f3e7e3e320fc9b



























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-16203) Jenkins tools auto install dir has changed

2012-12-27 Thread mdera...@hotmail.com (JIRA)














































michael d
 created  JENKINS-16203


Jenkins tools auto install dir has changed















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


core



Created:


27/Dec/12 9:13 AM



Description:


After upgrading from 1.491 to 1.495 I've noticed that Jenkins tries to install tools in the following directories :
JDK:
$JENKINS_HOME/tools/hudson.model.JDK/ instead of $JENKINS_HOME/tools/JDK/
Ant:
$JENKINS_HOME/tools/hudson.tasks.Ant_AntInstallation instead of $JENKINS_HOME/tools/ANT
Maven:
$JENKINS_HOME/tools/hudson.tasks.Maven_MavenInstallation instead of $JENKINS_HOME/tools/Maven

I have these plugins installed :

Jenkins Mailer Plugin
External Monitor Job Type Plugin
LDAP Plugin
pam-auth
ant
javadoc
Claim Plugin
Role-based Authorization Strategy
Show Build Parameters plugin
Jenkins description setter plugin
Console Column Plugin
Token Macro Plugin
Maven Integration plugin
Jenkins CVS Plug-in
Jenkins Subversion Plug-in
Jenkins Multiple SCMs plugin
Jenkins Parameterized Trigger plugin
Jenkins GIT plugin
Static Analysis Utilities
Jenkins Email Extension Plugin
View Job Filters
ThinBackup
Jenkins Workspace Cleanup Plugin
HTML Audio Notifier
Copy Artifact Plugin
Jenkins SSH Slaves plugin
Warnings Plug-in
vSphere Cloud Plugin
Monitoring
Publish Over SSH
Run Condition Plugin
conditional-buildstep
Jenkins Job Configuration History Plugin
Jenkins Artifact Deployer Plug-in
Green Balls
Jenkins Translation Assistance plugin
Jenkins disk-usage plugin
NAnt Plugin
Jenkins Clone Workspace SCM Plug-in
Jenkins Sonar Plugin
FindBugs Plug-in
Environment Injector Plugin
HTML Publisher plugin





Environment:


RHEL 5.5




Project:


Jenkins



Priority:


Blocker



Reporter:


michael d

























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