Dale Richardson created METRON-2075:
---------------------------------------
Summary: site-book generation broken on MacOS with GNU sed
installed
Key: METRON-2075
URL: https://issues.apache.org/jira/browse/METRON-2075
Project: Metron
Issue Type: Bug
Affects Versions: 0.7.0
Reporter: Dale Richardson
When building on a MacOS machine, site-book/bin/generate-md.sh assumes that the
MacOS version of sed (which comes from FreeBSD) comes first on the path of the
build environment. If GNU sed is installed and comes earlier in the path than
the script calls sed with the wrong arguments, stopping the site-book
generation process because of sed returning an error.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)