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

gradle checkrepo is obsolete and doesn't work with git

XMLWordPrintable

        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.

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

                Created:
                Updated:
                Resolved: