<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/broker/build.xml, branch rajith_jms_client</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-2929: *actually* fix inclusion of the broker-plugins in the release *archives*</title>
<updated>2010-11-08T00:31:24+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2010-11-08T00:31:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=e71532fc66f00535f330772bb2821a1b016d680a'/>
<id>e71532fc66f00535f330772bb2821a1b016d680a</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032429 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032429 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2929: ensure the broker-plugins are added to the broker release binary when running 'ant release-bin'</title>
<updated>2010-11-04T23:00:09+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2010-11-04T23:00:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=cd2a56f4fdc882ee67b8c1fee054459a4761dcc8'/>
<id>cd2a56f4fdc882ee67b8c1fee054459a4761dcc8</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031334 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031334 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utilise the same functionality.</title>
<updated>2010-06-14T12:35:51+00:00</updated>
<author>
<name>Martin Ritchie</name>
<email>ritchiem@apache.org</email>
</author>
<published>2010-06-14T12:35:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=16a79007527c096c7da40aa8cd0645279765227a'/>
<id>16a79007527c096c7da40aa8cd0645279765227a</id>
<content type='text'>
To enable generation for your plugin just add :
&lt;target name="precompile" depends="gen_logging"/&gt;
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 &lt;3 alpha&gt;-&lt;4 numeric&gt; 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@954432 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To enable generation for your plugin just add :
&lt;target name="precompile" depends="gen_logging"/&gt;
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 &lt;3 alpha&gt;-&lt;4 numeric&gt; 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@954432 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2634: use ant fixcrlf task as part of the broker packaging process to ensure correct line endings on scripts</title>
<updated>2010-06-07T20:12:41+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2010-06-07T20:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=cdb189932f4e50ad0d1ef7f4bee5bf0b55a33c1a'/>
<id>cdb189932f4e50ad0d1ef7f4bee5bf0b55a33c1a</id>
<content type='text'>
Applied patch from Emmanuel Bourg &lt;ebourg@apache.org&gt;


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@952404 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied patch from Emmanuel Bourg &lt;ebourg@apache.org&gt;


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@952404 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2625 : Update GenerateLogMessages to probe the property file for 3-Digit LoggingClasses and use that as the basis for generation. Expose LogSubjects from Queue and Session.</title>
<updated>2010-06-02T16:40:57+00:00</updated>
<author>
<name>Martin Ritchie</name>
<email>ritchiem@apache.org</email>
</author>
<published>2010-06-02T16:40:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=5f076b6c88020ad8f248ae292aa6283d1d40f7cf'/>
<id>5f076b6c88020ad8f248ae292aa6283d1d40f7cf</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@950635 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@950635 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2526: quote arguments to allow building with spaces in path</title>
<updated>2010-05-31T20:15:43+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2010-05-31T20:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=6fb9e09c42450393bfaa79de3baced7b04383ea2'/>
<id>6fb9e09c42450393bfaa79de3baced7b04383ea2</id>
<content type='text'>
Applied patches from Emmanuel Bourg &lt;ebourg@apache.org&gt;


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@949853 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied patches from Emmanuel Bourg &lt;ebourg@apache.org&gt;


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@949853 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2465: Set javac includeantruntime property in build files</title>
<updated>2010-03-29T10:44:27+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2010-03-29T10:44:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=b18a94dc67b0ab7efb9f353b8c7546180b09fcfe'/>
<id>b18a94dc67b0ab7efb9f353b8c7546180b09fcfe</id>
<content type='text'>
Applying patch from Andrew Kennedy &lt;andrew.international@gmail.com&gt;


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@928701 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applying patch from Andrew Kennedy &lt;andrew.international@gmail.com&gt;


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@928701 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2379: update the generated output dir to be consistent with its package heirarchy</title>
<updated>2010-02-05T10:11:44+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2010-02-05T10:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=5428564d2440189b9d978c3f8467872cc0802252'/>
<id>5428564d2440189b9d978c3f8467872cc0802252</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@906888 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@906888 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2379 : Initial work on adding QMF and federation to the Java Broker</title>
<updated>2010-01-31T00:31:49+00:00</updated>
<author>
<name>Robert Godfrey</name>
<email>rgodfrey@apache.org</email>
</author>
<published>2010-01-31T00:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=5efcd04d4557a6902a3ba85aa5114b0f282937f5'/>
<id>5efcd04d4557a6902a3ba85aa5114b0f282937f5</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@904934 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@904934 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge java-network-refactor branch</title>
<updated>2009-10-15T01:06:23+00:00</updated>
<author>
<name>Aidan Skinner</name>
<email>aidan@apache.org</email>
</author>
<published>2009-10-15T01:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=c8f80076d67d2f156a85e4d0d86b5798b3f83a27'/>
<id>c8f80076d67d2f156a85e4d0d86b5798b3f83a27</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@825362 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@825362 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
