Re: RFR: JDK-8170741: Enable uploading of built artifacts through Jib

2016-12-13 Thread Magnus Ihse Bursie
On 2016-12-13 11:51, Erik Joelsson wrote: New webrev again: http://cr.openjdk.java.net/~erikj/8170741/webrev.03/ Only a minor change to jprt.properties to enable testing of this feature in JPRT. Looks good to me. /Magnus /Erik On 2016-12-09 15:55, Erik Joelsson wrote: Hello New webrev

Re: RFR: JDK-8170741: Enable uploading of built artifacts through Jib

2016-12-13 Thread Erik Joelsson
New webrev again: http://cr.openjdk.java.net/~erikj/8170741/webrev.03/ Only a minor change to jprt.properties to enable testing of this feature in JPRT. /Erik On 2016-12-09 15:55, Erik Joelsson wrote: Hello New webrev: http://cr.openjdk.java.net/~erikj/8170741/webrev.02/ On 2016-12-08 14

Re: RFR: JDK-8170741: Enable uploading of built artifacts through Jib

2016-12-12 Thread Volker Simonis
Thanks Erik! Just thought I missed a tool which I should know :) On Mon, Dec 12, 2016 at 5:14 PM, Erik Joelsson wrote: > Hello Volker, > > Jib is an Oracle internal tool, but just like with JPRT, we need to put > configuration elements for Jib in the open source repositories for > convenience. >

Re: RFR: JDK-8170741: Enable uploading of built artifacts through Jib

2016-12-12 Thread Erik Joelsson
Hello Volker, Jib is an Oracle internal tool, but just like with JPRT, we need to put configuration elements for Jib in the open source repositories for convenience. /Erik On 2016-12-12 17:08, Volker Simonis wrote: Hi, just out of interest - is Jib an Oracle-internal tool or is it freely a

Re: RFR: JDK-8170741: Enable uploading of built artifacts through Jib

2016-12-12 Thread Volker Simonis
Hi, just out of interest - is Jib an Oracle-internal tool or is it freely available. In the case it is freely available, can you please post some links to locations from wher ewe can get more information about JIB? Thanks, Volker On Fri, Dec 9, 2016 at 3:55 PM, Erik Joelsson wrote: > Hello > >

Re: RFR: JDK-8170741: Enable uploading of built artifacts through Jib

2016-12-09 Thread Erik Joelsson
Hello New webrev: http://cr.openjdk.java.net/~erikj/8170741/webrev.02/ On 2016-12-08 14:19, Magnus Ihse Bursie wrote: On 2016-12-05 16:35, Erik Joelsson wrote: For a while now, Oracle engineers have been able to configure builds of JDK 9 with binary dependencies automatically downloaded from

Re: RFR: JDK-8170741: Enable uploading of built artifacts through Jib

2016-12-08 Thread Magnus Ihse Bursie
On 2016-12-05 16:35, Erik Joelsson wrote: For a while now, Oracle engineers have been able to configure builds of JDK 9 with binary dependencies automatically downloaded from an artifact storage, using Jib. Since then, Jib has been enhanced to also support publishing build artifacts produced by

RFR: JDK-8170741: Enable uploading of built artifacts through Jib

2016-12-05 Thread Erik Joelsson
For a while now, Oracle engineers have been able to configure builds of JDK 9 with binary dependencies automatically downloaded from an artifact storage, using Jib. Since then, Jib has been enhanced to also support publishing build artifacts produced by the build into the same storage. Such art