jaxws/jaxws.properties
changeset 10939 58c7baaed557
parent 9808 c768fcb037f6
child 10941 a2566596292a
equal deleted inserted replaced
10938:8f731a45664a 10939:58c7baaed557
     1 #
     1 #
     2 # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Oracle designates this
     7 # published by the Free Software Foundation.  Oracle designates this
    23 # questions.
    23 # questions.
    24 #
    24 #
    25 
    25 
    26 drops.master.copy.base=${drops.dir}
    26 drops.master.copy.base=${drops.dir}
    27 
    27 
    28 jaxws_src.bundle.name=jdk7-jaxws2_2_4-b03-2011_05_27.zip
    28 jaxws_src.bundle.name=jdk8-jaxws2_2_4-b01-2011_07_22.zip
    29 jaxws_src.bundle.md5.checksum=2f5b829ade70f67fe272d0b322e3e702
    29 jaxws_src.bundle.md5.checksum=f64bedd3c512e6b1ca265fda2feb0905 
    30 jaxws_src.master.bundle.dir=${drops.master.copy.base}
    30 jaxws_src.master.bundle.dir=${drops.master.copy.base}
    31 jaxws_src.master.bundle.url.base=http://download.java.net/glassfish/components/jax-ws/openjdk/jdk7
    31 jaxws_src.master.bundle.url.base=http://download.java.net/glassfish/components/jax-ws/openjdk/jdk8
    32 
    32 
    33 jaf_src.bundle.name=jdk7-jaf-2010_08_19.zip
    33 jaf_src.bundle.name=jdk8-jaf-2011_07_22.zip
    34 jaf_src.bundle.md5.checksum=18d15dfd71117daadb332af003d08212
    34 jaf_src.bundle.md5.checksum=18d15dfd71117daadb332af003d08212
    35 jaf_src.master.bundle.dir=${drops.master.copy.base}
    35 jaf_src.master.bundle.dir=${drops.master.copy.base}
    36 jaf_src.master.bundle.url.base=https://java.net/downloads/jax-ws/JDK7
    36 jaf_src.master.bundle.url.base=https://java.net/downloads/jax-ws/jdk8
    37 
    37 
    38 #jaxws_tests.bundle.name=jdk7-jaxws-tests-2009_08_28.zip
    38 #jaxws_tests.bundle.name=jdk7-jaxws-tests-2009_08_28.zip
    39 #jaxws_tests.master.bundle.dir=${drops.master.copy.base}
    39 #jaxws_tests.master.bundle.dir=${drops.master.copy.base}
    40 #jaxws_tests.master.bundle.url.base=https://java.net/downloads/jax-ws/JDK7
    40 #jaxws_tests.master.bundle.url.base=https://java.net/downloads/jax-ws/JDK7
    41 
    41