<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On Sat Oct 18 06:08:11 UTC 2014, spam at nowaker.net wrote:<br>
    > conf.d are usable when running system services that want a
    specific<br>
    > version of Java to be used without hardcoding full paths. Or
    just for<br>
    > sourcing from these env vars in scripts.<br>
    <br>
    You can have those locally for your own purposes. It's not a reason
    to duplicate an entire package.<br>
    <br>
    > On Sat Oct 18 05:44:18 UTC 2014, Det wrote:<br>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    > > The only "server-only" versions provided by Oracle are for
    JRE: <br>
    On Sat Oct 18 06:08:11 UTC 2014, spam at nowaker.net wrote:<br>
    > JDK is needed on build servers. JRE is not enough.<br>
    <br>
    The point was, had you packaged the server-JREs, it would be okay.
    What you did instead was basically duplicate the JDK packages (which
    you even split in both 32-bit and 64-bit versions).<br>
    <br>
    Unfortunately, that is not okay.<br>
    <br>
                    Det<br>
  </body>
</html>