[
https://issues.apache.org/jira/browse/QPID-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthew Farrellee updated QPID-1035:
------------------------------------
Attachment: PackageManagementGen2.diff
Added specs/management-types.xml to the distribution, both dist-gzip and
rpmbuild
One ugly catch to this is proper dependencies tracking is not performed for
cpp/managementgen/management-types.xml. This is because specs/ does not exist
in the dist-gzip and would cause an error from make during a build.
It is suggested that eventually the dependencies on specs/, and the need to
generate stubs before dist-gzip, could be removed, at which time the ugly catch
would go away.
> managementgen only exists in qpid C++ source
> --------------------------------------------
>
> Key: QPID-1035
> URL: https://issues.apache.org/jira/browse/QPID-1035
> Project: Qpid
> Issue Type: Improvement
> Components: Code Generator
> Reporter: Matthew Farrellee
> Attachments: PackageManagementGen.diff, PackageManagementGen2.diff
>
>
> The Python managementgen program only exists in the qpid C++ source, and is
> therefore only available to qpid C++ though it is of general use.
> managementgen should be packaged so others who want to write managed objects
> can take advantage of it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.