I've never run a build with Mingw or with Cygwin myself.  We use msys Git for 
our Windows machines.

I would assume that Mingw and Cygwin should work if you create a batch file 
that performs the JNLP startup for you.

Our batch file that performs JNLP startup on the slaves includes a call to the 
vcvarsall.bat script from Visual Studio, then sets JAVA_HOME for the JDK, adds 
Python and a few other tools to the path, and then calls javaws to launch the 
JNLP script.

That has worked quite well for the several years we've been using that 
configuration on Windows with msys Git.

Mark Waite



>________________________________
> From: rakhee Kulkarni <rakhee...@gmail.com>
>To: jenkinsci-users@googlegroups.com 
>Sent: Thursday, April 25, 2013 3:31 PM
>Subject: Re: Jenkins + git + windows
> 
>
>
>Hey Mark,
>
>
>I am trying to configure my windows slave for Mingw. I have the slave up using 
>jnlp. Can you please advise?
>
>
>Thanks,
>Rakhee
>
>On Friday, April 8, 2011 5:43:50 AM UTC-7, Mark Waite wrote:
>We use msys git for our configuration.  We run many builds on many machines 
>with git as SCM.
>>
>>Mark Waite
>>
>>
>>
>>
>>
>>________________________________
>>From: Jon Schewe <jpsc...@mtu.net>
>>To: Jenkins Users <jenkins...@googlegroups. com>
>>Sent: Fri, April 8, 2011 6:40:26 AM
>>Subject: Jenkins + git + windows
>>
>>I have 2 jobs that need to run on Windows. I currently have my Jenkins
>>slave setup using ssh access via cygwin. However there
 appears to be a
>>bug in ssh or git under cygwin such that clones keep failing with
>>"index-pack filed". There are reports that mingw works and msysgit work.
>>What are others in the community using for such a setup?
>>
>>One of the jobs needs to run under cygwin, the other is a Qt build that
>>I use mingw to build and then execute native windows executables.
>>
>>Jon
>>
>>
-- 
>You received this message because you are subscribed to the Google Groups 
>"Jenkins Users" group.
>To unsubscribe from this group and stop receiving emails from it, send an 
>email to jenkinsci-users+unsubscr...@googlegroups.com.
>For more options, visit https://groups.google.com/groups/opt_out.
> 
> 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to