Timothy Bish created PROTON-1145:
------------------------------------
Summary: Move the python shim code to the test module where it is
used.
Key: PROTON-1145
URL: https://issues.apache.org/jira/browse/PROTON-1145
Project: Qpid Proton
Issue Type: Improvement
Components: proton-j
Affects Versions: 0.12.0
Reporter: Timothy Bish
Assignee: Timothy Bish
Fix For: 0.13.0
The proton-j project embeds the python binding code used in the tests module
which can result in breakages when other maven tooling attempts to interoperate
with the proton-j jar. Since the shim code is only currently used in the tests
module we should relocate it there. If there is some demand to have have these
python modules available outside the test module we could create a new
proton-j-bindings module that produces a jar with only those files inside.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)