[ 
https://issues.apache.org/jira/browse/QPID-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860536#action_12860536
 ] 

Emmanuel Bourg commented on QPID-2531:
--------------------------------------

What part of the build expects this directory? I removed it and I was still 
able to run 'ant build release' without error.

> 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-subscr...@qpid.apache.org

Reply via email to