jaxws/jaxws.properties
author duke
Wed, 05 Jul 2017 17:22:21 +0200
changeset 6405 69f3edf08347
parent 5835 28d0f6968cea
child 6565 73ff409e977d
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     1
#
5516
d5307370d017 6943119: Rebrand source copyright notices
ohair
parents: 4138
diff changeset
     2
# Copyright (c) 2007, 2009, Oracle and/or its affiliates. All rights reserved.
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     4
#
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
5516
d5307370d017 6943119: Rebrand source copyright notices
ohair
parents: 4138
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
5516
d5307370d017 6943119: Rebrand source copyright notices
ohair
parents: 4138
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    10
#
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    15
# accompanied this code).
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    16
#
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    17
# You should have received a copy of the GNU General Public License version
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    20
#
5516
d5307370d017 6943119: Rebrand source copyright notices
ohair
parents: 4138
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
d5307370d017 6943119: Rebrand source copyright notices
ohair
parents: 4138
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
d5307370d017 6943119: Rebrand source copyright notices
ohair
parents: 4138
diff changeset
    23
# questions.
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    24
#
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    25
4138
6f57118cd450 6898251: Add ALT_DROPS_DIR feature to jaxp/jaxws
andrew
parents: 4137
diff changeset
    26
drops.master.copy.base=${drops.dir}
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    27
5835
28d0f6968cea 6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
ohair
parents: 5516
diff changeset
    28
jaxws_src.bundle.name=jdk7-jaxws-b100.zip
28d0f6968cea 6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
ohair
parents: 5516
diff changeset
    29
jaxws_src.bundle.md5.checksum=e4fea255c6222b118bb1d0d3054d36e1
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    30
jaxws_src.master.bundle.dir=${drops.master.copy.base}
5835
28d0f6968cea 6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
ohair
parents: 5516
diff changeset
    31
jaxws_src.master.bundle.url.base=https://jax-ws.dev.java.net/files/documents/4202/150896
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    32
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    33
jaf_src.bundle.name=jdk7-jaf-2009_08_28.zip
4137
a06d987928b2 6894441: Add checksum checks, remove use of original sources in jax repositories, fix bundle logic
ohair
parents: 3887
diff changeset
    34
jaf_src.bundle.md5.checksum=eb8cb7a4a7f14e211fbe2354878a2472
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    35
jaf_src.master.bundle.dir=${drops.master.copy.base}
5835
28d0f6968cea 6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
ohair
parents: 5516
diff changeset
    36
jaf_src.master.bundle.url.base=http://kenai.com/projects/jdk7-drops/downloads/download
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    37
5835
28d0f6968cea 6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
ohair
parents: 5516
diff changeset
    38
#jaxws_tests.bundle.name=jdk7-jaxws-tests-2009_08_28.zip
28d0f6968cea 6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
ohair
parents: 5516
diff changeset
    39
#jaxws_tests.master.bundle.dir=${drops.master.copy.base}
28d0f6968cea 6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
ohair
parents: 5516
diff changeset
    40
#jaxws_tests.master.bundle.url.base=http://kenai.com/projects/jdk7-drops/downloads/download
28d0f6968cea 6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
ohair
parents: 5516
diff changeset
    41