Hello,

I have started working on a small Gradle plugin that generates .msi packages using WiX. I know there is already something for RPM at https://github.com/TrigonicSolutions/gradle-rpm-plugin and some OS X/iOS specific stuff at https://github.com/openbakery/gradle-xcodePlugin.

Is there a plan to eventually have Gradle incorporate these features, kind of like native binaries make it possible to build for multiple targets (but here it would package for multiple targets), or should I keep that MSI plugin apart for now?

It would be nice to have something like native binaries that can build a .rpm, a .msi, a .pkg (or even war?), including signing, since right now it seems to be kind of spread in multiple different projects where things are done differently...



Michael

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to