[
https://issues.apache.org/jira/browse/ACCUMULO-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859224#comment-13859224
]
Mike Drob commented on ACCUMULO-2064:
-------------------------------------
When I was doing the 1.4.4 release, I built all artifacts from a {{git
archive}} command. I think this has the benefit of not accidentally including
the .git directory in a release, and is probably good practice anyway.
> Include Git SHA1 in artifacts
> -----------------------------
>
> Key: ACCUMULO-2064
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2064
> Project: Accumulo
> Issue Type: Improvement
> Components: build
> Reporter: Josh Elser
> Assignee: Mike Drob
> Priority: Minor
> Fix For: 1.4.5, 1.5.1, 1.6.0
>
>
> After building a SNAPSHOT version of Accumulo, the Git commit ID it was built
> from is lost in the wind the next time you update you copy of the repo.
> It would be nice to include the SHA1 in the the MANIFEST.MF. I've done this
> before, and I remember it to be rather easy in the end, but I don't remember
> how off the top of my head.
> This would be very useful when running Accumulo's distributed tests during at
> the end of a release cycle to rule out the possibility of running into a bug
> that was already fixed.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)