[
https://issues.apache.org/jira/browse/CRYPTO-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved CRYPTO-101.
-------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
CRYPTO-101 Makefile does not use correct PATH separator for Windows
Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/d06cb33d
Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto/tree/d06cb33d
Diff: http://git-wip-us.apache.org/repos/asf/commons-crypto/diff/d06cb33d
> Makefile does not use correct PATH separator for Windows
> --------------------------------------------------------
>
> Key: CRYPTO-101
> URL: https://issues.apache.org/jira/browse/CRYPTO-101
> Project: Commons Crypto
> Issue Type: Bug
> Reporter: Sebb
> Fix For: 1.0.0
>
>
> Makefile.common defines the variable 'sep' but does not use it.
> Makefile uses the separator ':' for paths; this is not valid on Windows.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)