diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2010-06-14 12:35:51 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2010-06-14 12:35:51 +0000 |
| commit | c9bc0b27d6153a58e4e68d77c6a8ee3ed3f69578 (patch) | |
| tree | 4732922af62a6bc5cb17f43470297f643d064ef5 /cpp | |
| parent | 2dd4abed07a9b6bec3fe6e9d25e953a41a917563 (diff) | |
| download | qpid-python-c9bc0b27d6153a58e4e68d77c6a8ee3ed3f69578.tar.gz | |
QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utilise the same functionality.
To enable generation for your plugin just add :
<target name="precompile" depends="gen_logging"/>
to your build.xml
Logging is now defined in a X_logmessage.properties file. Where X is used to make the XMessages.java class.
Also updated all existing usages to remove the 3 digit prefix that wasn't adding any info.
Updated ConfigStore and Transaction Log to use named properties rather than numeric values.
If we are going to continue with <3 alpha>-<4 numeric> ids for messages then we'll need to have some registry to prevent
clases. Perhaps it is simpler to relax this and require a plugin creator to provide a unique identifier for their messages.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@954432 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
0 files changed, 0 insertions, 0 deletions
