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

git jcheck complains about invalid tags in jdk repo after fix for JDK-8252844

XMLWordPrintable

    • b16

      The .jcheck/conf file was updated in JDK-8252844 to the new Skara format. There seems to be a mistake in the regex for valid tags, since most formerly valid tags are now listed as invalid.

      $ git jcheck
      [tags] error: illegal tag name: jdk-10+0
      [tags] error: illegal tag name: jdk-10+1
      ...
      [tags] error: illegal tag name: jdk9-b93
      [tags] error: illegal tag name: jdk9-b94

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

              Created:
              Updated:
              Resolved: