Last modified by Lucas Charpentier (Sereza7) on 2024/01/19 11:27

<
From version < 94.1 >
edited by Thomas Mortagne
on 2017/01/24 10:58
To version < 95.1 >
edited by Manuel Smeria
on 2017/03/20 14:17
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.ThomasMortagne
1 +xwiki:XWiki.ManuelSmeria
Content
... ... @@ -6,8 +6,7 @@
6 6  Make sure you install a Maven version >= 3.3.9. Note that our [[CI>>http://ci.xwiki.org]] builds XWiki using Maven 3.3.9 and thus this is our recommended version.
7 7  
8 8  Windows users have several choices for getting past the [[long paths issue>>https://github.com/msysgit/git/pull/122]] (255 char limitation on Windows) and building XWiki:
9 -* Use [[GitHub for Windows>>https://windows.github.com/]] and set ##core.longpaths## to ##True##: {{code}}git config --global core.longpaths true{{/code}}
10 -* Use [[Git for Windows>>http://msysgit.github.io/]] v1.9.0+ and set core.longpaths to ##True##: {{code}}git config --global core.longpaths true{{/code}}
9 +* Use either [[GitHub Desktop>>https://desktop.github.com/]] or [[Git for Windows>>https://git-for-windows.github.io/]] and set ##core.longpaths## to ##True##: {{code}}git config --global core.longpaths true{{/code}}
11 11  * Use [[Cygwin>>https://www.cygwin.com/]] which works out of the box
12 12  {{/error}}
13 13  

Get Connected