Uploaded image for project: 'Yetus'
  1. Yetus
  2. YETUS-772

RC verification document updates from 0.9.0

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.10.0
    • None

    Description

      Found some minor issues in the "ASF required checks" section while checking 0.9.0-RC1.

      Step 2:

      $ gpg --print-mds apache-yetus-0.7.0-src.tar.gz >yetus-0.7.0-src.tar.gz.my_mds
      $ diff apache-yetus-0.7.0-src.tar.gz.mds apache-yetus-0.7.0-src.tar.gz.my_mds
      $ shasum -a 512 apache-yetus-0.7.0-src.tar.gz >yetus-0.7.0-src.tar.gz.my_sha512
      $ diff apache-yetus-0.7.0-src.tar.gz.sha512 apache-yetus-0.7.0-src.tar.gz.my_sha512
      
      • "yetus-0.7.0-src.tar.gz.*" should be "apache-yetus-0.7.0-src.tar.gz.*" so that they correspond to the next commands.

      Step 4:

      $ mkdir apache-yetus-0.7.0-src_unpack
      $ tar -C apache-yetus-0.7.0-src_unpack -xzf apache-yetus-0.7.0-src.tar.gz
      $ git clone --single-branch --depth=1 --branch 0.7.0-RC1 'https://git1-us-west.apache.org/repos/asf/yetus.git' apache-yetus-0.7.0-RC1-tag
      $ diff -r apache-yetus-0.7.0-RC1-tag apache-yetus-0.7.0-src_unpack/yetus-0.7.0
      $ echo $?
      0
      
      • "YETUS-585" is easier to understand than "0.7.0-RC1" for the branch name, since we usually use "YETUS-XXX" naming style (e.g., "YETUS-767" for 0.9.0) for release branch.
      • "apache-yetus-0.7.0-src_unpack/yetus-0.7.0" should be "apache-yetus-0.9.0-src_unpack/yetus-project-0.7.0".

      Step 5:

      $ mkdir apache-yetus-0.7.0-src_unpack
      $ tar -C apache-yetus-0.7.0-src_unpack -xzf apache-yetus-0.7.0-src.tar.gz
      $ cd apache-yetus-0.7.0-src_unpack/yetus-0.7.0
      $ mvn clean install
      
      • "apache-yetus-0.7.0-src_unpack/yetus-0.7.0" should be "apache-yetus-0.7.0-src_unpack/yetus-project-0.7.0" (same as above)

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            aw Allen Wittenauer
            sekikn Kengo Seki
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment