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

Let different Jib profiles have different default make targets

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • infrastructure
    • None
    • b117

      Currently all Jib profiles define the default make target configure arg to be "all". While this works ok for our current main profiles, it's a bit crude and will not work well when start introducing more specialized profiles. I would like to implement a convenient way of specifying the list of default make targets for a profile.

      To demonstrate the feature I will also disable building of docs on a number of profiles. The docs build is very platform independent and we are currently wasting quite a bit of time letting every build, both release and debug, build docs. It would be nice if we only did this on one of the fast platforms.

            erikj Erik Joelsson
            erikj Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: