I _think_ you're implying that you're using Java 7 on the agent side (AIX)
and you're running the master on Java 8.
If so, do not do it. It is not supported at all, and will cause issues.
Issues like, well, these ones if I understand your question.

Switch your master instance to running Java 7 and everything should be good.

Side note: I could check with my past colleagues (not in that company
anymore), but pretty sure I was able to run Java 8 on AIX 6.x in the past.
So possibly this isn't the official version, but should be doable.

Le lun. 22 avr. 2019 à 21:51, Rich Stephens <richs...@gmail.com> a écrit :

> I have a machine that it limited to no higher than Java 7.1. (It's an AIX
> 6.1 machine)  I am running Jenkins 1.6.4.9 for this reason.
>
> I can get Jenkins running fine, but when I try to install the git plugin,
> it installs dependencies that require Java 1.8.
>
> I cannot find any information on specifically which plugin dependencies
> are requiring Java 1.8 or not.
>
> IS there a version of the git (and, by dependency, git-client) plugin that
> will work with Java 1.7?
>
> If so, How can I get ahold of it and ONLY those versions of the
> dependencies that are java 1.7 compatible?
>
>
>
> --
> 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/8651a637-ce86-4571-9221-5c8c81d11c69%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/8651a637-ce86-4571-9221-5c8c81d11c69%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 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/CANWgJS7WW3yjrqfca1cVaLN96EfKoF2wDOWH4PkJAn_sSUgOdQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to