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

default BUILD_NUMBER value causes bundling errors & voilates naming standard

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • infrastructure
    • None
    • beta2
    • generic
    • generic



      Name: dm26566 Date: 05/01/2001


      If a builder does not specify a BUILD_NUMBER for a j2sdk build, the
      default value of $(USER)-`$(DATE) '+%y%m%d-%H:%M'` is used. When this
      is put into a bundle, the ':' is not acceptable on win32 platforms, and
      the '-' is not acceptable character within a bundle naming field. change
      to $(USER)_`$(DATE) '+%d_%b_%Y_%H_%M'` instead.

      ======================================================================

            dmcduffisunw Dale Mcduffie (Inactive)
            dmcduffisunw Dale Mcduffie (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: