run ant build from web client action
Hey allhow can I realise this user experience: - working in a space, view a specific file's details.- i pick an action "publish to …<format>"- this action runs an ant build target (i have the whole ant side set up and working)so i guess my question i...