Merge
This commit is contained in:
commit
7b092df554
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
|
# Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
|
||||||
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
#
|
#
|
||||||
# This code is free software; you can redistribute it and/or modify it
|
# This code is free software; you can redistribute it and/or modify it
|
||||||
@ -25,15 +25,15 @@
|
|||||||
|
|
||||||
drops.master.copy.base=${drops.dir}
|
drops.master.copy.base=${drops.dir}
|
||||||
|
|
||||||
jaxws_src.bundle.name=jdk7-jaxws2_2_4-b03-2011_05_27.zip
|
jaxws_src.bundle.name=jdk8-jaxws2_2_4-b01-2011_07_22.zip
|
||||||
jaxws_src.bundle.md5.checksum=2f5b829ade70f67fe272d0b322e3e702
|
jaxws_src.bundle.md5.checksum=f64bedd3c512e6b1ca265fda2feb0905
|
||||||
jaxws_src.master.bundle.dir=${drops.master.copy.base}
|
jaxws_src.master.bundle.dir=${drops.master.copy.base}
|
||||||
jaxws_src.master.bundle.url.base=http://download.java.net/glassfish/components/jax-ws/openjdk/jdk7
|
jaxws_src.master.bundle.url.base=http://download.java.net/glassfish/components/jax-ws/openjdk/jdk8
|
||||||
|
|
||||||
jaf_src.bundle.name=jdk7-jaf-2010_08_19.zip
|
jaf_src.bundle.name=jdk8-jaf-2011_07_22.zip
|
||||||
jaf_src.bundle.md5.checksum=18d15dfd71117daadb332af003d08212
|
jaf_src.bundle.md5.checksum=18d15dfd71117daadb332af003d08212
|
||||||
jaf_src.master.bundle.dir=${drops.master.copy.base}
|
jaf_src.master.bundle.dir=${drops.master.copy.base}
|
||||||
jaf_src.master.bundle.url.base=https://java.net/downloads/jax-ws/JDK7
|
jaf_src.master.bundle.url.base=https://java.net/downloads/jax-ws/jdk8
|
||||||
|
|
||||||
#jaxws_tests.bundle.name=jdk7-jaxws-tests-2009_08_28.zip
|
#jaxws_tests.bundle.name=jdk7-jaxws-tests-2009_08_28.zip
|
||||||
#jaxws_tests.master.bundle.dir=${drops.master.copy.base}
|
#jaxws_tests.master.bundle.dir=${drops.master.copy.base}
|
||||||
|
Loading…
Reference in New Issue
Block a user