[
https://issues.apache.org/jira/browse/QUARKS-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15311119#comment-15311119
]
ASF GitHub Bot commented on QUARKS-190:
---------------------------------------
GitHub user vdogaru opened a pull request:
https://github.com/apache/incubator-quarks/pull/125
QUARKS-190 fix build error if commithash generation fails
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vdogaru/incubator-quarks QUARKS-190-vdogaru
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks/pull/125.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #125
----
commit 46dc587cf4ea18db5fc3f03fbf08330d010f0237
Author: Victor Dogaru <[email protected]>
Date: 2016-06-01T21:09:33Z
QUARKS-190 fix build error if commithash generation fails
----
> Build fails with 'invalid header field' error message
> -----------------------------------------------------
>
> Key: QUARKS-190
> URL: https://issues.apache.org/jira/browse/QUARKS-190
> Project: Quarks
> Issue Type: Bug
> Components: ld
> Reporter: Victor Dogaru
> Assignee: Victor Dogaru
> Priority: Minor
>
> When the build does not run in a git repository, it fails with 'invalid
> header field' error.
> This happens because the expansion of ${commithash} in the
> "Implementation-Version" manifest header of
> target/java8/lib/quarks.api.function.jar contains the following error
> message:
> fatal: Not a git repository (or any parent up to mount point /tmp)
> Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)