You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2016/06/10 08:53:20 UTC

[jira] [Comment Edited] (OAK-4456) Setup Windows builds

    [ https://issues.apache.org/jira/browse/OAK-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15324094#comment-15324094 ] 

Chetan Mehrotra edited comment on OAK-4456 at 6/10/16 8:53 AM:
---------------------------------------------------------------

Looks like problem is coming with git checkout. For that we can probably use the setting suggested at https://issues.jenkins-ci.org/browse/JENKINS-18951

bq. git config --add core.longpaths true

And there we should be careful about which user is used to execute the command http://stackoverflow.com/questions/31812969/jenkins-windows-slave-ignoring-local-git-settings


was (Author: chetanm):
Looks like problem is coming with git checkout. For that we can probably use the setting suggested at https://issues.jenkins-ci.org/browse/JENKINS-18951

bq. git config --add core.longpaths true

> Setup Windows builds 
> ---------------------
>
>                 Key: OAK-4456
>                 URL: https://issues.apache.org/jira/browse/OAK-4456
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>              Labels: CI, build, infrastructure, jenkins
>             Fix For: 1.6
>
>
> As [discussed | http://markmail.org/message/2dk6i3yxjfkknrzp] we should also have CI coverage on Windows.



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