Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2531

Improve the qpid broker build system to automatically build OSGI modules on broker-plugins directory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      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

      Attachments

        1. qpid-2531.patch
          1 kB
          Sorin Suciu

        Activity

          People

            ritchiem Martin Ritchie
            sorins Sorin Suciu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: