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.

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

                Created:
                Updated:
                Resolved: