Hi,
We have Jenkins installed in the Windows Server and below are the details.
• Java Version:- 1.7.0_25
• Jenkins Version:- 1.634
• Subversion Plugin:- 2.5.3
• Apache-Tomcat:- 7.0.40
And we have configured CI build for .Net Applications and for each application we have externals (which is required to compile an application), but SCM Polling should happen only for the actual code but not for externals.
I know there is an Ignore externals option, but if i enable this option it won't checkout externals, which is actually required.
This is currently blocking our main activities. Immediate response is much appreciated !!!
- duplicates
-
JENKINS-32456 Options to Ignore changes in Externals, But need externals during checkout.
- Open