Hi, Thanks for your answer. Now it works but I still have problem : When I deploy a new version of my qooxdoo app, I need to be sure clients will use new version instead of cache version on their browser. So, the best way is to modify index.html like that : ... src="myapp.js*?version=1.2*"></script> Now, I'd like to do that automatically when I run ./generate.py build, I will use last commit hash as version flag with this command :
It works if I run directly in bash, but in the config.json : The result is different, because of " char I guess... Do you have an idea to help me ? -- View this message in context: http://qooxdoo.678.n2.nabble.com/Run-shell-command-during-build-job-tp7586622p7586625.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel