7140918: Remove dependency on apt and com.sun.mirror API

Joe Darcy joe.darcy at oracle.com
Tue Jan 31 01:12:50 UTC 2012


On 01/30/2012 04:50 PM, David Holmes wrote:
> On 31/01/2012 1:08 AM, Alan Bateman wrote:
>>
>> The following webrev is a patch from Miran Kos and Martin Grebac (cc'ed)
>> to remove the JAX-WS dependency on apt and the com.sun.mirror API:
>>
>> http://cr.openjdk.java.net/~alanb/7140918/webrev/
>>
>> This is needed before Joe Darcy can wield his machete.
>>
>> Please cc'ed Miran and Martin on my review comments.
>
> One question: how does this change:
>
> jaxws_src.bundle.name=jdk8-jaxws-2_2-SNAPSHOT-2012_01_11.zip
>
> impact day to day builds? Do we need to have some internal locations 
> updated with this new zip file? JPRT?
>

Yes, there is an Oracle-internal directory location where the zip files 
are stored and where the build looks for the files by default.  
Otherwise, for a build outside of Oracle, you can run with 
ALLOW_DOWNLOADS=true or download the file into a directory named by the 
the DROPS_DIR variable (which is what I do for my builds).

-Joe



More information about the build-dev mailing list