On Fri, Feb 6, 2015 at 10:44 AM, Paul Allen <[email protected]> wrote: > How would I add support for 'p4:' syntax instead (like the 'git:' example) > instead of the 'scm: [$class: 'PerforceScm']' syntax?
For that you would need to create a custom subclass of SCMStep, thus adding at least an optional dependency on that Workflow plugin. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr18YcegneMGXgSDieFXuQU1VQPd7Uhxo1a7BhPZc4yTMw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
