depending on 1.509.4 means you can work with 1.509.4 and 1.510+ but not 1.509-1.509.3
If you have a critical Lazy Loading bug that your plugin assumes is fixed... you end up depending on 1.509.4 if you need to work on the 1.509.x line On 21 October 2013 10:34, Christoph Kutzinski <[email protected]> wrote: > Plugins should depend on 1.509 anyway, so they can be used in the LTS > branch as well as in the newest 'master' versions, shouldn't they? > > *Gesendet:* Montag, 21. Oktober 2013 um 11:30 Uhr > *Von:* "Mirko Friedenhagen" <[email protected]> > *An:* "[email protected]" <[email protected]> > *Betreff:* Re: Beware depending on Jenkins 1.509.4 > Hello Stephen, > > so what would be the preferred solution for plugins? > > - depend on 1.509.3 as parent or > - manage the above dependencies to 1.2.7? > > Gruß > Mirko > Regards Mirko > -- > http://illegalstateexception.blogspot.com/ > https://github.com/mfriedenhagen/ > https://bitbucket.org/mfriedenhagen/ > > > On Mon, Oct 21, 2013 at 10:12 AM, Stephen Connolly > <[email protected]> wrote: > > There are two transitive -SNAPSHOT dependencies that have leaked into the > > 1.509.4 pom > > > > [DEBUG] org.jenkins-ci.main:jenkins-core:jar:1.509.4:provided > > [DEBUG] org.jenkins-ci.main:cli:jar:1.509.4:provided > > [DEBUG] org.jenkins-ci:version-number:jar:1.1:provided > > [DEBUG] org.jenkins-ci:crypto-util:jar:1.1:provided > > [DEBUG] org.jvnet.hudson:jtidy:jar:4aug2000r7-dev-hudson-1:provided > > [DEBUG] org.sonatype.sisu:sisu-guice:jar:3.1.0:provided > > [DEBUG] javax.inject:javax.inject:jar:1:provided > > [DEBUG] aopalliance:aopalliance:jar:1.0:provided > > [DEBUG] org.jruby.ext.posix:jna-posix:jar:1.0.3:provided > > [DEBUG] com.github.jnr:jnr-posix:jar:3.0.0:provided > > [DEBUG] com.github.jnr:jnr-ffi:jar:1.0.4:provided > > [DEBUG] com.github.jnr:jffi:jar:1.2.8-SNAPSHOT:provided > > [DEBUG] com.github.jnr:jffi:jar:native:1.2.8-SNAPSHOT:provided > > [DEBUG] org.ow2.asm:asm:jar:4.0:provided > > [DEBUG] org.ow2.asm:asm-commons:jar:4.0:provided > > [DEBUG] org.ow2.asm:asm-analysis:jar:4.0:provided > > [DEBUG] org.ow2.asm:asm-tree:jar:4.0:provided > > [DEBUG] org.ow2.asm:asm-util:jar:4.0:provided > > [DEBUG] com.github.jnr:jnr-x86asm:jar:1.0.2:provided > > [DEBUG] com.github.jnr:jnr-constants:jar:0.8.4:provided > > > > -- > > 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]. > > For more options, visit https://groups.google.com/groups/opt_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]. > For more options, visit https://groups.google.com/groups/opt_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]. > For more options, visit https://groups.google.com/groups/opt_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]. For more options, visit https://groups.google.com/groups/opt_out.
