[
https://issues.apache.org/jira/browse/PROTON-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163364#comment-15163364
]
ASF subversion and git services commented on PROTON-1145:
---------------------------------------------------------
Commit 482012b9c8f6cac48b3c95196ddbc879c3d0fb94 in qpid-proton's branch
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=482012b ]
PROTON-1145 move the python shim code from proton-j into the tests
module where it is used.
> 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)