From 6ec4c76bb764d2e52d6ae9aa540af5fb76aaadde Mon Sep 17 00:00:00 2001 From: Kelly O'Hair Date: Thu, 14 Aug 2008 13:33:08 -0700 Subject: [PATCH] 6674227: Missing LICENSE file during build Just a JPRT usage issue. The top level files (like LICENSE) are needed to create the jdk image (j2sdk-image directory). Reviewed-by: tbell --- jdk/make/jprt.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/jdk/make/jprt.properties b/jdk/make/jprt.properties index 06abef8c8e6..e6666cb1d6c 100644 --- a/jdk/make/jprt.properties +++ b/jdk/make/jprt.properties @@ -55,6 +55,5 @@ jprt.solaris_x64.build.platform.match32=solaris_i586_5.10 jprt.test.targets=*-*-*-jvm98 # Directories needed to build -jprt.bundle.src.dirs=make src jprt.bundle.exclude.src.dirs=build