make/jprt.properties

changeset 404
df5d4d016425
parent 289
5600254058a1
child 432
9261f342aa73
     1.1 --- a/make/jprt.properties	Thu Sep 19 09:37:05 2013 -0700
     1.2 +++ b/make/jprt.properties	Wed Sep 25 12:23:40 2013 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
    1.10 @@ -40,8 +40,8 @@
    1.11      linux_i586_2.6-{product|fastdebug},                         \
    1.12      linux_x64_2.6-{product|fastdebug},                          \
    1.13      macosx_x64_10.7-{product|fastdebug},                        \
    1.14 -    windows_i586_5.1-{product|fastdebug},                       \
    1.15 -    windows_x64_5.2-{product|fastdebug}
    1.16 +    windows_i586_6.1-{product|fastdebug},                       \
    1.17 +    windows_x64_6.1-{product|fastdebug}
    1.18  
    1.19  # Directories to be excluded from the source bundles
    1.20  jprt.bundle.exclude.src.dirs=build dist webrev

mercurial