[
https://issues.apache.org/jira/browse/QPID-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068946#comment-13068946
]
Keith Wall edited comment on QPID-3365 at 7/21/11 12:12 PM:
------------------------------------------------------------
Hi Robbie
Can you review please?
This patch extends the build system to support an optional 'client-plugins'.
If the directory is present, any modules found within will be built in the
normal way.
This patch brings a dependency on Ant 1.7.1 (use erroronmissingdir on DirSet),
but as Ant 1.7.1 has been out for more than three years, I doubt this will
cause anyone a serious problem.
was (Author: k-wall):
Hi Robbie
Can you review please?
This patch extends the build system to support an optional 'client-plugins'.
If the directory is present, an modules found within will be compiled in the
normal way.
This patch brings a dependency on Ant 1.7.1 (use erroronmissingdir on DirSet),
but as Ant 1.7.1 has been out for more than three years, I doubt this will
cause anyone a serious problem.
> Improvements to build system to support client-plugins modules
> --------------------------------------------------------------
>
> Key: QPID-3365
> URL: https://issues.apache.org/jira/browse/QPID-3365
> Project: Qpid
> Issue Type: Improvement
> Components: Ant Build System, Java Client
> Reporter: Keith Wall
> Assignee: Keith Wall
> Fix For: 0.13
>
> Attachments:
> 0001-QPID-3365-Extend-build-system-to-build-optional-clie.patch
>
>
> The Ant Build system already builds broker side plugins beneath the
> broker-plugins. This improvement is to introduce an analogous client-plugins
> directory to allow for the building optional client side components. An
> example of such components would be optional transport or security mechanisms.
> This change does not introduce OSGi onto the client.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]