Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5085706

deploy.jar is using different rules to build when built from plugin.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • deploy
    • 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

            xlu Xiaobin Lu (Inactive)
            xlu Xiaobin Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: