Hi. I posted a question about this a very short time ago, but it got no answer at all. I tried it the other way round, still no success.
Initially I tried to include a locals.json in config.json, where locals.josn contained nothing else than the definition of QOOXDOO_PATH. Didn't work - the generator disregarded the value defined in locals.json. Then I tried to rename config.json to config-original.json, create a new config.json which just includes config-original.json, and has QOOXDOO_PATH defined in an own let block. Didn't help either - the same problem occured - QOOXDOO_PATH was still undefined in the build jobs inherited from config-original.json. Is there no way to have the same configuration file for qooxdoo builds on all machines, and have an additional json file to parametrize it with the qooxdoo path specific to each machine? Is there a way to pass the qooxdoo path as a command line value to generate.py? Why this is important to us: we have added some custom jobs to config.json - to automatically copy the source build to the target directory from which a war file is prepared. However, paths are still different, and no matter how we try to include qooxdoo's original application.json in our config.json, if QOOXDOO_PATH isn't defined in the same file as the one including application.json, it doesn't seem work. br, flj ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel