-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Ubuntu 10.04.3
Build script variables are not passed to parameterized builds via the "Predefined parameters".
To test:
1.) Create TEST build with Execute shell: export BUILD_JAVA=1
2.) Trigger/call builds on other projects (parameterized build expecting BUILD JAVA)
3.) Set $BUILD_JAVA as "Predefined parameters"
4.) 1 is not passed to the parameterized build!