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

support for partial deploy build in new build system

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P2 P2
    • 9
    • 8
    • infrastructure
    • None

      with old build system, it was possible to build deploy workspace only

      http://j2se.sfbay.sun.com/web/bin/view/Deployment/Deploy7EngPractices#Partial_build

      it was enough to clone JDK repo (without building full JDK) and set ALT_DEPLOY_BOOTDIR to recent build result.

      I can't find any way to build deploy only with new build system

      If I run "make deploy-only" (without building full workspace), I get

      ## Starting deploy
      /usr/bin/find: `/cygdrive/c/ws/8-cpu/build/windows-x86-normal-server-release/images/j2sdk-image': No such file or directory
      /usr/bin/find: `/cygdrive/c/ws/8-cpu/build/windows-x86-normal-server-release/images/j2re-image': No such file or directory
      Copying images for deploy
      /usr/bin/cp: cannot stat `/cygdrive/c/ws/8-cpu/build/windows-x86-normal-server-release/images/j2re-image/*': No such file or directory
      make[1]: *** [/cygdrive/c/ws/8-cpu/build/windows-x86-normal-server-release/deploy/_deploy.images.prepared] Error 1
      make: *** [deploy-only] Error 2

      Partial build can save a lot of time for those who are building deploy only.

            Unassigned Unassigned
            dcherepanov Dmitry Cherepanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: