[ 
https://issues.apache.org/jira/browse/YETUS-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814484#comment-16814484
 ] 

Allen Wittenauer commented on YETUS-773:
----------------------------------------

DEPENDENCIES is generated by the -Papache-release profile.  I'm not sure which 
plugin is generating it.

> Minor inconsistency between source distribution and source code checked out 
> from the release branch
> ---------------------------------------------------------------------------------------------------
>
>                 Key: YETUS-773
>                 URL: https://issues.apache.org/jira/browse/YETUS-773
>             Project: Yetus
>          Issue Type: Bug
>            Reporter: Kengo Seki
>            Priority: Minor
>
> I ran diff command to check 0.9.0-RC1 source distribution and got the 
> following result:
> {code}
> $ 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
> {code}
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to