https://github.com/jenkinsci/scm-api-plugin/blob/master/src/main/java/jenkins/scm/api/SCMSource.java
On 24 March 2015 at 14:41, Luigi Tagliamonte <[email protected]> wrote: > Thank you Stephen, > can you point me to the interface to implement? > > > > On Tue, Mar 24, 2015 at 3:17 PM, Stephen Connolly < > [email protected]> wrote: > >> All you need to do is make the MultiSCM plugin implement the new SCM API >> in the scm-api plugin... then you will get literate for free! >> >> On 24 March 2015 at 14:04, <[email protected]> wrote: >> >>> Dear group, >>> I think that the literate plugin is really great, and i'd like to modify >>> it enabling the use of the MultiSCM plugin, and marking the source that >>> contains the marker file to consider for the build process. >>> I'm totally new in the Jenkins development can someone help me out? >>> >>> -- >>> 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/5d41deed-b1b5-4488-82e1-04f8c73f428b%40googlegroups.com >>> <https://groups.google.com/d/msgid/jenkinsci-dev/5d41deed-b1b5-4488-82e1-04f8c73f428b%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Jenkins Developers" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/jenkinsci-dev/HFyKH8C-EHE/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMyOUH%3D23xq_P76K7SdnvA2tqJ4%2BK1k0trhjRhweBy4YwA%40mail.gmail.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMyOUH%3D23xq_P76K7SdnvA2tqJ4%2BK1k0trhjRhweBy4YwA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Luigi > --- > “The only way to get smarter is by playing a smarter opponent.” > > -- > 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/CADbyipCOr8VMOFzYUU_kqFkp9ig%2BnZ_AEWnEMbfMJrWk%2BS2KtQ%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CADbyipCOr8VMOFzYUU_kqFkp9ig%2BnZ_AEWnEMbfMJrWk%2BS2KtQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CA%2BnPnMxCv%2BOAQ5HRcR0hNqdsEiNB-UjSA70%2B0u_tF8XGNY82UA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
