+1. This is how we did that in the past for AIX.
And anyway, I think you should not use JDK (or maven, or any tool really)
auto install feature for long in general. It's cool and useful for quick
prototyping but probably not a good idea for your production CD/CI cluster.
(If not obvious why: you don't want your builds to start failing because of
any unavailability from where you're downloading from...)

Le 20 déc. 2016 4:25 PM, "Daniel Beck" <[email protected]> a écrit :

>
> > On 20.12.2016, at 15:11, [email protected] wrote:
> >
> > Is it possible to get AIX systems supported in the near future?
>
> Probably not, unless you do this yourself.
>
> FWIW you could choose to install the JDK from a zip/tar file that Jenkins
> downloads for that machine (limit the install to specific nodes using the
> label expression). While less convenient (it requires preparation by you),
> this should work on all platforms.
>
> --
> 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/AA3BEBED-10BA-4F93-9D71-46A748C888C1%40beckweb.net.
> 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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS72ndmUTUQ_UyHRMgT5wX_ag%3Dghm7jjeXtqsLHxfd-Biw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to