You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Sorin Suciu (JIRA)" <qp...@incubator.apache.org> on 2010/04/22 17:15:49 UTC

[jira] Updated: (QPID-2531) Improve the qpid broker build system to automatically build OSGI modules on broker-plugins directory

     [ https://issues.apache.org/jira/browse/QPID-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sorin Suciu updated QPID-2531:
------------------------------

    Attachment: qpid-2531.patch

> Improve the qpid broker build system to automatically build OSGI modules on broker-plugins directory
> ----------------------------------------------------------------------------------------------------
>
>                 Key: QPID-2531
>                 URL: https://issues.apache.org/jira/browse/QPID-2531
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Sorin Suciu
>            Assignee: Martin Ritchie
>         Attachments: qpid-2531.patch
>
>
> The qpid broker ant build system could be improved to automatically build the OSGI modules in the broker-plugins directory given we might have multiple modules. For this, we could modify the current build.xml file from broker-plugins to delegate the tasks to each individual module via a subant task. Each module would have its own build.xml file (which would be pretty much generic). 
> So the task of adding a new OSGI module would involve: 
> - creating a new directory (eg myplugin) having a generic build.xml and the code in src subdir
> - adding the new directory to the subant task so it will be build
> - updating the build.deps file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org