Hi, We have a couple of scripts in the root folder:
- modules.py - update_dependencies.sh As they are not frequently used, I suggest we move them to 'tooling/release' or maybe 'tooling/scm' if appropriate. Also, I'm not sure how to use update_dependencies.sh, there are no docs for it and invoking it directly ( Linux, bash 4.3, sed 4.2.2 ) errors out with sed: can't read s/<oak.version>1.3.16<\/oak.version>/<oak.version>1.4.0<\/oak.version>/ 1: No such file or directory sed: can't read s/<oak.version>1.3.16<\/oak.version>/<oak.version>1.4.0<\/oak.version>/ 1: No such file or directory (and many similar lines). Opinions? Robert
