[
https://issues.apache.org/jira/browse/QPID-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740931#comment-13740931
]
Robbie Gemmell commented on QPID-5074:
--------------------------------------
Attached patch for review, which resolves various issues with the plugins
noticed from 0.24 RC1 and RC2.
- makes the broker-plugins/jdbc-provider-bone module be handled as a
broker-plugin
- makes the optional bdbstore module be handled as a broker-plugin
- ensures the dependencies for the plugins are copied into the release binary
(except for those related to the optional bdbstore as we cant distribute them)
- simplifies the build commands used in the release script now that the plugin
deps are handled properly
> [Java Broker] update broker binary release tar process to handle plugins with
> dependencies
> ------------------------------------------------------------------------------------------
>
> Key: QPID-5074
> URL: https://issues.apache.org/jira/browse/QPID-5074
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: 0.24
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Priority: Blocker
> Fix For: 0.24
>
> Attachments:
> 0001-QPID-5074-update-broker-binary-release-tar-process-t.patch
>
>
> The process used to create the broker binary release has historically lacked
> awareness of plugin dependencies, because none of them had any that we
> distribute. As more functionality has been made pluggable during the 0.24
> development cycle, we now have plugins with dependencies we need to take into
> account and the process must be updated accordingly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]