| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ... | Robert Gemmell | 2013-10-06 | 1 | -1/+0 |
| * | QPID-5048: add pluginManagement section to the qpid parent, to override apach... | Robert Gemmell | 2013-09-30 | 1 | -15/+2 |
| * | QPID-5192, QPID-5048: update the maven build in line with previous QPID-5192 ... | Robert Gemmell | 2013-09-29 | 1 | -48/+40 |
| * | QPID-5158: remove old/duplicate create-version target, fix version.file prope... | Robert Gemmell | 2013-09-29 | 1 | -0/+2 |
| * | QPID-5048: add initial pom files for a maven build | Robert Gemmell | 2013-09-23 | 1 | -0/+174 |
| * | removed maven build system | Rafael H. Schloming | 2008-12-10 | 1 | -187/+0 |
| * | QPID-1072: renamed org.apache.qpidity -> org.apache.qpid | Rafael H. Schloming | 2008-07-29 | 1 | -1/+1 |
| * | QPID-832 merge M2.x | Aidan Skinner | 2008-04-24 | 1 | -12/+0 |
| * | QPID-901: update pom to work with new codegen | Rafael H. Schloming | 2008-04-18 | 1 | -5/+5 |
| * | Changed version to M3 to avoid confusion with old M2 snapshots | Rajith Muditha Attapattu | 2008-01-25 | 1 | -2/+2 |
| * | Changed the MINA version to 1.1.5. | Rajith Muditha Attapattu | 2007-11-28 | 1 | -2/+2 |
| * | Updated message selector | Arnaud Simon | 2007-10-17 | 1 | -19/+1 |
| * | rerun generate script when it is modified | Rafael H. Schloming | 2007-09-24 | 1 | -1/+4 |
| * | * moved most of the classes in the org.apache.qpidity package to | Rafael H. Schloming | 2007-09-13 | 1 | -10/+12 |
| * | Remerge of M2. All tests pass locally | Martin Ritchie | 2007-08-30 | 1 | -5/+17 |
| * | moved from client | Arnaud Simon | 2007-08-06 | 1 | -1/+25 |
| * | added amqp.0-10-preview.xml and switched the qpidity codegen over to use it | Rafael H. Schloming | 2007-08-03 | 1 | -1/+1 |
| * | replaced hardcode : with ${path.separator} for cygwin | Rafael H. Schloming | 2007-08-02 | 1 | -1/+1 |
| * | switched common generate script over to jython | Rafael H. Schloming | 2007-08-01 | 1 | -4/+29 |
| * | Rolled back revision 561365 and commented out some broken code in ClientSessi... | Rafael H. Schloming | 2007-07-31 | 1 | -19/+7 |
| * | Added a closing quote. | Rafael H. Schloming | 2007-07-31 | 1 | -1/+1 |
| * | Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44... | Martin Ritchie | 2007-07-31 | 1 | -7/+19 |
| * | first attempt at isolating session functions common to both broker and client | Rajith Muditha Attapattu | 2007-07-25 | 1 | -0/+1 |
| * | Initial submit of 0-10 communication layer. | Rafael H. Schloming | 2007-07-24 | 1 | -0/+6 |
| * | Merged revisions 549530-550509 via svnmerge from | Martin Ritchie | 2007-06-27 | 1 | -0/+1 |
| * | Merged revisions 439476-447993,447995-448007,448009-448141,448143-448157,4481... | Martin Ritchie | 2007-06-15 | 1 | -7/+9 |
| * | Fixed problems with new retrotranslator plugin snapshot. Upgraded to use the ... | Robert Greig | 2007-03-13 | 1 | -32/+4 |
| * | (Patch submitted by Rupert Smith) | Robert Greig | 2007-03-07 | 1 | -6/+6 |
| * | (Path submitted by Rupert Smith) Qpid-338. Custom SASL implementation for Jav... | Robert Greig | 2007-02-20 | 1 | -36/+38 |
| * | (Path Qpid-337 submitted by Rupert Smith) | Robert Greig | 2007-02-12 | 1 | -4/+65 |
| * | QPID-317 : Patch supplied by Rob Godfrey - Remove dependency on JMS from comm... | Robert Greig | 2007-01-24 | 1 | -5/+0 |
| * | QPID-278 | Martin Ritchie | 2007-01-12 | 1 | -0/+7 |
| * | QPID-146 QPID-112 QPID-278 | Martin Ritchie | 2007-01-12 | 1 | -4/+20 |
| * | Fixed: [QPID-253] Existing classpath breaks codegen; [QPID-254] Build failure... | Kim van der Riet | 2007-01-08 | 1 | -10/+2 |
| * | Added automatic build of generator; added dependency check on source XML file... | Kim van der Riet | 2007-01-02 | 1 | -0/+4 |
| * | File tidy-up for AMQP version code: Removed old XSLT files; moved cluster.asl... | Kim van der Riet | 2006-12-22 | 1 | -2/+1 |
| * | AMQP version using new generator - Part 1. In these changes, all places where... | Kim van der Riet | 2006-12-22 | 1 | -10/+5 |
| * | QPID-181 QPID-180 | Martin Ritchie | 2006-12-15 | 1 | -0/+4 |
| * | minor client build changes | Stephen Vinoski | 2006-12-08 | 1 | -1/+1 |
| * | properly limit scope for test-only dependencies | Stephen Vinoski | 2006-11-24 | 1 | -5/+0 |
| * | PropertyFieldTableTest.java - Removed system.out.println | Martin Ritchie | 2006-11-22 | 1 | -9/+9 |
| * | broker/pom.xml - removed test scope from junit to remove warning in build log. | Martin Ritchie | 2006-11-20 | 1 | -63/+72 |
| * | complete bringing initial maven work to trunk | Stephen Vinoski | 2006-11-18 | 1 | -0/+90 |