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

gradle checkrepo is obsolete and doesn't work with git

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • jfx14
    • jfx14
    • javafx

    Backports

      Description

        The `checkrepo` and `checkrepoall` tasks don't work when run from a git repo, because the checkWhiteSpace script that they use assumes hg. To reproduce:

        $ gradle checkrepo
        ...
        > Task :checkrepo
        abort: no repository found in '.../jfx' (.hg not found)!
        abort: no repository found in '.../jfx' (.hg not found)!

        It doesn't fail the build but doesn't do anything useful either.

        Attachments

          Issue Links

            Activity

              People

                kcr Kevin Rushforth
                kcr Kevin Rushforth
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: