In chatting with the devs on Gitter, it seems like this needs to be baked into the build process:
sudo chmod +r /Applications/OpenRefine.app/Contents/Resources/webapp/WEB-INF/*
otherwise, if the application is owned by "root:wheel" -- which is how Munki would deploy it for those orgs that use that -- the application will not launch.
In chatting with the devs on Gitter, it seems like this needs to be baked into the build process:
sudo chmod +r /Applications/OpenRefine.app/Contents/Resources/webapp/WEB-INF/*
otherwise, if the application is owned by "root:wheel" -- which is how Munki would deploy it for those orgs that use that -- the application will not launch.