[JIRA] (JENKINS-58364) Default jenkins.war path only supports *NIX style paths

0 views
Skip to first unread message

slide.o.mix@gmail.com (JIRA)

unread,
Jul 5, 2019, 12:01:02 PM7/5/19
to jenkinsc...@googlegroups.com
Alex Earl created an issue
 
Jenkins / Task JENKINS-58364
Default jenkins.war path only supports *NIX style paths
Issue Type: Task Task
Assignee: Natasha Stopa
Components: plugin-installation-manager-tool
Created: 2019-07-05 16:00
Priority: Minor Minor
Reporter: Alex Earl

I am looking at incorporating this tool for the Jenkins Windows Docker image. Currently, the default war path is hard coded to a UNIX style path (https://github.com/jenkinsci/plugin-installation-manager-tool/blob/072aae7105cad8b74f769fd93c2ec3f797629863/plugin-management-library/src/main/java/io/jenkins/tools/pluginmanager/config/Settings.java#L9).

It would be nice if it would do a check to determine if running on Windows (using java.io.File.separator or something similar) and use the path "C:/ProgramData/Jenkins" as the path root (this is a similar path to /usr/share on UNIX systems).

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

natasha.stopa@gmail.com (JIRA)

unread,
Jul 10, 2019, 5:51:02 PM7/10/19
to jenkinsc...@googlegroups.com

natasha.stopa@gmail.com (JIRA)

unread,
Jul 12, 2019, 1:20:02 PM7/12/19
to jenkinsc...@googlegroups.com

natasha.stopa@gmail.com (JIRA)

unread,
Jul 12, 2019, 1:20:02 PM7/12/19
to jenkinsc...@googlegroups.com
Natasha Stopa started work on Task JENKINS-58364
 
Change By: Natasha Stopa
Status: Open In Progress

natasha.stopa@gmail.com (JIRA)

unread,
Jul 15, 2019, 5:33:02 PM7/15/19
to jenkinsc...@googlegroups.com
 

PR was merged in.

Change By: Natasha Stopa
Status: In Review Resolved
Resolution: Fixed
Reply all
Reply to author
Forward
0 new messages