ant-build-script
ant-build-script copied to clipboard
Check presence of advpng and jpegtran executables
For unix and windows we have defined the jpegtran.executable and advpng.executable locations, so to find out if we have them we have to check that variable, not the ENV.PATH variable.
Just catching up with this now.
Ok, let me know if you want me to explain.
Any progress?