Git plugin 3.9.x does not mandate Java 8 of itself.  The git plugin 3.9.x
compile environment checks that the generated byte code is only Java 7.
However, as you have discovered, that does not check that all its
dependencies only require Java 7.

I think you're stuck performing a search through the git plugin history to
locate a version that does not include any dependencies on a Java 8
component.

Mark Waite

On Tue, Apr 23, 2019 at 2:18 AM Rich Stephens <richs...@gmail.com> wrote:

>
> Yes I’m aware that Jenkins moved on to Java 8 long ago,
> But because of the environment I’m using, I’m restricted to going no
> higher than Java 7.
>
> I was afraid the answer would be what you are saying, but thanks for the
> information.
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/e960820c-4221-4b2c-a6ea-08725a782807%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Thanks!
Mark Waite

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtE4EHBSF7n2omwDfSy0dh5WO%3DfPD8M5bEf%3DV2EVPOWqbQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to