6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7

Thu, 17 Jun 2010 17:18:55 -0700

author
ohair
date
Thu, 17 Jun 2010 17:18:55 -0700
changeset 123
38fd32b8e990
parent 120
457109807109
child 124
48872561d4b1

6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
Reviewed-by: darcy, ramap

jaxws.properties file | annotate | diff | comparison | revisions
     1.1 --- a/jaxws.properties	Thu Jun 10 13:59:04 2010 -0700
     1.2 +++ b/jaxws.properties	Thu Jun 17 17:18:55 2010 -0700
     1.3 @@ -24,19 +24,18 @@
     1.4  #
     1.5  
     1.6  drops.master.copy.base=${drops.dir}
     1.7 -drops.master.url.base=http://kenai.com/projects/jdk7-drops/downloads/download
     1.8  
     1.9 -jaxws_src.bundle.name=jdk7-jaxws-2009_09_28.zip
    1.10 -jaxws_src.bundle.md5.checksum=f5010ebf636db9f465a61a7a74944543
    1.11 +jaxws_src.bundle.name=jdk7-jaxws-b100.zip
    1.12 +jaxws_src.bundle.md5.checksum=e4fea255c6222b118bb1d0d3054d36e1
    1.13  jaxws_src.master.bundle.dir=${drops.master.copy.base}
    1.14 -#jaxws_src.bundle.url.base=https://jaxws.dev.java.net/files/documents/913/142147
    1.15 -jaxws_src.master.bundle.url.base=${drops.master.url.base}
    1.16 +jaxws_src.master.bundle.url.base=https://jax-ws.dev.java.net/files/documents/4202/150896
    1.17  
    1.18  jaf_src.bundle.name=jdk7-jaf-2009_08_28.zip
    1.19  jaf_src.bundle.md5.checksum=eb8cb7a4a7f14e211fbe2354878a2472
    1.20  jaf_src.master.bundle.dir=${drops.master.copy.base}
    1.21 -jaf_src.master.bundle.url.base=${drops.master.url.base}
    1.22 +jaf_src.master.bundle.url.base=http://kenai.com/projects/jdk7-drops/downloads/download
    1.23  
    1.24 -jaxws_tests.bundle.name=jdk7-jaxws-tests-2009_08_28.zip
    1.25 -jaxws_tests.master.bundle.dir=${drops.master.copy.base}
    1.26 -jaxws_tests.master.bundle.url.base=${drops.master.url.base}
    1.27 +#jaxws_tests.bundle.name=jdk7-jaxws-tests-2009_08_28.zip
    1.28 +#jaxws_tests.master.bundle.dir=${drops.master.copy.base}
    1.29 +#jaxws_tests.master.bundle.url.base=http://kenai.com/projects/jdk7-drops/downloads/download
    1.30 +

mercurial