Andrew Stitcher created PROTON-619:
--------------------------------------
Summary: The heuristics in config.sh don't work for all build
directory locations
Key: PROTON-619
URL: https://issues.apache.org/jira/browse/PROTON-619
Project: Qpid Proton
Issue Type: Bug
Affects Versions: 0.7
Reporter: Andrew Stitcher
Assignee: Andrew Stitcher
The config.sh script is used to set shell variables which allow developers to
run various proton language bindings libraries from the build area.
Currently it is a fixed script in the source tree, so it can't know for sure
where the build tree and hence the built libraries actually are. If we used the
build system to generate the file from a template then we could make it work
without using fallible heuristics.
--
This message was sent by Atlassian JIRA
(v6.2#6252)