Jelly: Why inside doesn't work?

2013-12-19 Thread octavian1001
Hello, I have a list of configuration files for 3 build rules. In future will be more than 3 rules, so I want to include the configurations using a forEach like this: But it doesn't work and no error is shown. If I put them one after the other one it works. Is there a solution to t

ci-game-plugin: How can I make the globally configuration file modular?

2013-12-17 Thread octavian1001
Hello, I want to move the specific rule configuration from global.jelly to a another file (config.jelly) in the corresponding rule package. I created the file /resources/hudson/plugins/cigame/rules/unittesting/UnitTestingParameters/config.jelly and also the java class /java/hudson/plugins/ci