summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removed local development code that made it into the repositoryMartin Ritchie2006-11-151-13/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@475297 13f79535-47bb-0310-9956-ffa450edef68
* QPID-92 Changes to bring MINA use up to MINA-Head (1.1.0) compatibility.Martin Ritchie2006-11-151-38/+61
| | | | | | Sorry forgot this file. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@475294 13f79535-47bb-0310-9956-ffa450edef68
* QPID-92 Changes to bring MINA use up to MINA-Head (1.1.0) compatibility Martin Ritchie2006-11-151-5/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@475288 13f79535-47bb-0310-9956-ffa450edef68
* QPID-92 Changes to bring MINA use up to MINA-Head (1.1.0) compatibility Martin Ritchie2006-11-1513-65/+56
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@475286 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabled tracing of requests sent and received.Gordon Sim2006-11-154-8/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@475266 13f79535-47bb-0310-9956-ffa450edef68
* Added ability for broker to load a message store implementation from a library.Gordon Sim2006-11-159-5/+322
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@475181 13f79535-47bb-0310-9956-ffa450edef68
* QPID-76Martin Ritchie2006-11-152-11/+48
| | | | | | Forgot to include the client build distributions. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@475145 13f79535-47bb-0310-9956-ffa450edef68
* keys used for signing the releaseRajith Muditha Attapattu2006-11-141-0/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@475036 13f79535-47bb-0310-9956-ffa450edef68
* QPID-93 Removed management modules which have now been removed from the ↵Robert Greig2006-11-141-1/+1
| | | | | | repository. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@474933 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to the generated C++ code and templatesKim van der Riet2006-11-147-176/+180
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@474866 13f79535-47bb-0310-9956-ffa450edef68
* QPID-93 Bhupendra Bhusman Bhardwaj2006-11-1467-5023/+0
| | | | | | These management modules are not in working order and not being used. These need to be removed. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@474844 13f79535-47bb-0310-9956-ffa450edef68
* mergered the changes from Developing.txt to README.txtRajith Muditha Attapattu2006-11-132-89/+84
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@474564 13f79535-47bb-0310-9956-ffa450edef68
* Tidy-up of version codeKim van der Riet2006-11-134-9/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@474493 13f79535-47bb-0310-9956-ffa450edef68
* EventChannel classes, start of epoll-based posix implementation.Alan Conway2006-11-131-0/+71
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@474453 13f79535-47bb-0310-9956-ffa450edef68
* EventChannel classes, start of epoll-based posix implementation.Alan Conway2006-11-1312-50/+492
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@474452 13f79535-47bb-0310-9956-ffa450edef68
* * added top-level systests directory for non-unit testsStephen Vinoski2006-11-1242-7/+177
| | | | | | | | * moved some tests into systests to eliminate dependencies between test subdirectories (required for maven) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473889 13f79535-47bb-0310-9956-ffa450edef68
* update Apache licenses to the current versionStephen Vinoski2006-11-10921-11350/+14890
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473568 13f79535-47bb-0310-9956-ffa450edef68
* Modified the generation of the root LICENSE.txt file to include references ↵Martin Ritchie2006-11-102-3/+35
| | | | | | to all other license files in the project. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473536 13f79535-47bb-0310-9956-ffa450edef68
* Added Apache license to top of files where missingKim van der Riet2006-11-1010-0/+169
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473498 13f79535-47bb-0310-9956-ffa450edef68
* Latest version of gentools. Java AmqpConstants class added which allows in ↵Kim van der Riet2006-11-1022-116/+1257
| | | | | | | | changes in the <constant> declarations in spec from version to version. C++ AMQP_Constants.h file still incomplete. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473472 13f79535-47bb-0310-9956-ffa450edef68
* release notes updatedMarnie McCormack2006-11-101-0/+74
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473360 13f79535-47bb-0310-9956-ffa450edef68
* update to readmeMarnie McCormack2006-11-101-3/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473359 13f79535-47bb-0310-9956-ffa450edef68
* Fixed ant error due to lack of fscontext jarMartin Ritchie2006-11-101-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473356 13f79535-47bb-0310-9956-ffa450edef68
* Some more riguorous 'const' declarations in basic header properties. Some ↵Gordon Sim2006-11-104-69/+75
| | | | | | more comments in queue header. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473352 13f79535-47bb-0310-9956-ffa450edef68
* QPID-74 Resolved some issues where a few new files were not addedMartin Ritchie2006-11-103-18/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473345 13f79535-47bb-0310-9956-ffa450edef68
* Removed bdbstore referenceMartin Ritchie2006-11-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473338 13f79535-47bb-0310-9956-ffa450edef68
* QPID-77 QPID-81Martin Ritchie2006-11-101-6/+5
| | | | | | Set name of launcher back to <module>-launcher.jar to make the bin scripts easier to handle git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473336 13f79535-47bb-0310-9956-ffa450edef68
* QPID-78Martin Ritchie2006-11-104-4/+30
| | | | | | Added DISCLAIMER.txt LICENSE.txt and NOTICE.txt to the built jars git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473331 13f79535-47bb-0310-9956-ffa450edef68
* typo correctlyMarnie McCormack2006-11-101-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473307 13f79535-47bb-0310-9956-ffa450edef68
* Added licenses for jython and jms cts and removed fscontext jars, updated to ↵Marnie McCormack2006-11-105-2/+84
| | | | | | notice.txt git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473296 13f79535-47bb-0310-9956-ffa450edef68
* Added attributions to notice file for saxon, slf4j and junit. Props changed ↵Marnie McCormack2006-11-102-471/+489
| | | | | | on saxon license. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473288 13f79535-47bb-0310-9956-ffa450edef68
* Created module.vm.version to set X-Compile-Source-JDK in jars default is 1.4 ↵Martin Ritchie2006-11-103-17/+8
| | | | | | Broker overrides to 1.5 git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473283 13f79535-47bb-0310-9956-ffa450edef68
* Name change for junit license and added MPL for saxonMarnie McCormack2006-11-102-0/+471
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473282 13f79535-47bb-0310-9956-ffa450edef68
* Shutdown invm broker after connections are closed.Gordon Sim2006-11-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473280 13f79535-47bb-0310-9956-ffa450edef68
* Removed old license fileMarnie McCormack2006-11-101-30/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473274 13f79535-47bb-0310-9956-ffa450edef68
* Removed old license filesMarnie McCormack2006-11-101-41/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473273 13f79535-47bb-0310-9956-ffa450edef68
* name changeMarnie McCormack2006-11-101-0/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473272 13f79535-47bb-0310-9956-ffa450edef68
* Name updateMarnie McCormack2006-11-101-0/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473271 13f79535-47bb-0310-9956-ffa450edef68
* set mime typeMarnie McCormack2006-11-100-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473267 13f79535-47bb-0310-9956-ffa450edef68
* set mime typeMarnie McCormack2006-11-100-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473266 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: ↵Martin Ritchie2006-11-101-78/+0
| | | | https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473265 13f79535-47bb-0310-9956-ffa450edef68
* Fixed to ref Qpid not TuscanyMarnie McCormack2006-11-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473264 13f79535-47bb-0310-9956-ffa450edef68
* Addition of svn-auto-props based on TuscanyMartin Ritchie2006-11-101-0/+78
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473263 13f79535-47bb-0310-9956-ffa450edef68
* Updated properties SVN:eol-style nativeMartin Ritchie2006-11-101-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473261 13f79535-47bb-0310-9956-ffa450edef68
* restrucutred the release docsRajith Muditha Attapattu2006-11-104-213/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473186 13f79535-47bb-0310-9956-ffa450edef68
* Update propertiesStephen Vinoski2006-11-090-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473111 13f79535-47bb-0310-9956-ffa450edef68
* handle python and ruby filesStephen Vinoski2006-11-091-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473107 13f79535-47bb-0310-9956-ffa450edef68
* add Apache licenseStephen Vinoski2006-11-091-3/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473097 13f79535-47bb-0310-9956-ffa450edef68
* add svn auto props file and script to set propertiesStephen Vinoski2006-11-092-0/+187
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473094 13f79535-47bb-0310-9956-ffa450edef68
* removing the duplicate read me fileRajith Muditha Attapattu2006-11-091-15/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473092 13f79535-47bb-0310-9956-ffa450edef68