You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2015/03/29 16:46:53 UTC

[jira] [Closed] (INFRA-8399) jenkins windows slave configuration upgrade

     [ https://issues.apache.org/jira/browse/INFRA-8399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin closed INFRA-8399.
------------------------
    Resolution: Fixed

Git upgraded to 1.9.5-preview and longpaths enabled.

> jenkins windows slave configuration upgrade
> -------------------------------------------
>
>                 Key: INFRA-8399
>                 URL: https://issues.apache.org/jira/browse/INFRA-8399
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Jenkins
>         Environment: archivW job at https://builds.apache.org/job/archivW/
>            Reporter: Eric Barboni
>            Assignee: Gavin
>
> Hi Infra,
>  Apache Archiva builds for windows is failing because file or command line is too long during git clone or fetch. (it only works on windows1 because workspace path is 2 character shorter)
> is is possible to:
> 1) upgrade git client
>  upgrade MSysGit to 1.9+ and be sure 
>  to set
>  long (that allow 260+ characters in path )
> 2) shorten path of workspace root 
>  f:\jenkins\jenkins-slave\workspace\ becomes f:\j\j-slave\workspace\



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)