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

Minor inconsistency between source distribution and source code checked out from the release branch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      I ran diff command to check 0.9.0-RC1 source distribution and got the following result:

      $ diff -r apache-yetus-0.9.0-RC1-tag apache-yetus-0.9.0-src_unpack/yetus-project-0.9.0
      Only in apache-yetus-0.9.0-RC1-tag: .git
      Only in apache-yetus-0.9.0-RC1-tag: .gitattributes
      Only in apache-yetus-0.9.0-RC1-tag: .gitignore
      Only in apache-yetus-0.9.0-src_unpack/yetus-project-0.9.0: DEPENDENCIES
      Only in apache-yetus-0.9.0-RC1-tag/asf-site-src/source/documentation/in-progress: precommit-apidocs
      $ cat apache-yetus-0.9.0-src_unpack/yetus-project-0.9.0/DEPENDENCIES 
      // ------------------------------------------------------------------
      // Transitive dependencies of this project determined from the
      // maven pom organized by organization.
      // ------------------------------------------------------------------
      
      Apache Yetus Project
      
      
      
      
      
      $ test -L apache-yetus-0.9.0-RC1-tag/asf-site-src/source/documentation/in-progress/precommit-apidocs
      $ echo $?
      0
      

      As you can see, they are dotfiles, an almost-empty file, and a symbolic link.
      So I think this difference doesn't block the release, but we have to investigate why it occurred later.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sekikn Kengo Seki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: