I mean the official release. The plugin should be visible in the Plugins Update Center. ;) The plugin name is "InstallShield Plugin". https://wiki.jenkins-ci.org/display/JENKINS/InstallShield+Plugin I tested plugin with InstallShield Express Trial projects, but the functionality of the ISCmdBld.exe executable should be equal with professional IS versions.
TB Dne úterý, 1. dubna 2014 14:17:55 UTC+2 rginga napsal(a): > > Tomas, thanks, I have a test Jenkins server. What do you mean by > “released”? and Where can I get the plugin? > > > > *From:* [email protected] <javascript:> [mailto: > [email protected] <javascript:>] *On Behalf Of *Tomáš Bambas > *Sent:* Monday, March 31, 2014 5:45 PM > *To:* [email protected] <javascript:> > *Subject:* Re: plugin wishlist/ideas > > > > *rginga*, InstallShield Plugin 1.0.2 has been released. > > > > Thank you all for your suggestions. > > > > TB > > Dne pátek, 7. března 2014 14:54:31 UTC+1 rginga napsal(a): > > Tomas, I would take a look at the command line parameters for IsCmdBld.exe > and provide fields for each. > > > > You should allow token expansion so that Jenkins environment variables can > be used. > > > > You should support selecting different versions of IsCmdBld as we build > installers with 2010, 2011 and 2013 and the project files are different for > each. You might want to look at how MSBuild is configured in System > Configurations as an example. > > > > You will want to check the return status of an invocation and mark the > build status as successful or failed. > > > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *Tomáš Bambas > *Sent:* Friday, March 07, 2014 5:08 AM > *To:* [email protected] > *Subject:* Re: plugin wishlist/ideas > > > > Thank you all for your suggestions! > > I like the most Installshield plugin and Scheduling plugin ideas. > > *rginga*, could you please provide me some more info, e.g. what > possibilities would you expect from Installshield Plugin? > > *Mark*, I have to create some new plugin. It's because I have to use my > Jenkins > Python SDK <https://github.com/conyx/jenkins.py>, which has to be done > first anyway. > > I will start creating plugin in the end of March, so please if you have > some other ideas, I will truly appreciate them. > > > > Tomas > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
