At 5:13 AM -0700 3/20/12, Antares wrote: >My company we have a corporative dev tool based on ANT so every >project has to be build with it. I would like to know if somebody have >found an Ant task to packaging as 'hpi'.
jenkins can execute any command. I write build drivers in posix shell (sh). you simply write a shell (or .bat) script that calls your build command. /r
