Hi Vince and Kohsuke, Are your respective intents to templatize steps comparable to http://blog.shinetech.com/2011/06/23/ci-with-jenkins-for-ios-apps-build-distribution-via-testflightapp-tutorial/
? I sense that Vince's would be iOS specific via coding, whereas Kohsuke/CloudBee's would be generic yet extensible to iOS customizations without coding. Thanks, Lloyd On Tue, Jun 5, 2012 at 10:58 AM, Kohsuke Kawaguchi <[email protected] > wrote: > > Hi, > > The dev list is probably the best place for this kind of questions. > > Yes, you can do it, but this is one of the most complex extension point in > Jenkins. The ivy plugin and the Maven plugin would be the best example to > start with, but it also depends on what you are trying to achieve. > > If you don't mind my shameless plugin, in Jenkins Enterprise by CloudBees > we added the template plugin, which allows you to create a custom job type > more easily in terms of an existing project type. That might better achieve > what you are trying to do without coding. > > On 06/04/2012 02:26 PM, Villanueva, Vincent wrote: > >> Hey Kohsuke, >> Vince here…hope you still remember me :) >> >> Quick question…I want to make changes to jenkins/hudson to add a new >> project type. >> >> So in addition to the options below (screenshot) I wanted to add "Build >> an iOS software project" >> >> I wasn’t quite sure where to begin to do something like that. >> >> Any help would be appreciated. >> >> Thanks, >> vince >> >> [cid:C08A1B26-A59D-4F95-8891-**5840081CB54F] >> >> > > -- > Kohsuke Kawaguchi | CloudBees, Inc. | http://cloudbees.com/ > Try Nectar, our professional version of Jenkins >
