-
Bug
-
Resolution: Fixed
-
P4
-
6
-
mustang
-
sparc
-
solaris_8
deploy.jar is using different rules to build when built from plugin. Some of the java files in deploy.jar could not be built if using 1.5 compiler. So those files should be built with '-target 1.2 -source 1.2' options. However, the rules to build deploy.jar is missing that option. Java webstart can build it successfully since it explicitly include deploy/make/common/Defs.gmk (where includes these options). Plugin does not. So an easy fix will be to add inclusion of Defs.gmk into DeployRules.gmk for building deploy.jar.
###@###.### 2004-08-11
###@###.### 2004-08-11
###@###.### 2004-08-11
###@###.### 2004-08-11