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

Reply via email to