jaxp/make/jprt.properties
changeset 20036 927782ec0a1e
parent 11302 a6305295d4d9
child 20981 8a9716442153
equal deleted inserted replaced
20035:43c89b9c941e 20036:927782ec0a1e
     1 #
     1 #
     2 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2006, 2013, 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
    37     solaris_sparcv9_5.10-{product|fastdebug},                   \
    37     solaris_sparcv9_5.10-{product|fastdebug},                   \
    38     solaris_i586_5.10-{product|fastdebug},                      \
    38     solaris_i586_5.10-{product|fastdebug},                      \
    39     solaris_x64_5.10-{product|fastdebug},                       \
    39     solaris_x64_5.10-{product|fastdebug},                       \
    40     linux_i586_2.6-{product|fastdebug},                         \
    40     linux_i586_2.6-{product|fastdebug},                         \
    41     linux_x64_2.6-{product|fastdebug},                          \
    41     linux_x64_2.6-{product|fastdebug},                          \
    42     windows_i586_5.1-{product|fastdebug},                       \
    42     windows_i586_6.1-{product|fastdebug},                       \
    43     windows_x64_5.2-{product|fastdebug}
    43     windows_x64_6.1-{product|fastdebug}
    44 
    44 
    45 # Directories to be excluded from the source bundles
    45 # Directories to be excluded from the source bundles
    46 jprt.bundle.exclude.src.dirs=build dist webrev
    46 jprt.bundle.exclude.src.dirs=build dist webrev
    47 
    47