[
https://issues.apache.org/jira/browse/CRYPTO-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15361276#comment-15361276
]
Sebb commented on CRYPTO-100:
-----------------------------
CRYPTO-100 Makefile does not need to include VERSION file
VERSION file no longer exists so don't try and use it
Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/b4fb96bd
Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto/tree/b4fb96bd
Diff: http://git-wip-us.apache.org/repos/asf/commons-crypto/diff/b4fb96bd
> Makefile does not need to include VERSION file
> ----------------------------------------------
>
> Key: CRYPTO-100
> URL: https://issues.apache.org/jira/browse/CRYPTO-100
> Project: Commons Crypto
> Issue Type: Improvement
> Reporter: Sebb
> Fix For: 1.0.0
>
>
> The VERSION file is purely used to copy project.version into the VERSION
> variable used in the makefile.
> This is unnecessary, as the value can easily be passed in as an environment
> variable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)