-
New Feature
-
Resolution: Postponed
-
Critical
-
OS :- Red Hat Enterprise Linux Server release 6.5 (Santiago)
JDK :- 1.7.0_10
Jenkins Version :- Jenkins ver. 1.565
Container :- weblogic
Web Browser :- Chrome and IE
We are trying to sync the codes from two different folder of same branch in two different workspaces. But only the last one which is defined in view map is synced. And the other one is not polled by the automatic build.
To give a better understanding of the issue, we have the following two lines in view map of our job :-
//OSSLEV3/Dev_R4/Cramer/... //LEVEL3_ARMMNGP_P1_THIN_FLOW_R4/...
//OSSLEV3/Dev_R4/MNGP/... //L3-MNGP-build_R4/...
Ideally, it should poll and read the changes from both the folders, but that is not the case. It is only reading from the last folder.