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

Uwe Schindler commented on SOLR-4377:
-------------------------------------

{quote}
bq. I'm not sure why .gitignore and .hgignore aren't present, but I'd argue 
that they have no point in a source tarball outside of a VC system.

As they are part of our src tree and serve a purpose, I don't see why wouldn't 
include them.
{quote}

They are not in the src-tarball, because the ANT <fileset/> used by the <tar/> 
task excludes those file types: 
http://ant.apache.org/manual/dirtasks.html#defaultexcludes - This is intended, 
otherwise it would also contain .svn/ and similar files.
                
> making release tarballs identical to the release tags
> -----------------------------------------------------
>
>                 Key: SOLR-4377
>                 URL: https://issues.apache.org/jira/browse/SOLR-4377
>             Project: Solr
>          Issue Type: Improvement
>          Components: scripts and tools
>    Affects Versions: 4.0, 4.1
>            Reporter: Roman Shaposhnik
>             Fix For: 4.2, 5.0
>
>         Attachments: diff.txt
>
>
> Now that we're integrating Solr with Hadoop via the Apache Bigtop project it 
> is a bit of a nuisance to our build system that the release tarballs don't 
> quite match the SVN tags. This is also something that is not quite ASF kosher 
> strictly speaking. 
> Would it be ok with a Solr community to add a comparison check between 
> release tarballs and SVN tags as part of the release process checklist?
> If you guys have a Wiki outlining how-to-release perhaps it needs to be 
> captured over there or just added to the process. Either way would be fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to