make/build.properties

changeset 1194
2360c8213989
parent 1137
c1238fcc9515
child 1455
75ab654b5cd5
equal deleted inserted replaced
1190:7d412606d641 1194:2360c8213989
1 # 1 #
2 # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. 2 # Copyright (c) 2007, 2012, 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
157 javap.tests = \ 157 javap.tests = \
158 tools/javap/ 158 tools/javap/
159 159
160 # 160 #
161 161
162 apt.includes = \
163 com/sun/mirror/ \
164 com/sun/tools/apt/
165
166 apt.tests = \
167 tools/apt/
168
169 #
170
171 # The following files require the latest JDK to be available. 162 # The following files require the latest JDK to be available.
172 # The API can be provided by using a suitable boot.java.home 163 # The API can be provided by using a suitable boot.java.home
173 # or by setting import.jdk 164 # or by setting import.jdk
174 require.latest.jdk.files = \ 165 require.latest.jdk.files = \
175 com/sun/tools/javac/nio/*.java 166 com/sun/tools/javac/nio/*.java

mercurial