(replies inline)

On Mon, 22 Apr 2019, Rich Stephens wrote:

> 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?


Sounds like you may be running a rather old Jenkins master. Jenkins has
entirely moved to JDK8 as of about two years ago:
    https://jenkins.io/blog/2017/04/10/jenkins-has-upgraded-to-java-8/

Trying to dig up older trees of dependency graphs would be a manual process
unfortunately.

--
GitHub:  https://github.com/rtyler

GPG Key ID: 0F2298A980EE31ACCA0A7825E5C92681BEF6CEA2

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/20190422200306.4lt6qrcvfkcieir5%40grape.
For more options, visit https://groups.google.com/d/optout.

Reply via email to