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

Licensee makefile contains invalid rule

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.3.1
    • 1.3.1
    • infrastructure
    • None
    • beta
    • generic
    • generic



        Name: dm26566 Date: 11/20/2000


        There was a bug introduced in the recent update of
            .../make/sun/javac/sources/Makefile.LICBUILD

        the rule:
           $(RESOURCE_DEST_DIR)/%.properties: $(RESOURCE_SRC_DIR)/%.properties
                -$(MKDIR) -p $(RESOURCE_DEST_DIR)
                $(RM) $@
                $(CP) $< $@

        is composed of commands which have preceeding spaces instead of tab(s).
        Copy/Paste between applications often converts tabs to spaces.


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

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: