7145910: Remove dependency on apt and com.sun.mirror API (breaks boot cycle builds)

Wed, 15 Feb 2012 17:32:56 +0000

author
alanb
date
Wed, 15 Feb 2012 17:32:56 +0000
changeset 278
b962e9c3eba2
parent 277
65977d8d348e
child 279
38c037af4127

7145910: Remove dependency on apt and com.sun.mirror API (breaks boot cycle builds)
Reviewed-by: ohair

jaxws.properties file | annotate | diff | comparison | revisions
     1.1 --- a/jaxws.properties	Thu Feb 09 22:53:25 2012 -0800
     1.2 +++ b/jaxws.properties	Wed Feb 15 17:32:56 2012 +0000
     1.3 @@ -25,8 +25,8 @@
     1.4  
     1.5  drops.master.copy.base=${drops.dir}
     1.6  
     1.7 -jaxws_src.bundle.name=jdk8-jaxws-2_2-SNAPSHOT-2012_01_11.zip
     1.8 -jaxws_src.bundle.md5.checksum=90aa4ed0818f19561f32b81e2ae02dc8
     1.9 +jaxws_src.bundle.name=jdk8-jaxws-2_2-SNAPSHOT-2012_01_11-patched.zip
    1.10 +jaxws_src.bundle.md5.checksum=005b93d1a2d6e66438c3c84c49c10b13
    1.11  jaxws_src.master.bundle.dir=${drops.master.copy.base}
    1.12  jaxws_src.master.bundle.url.base=http://download.java.net/glassfish/components/jax-ws/openjdk/jdk8
    1.13  

mercurial