- b6d954d AMQNET-562 Update NOTICE file by Timothy Bish · 8 years ago main
- 7274a80 Apply patch for AMQNET-556 from Stephane Ramet. Thanks Stephane! by Jim Gomes · 8 years ago
- 16d8f06 Apply patch for AMQNET-554. Suport for message properties, and selectors. Thanks Stephane Ramet! by Jim Gomes · 8 years ago
- 51ec9a2 Applied patch from Stephane Ramet to implement QueueBrowser and DeleteDestination. Thanks Stephane! by Jim Gomes · 9 years ago
- bf07d7b Branch NMS.MSMQ trunk to 1.7.x, using NMS API 1.7.1. Update trunk to 1.8.0. by Jim Gomes · 9 years ago
- 50ce3b4 Clean the individual configurations. by Jim Gomes · 10 years ago
- dd16851 Add IDisposable interface to IDestination. by Jim Gomes · 11 years ago
- 61e99b3 Exclude building Mono 4.0 assemblies. by Jim Gomes · 11 years ago
- b726150 Synchronizing the common build script among all of the projects. by Jim Gomes · 11 years ago
- 9b286b8 fix for: https://issues.apache.org/jira/browse/AMQNET-348 by Timothy A. Bish · 13 years ago
- 8b0e560 fix for: https://issues.apache.org/jira/browse/AMQNET-349 by Timothy A. Bish · 13 years ago
- 5e3c22d fix for: https://issues.apache.org/jira/browse/AMQNET-346 by Timothy A. Bish · 13 years ago
- fcbaa82 Add missing framework exists check. by Timothy A. Bish · 13 years ago
- 89368a4 Added command-line option to skip downloading dependent libraries. This gives greater flexibility for debugging with special libraries. by Jim Gomes · 13 years ago
- 56d85c6 Synchronize common build file. Put back building of .NET 4.0 assemblies that was removed. by Jim Gomes · 14 years ago
- 20cfd5b Branch trunk to 1.5.x. by Jim Gomes · 14 years ago
- 7bfbd0a Update README with instructions on how to generate API documentation. by Jim Gomes · 14 years ago
- e237327 Update readme files to fix typos, and to reference the latest tool versions. by Jim Gomes · 14 years ago
- 9f09310 https://issues.apache.org/activemq/browse/AMQNET-291 by Timothy A. Bish · 14 years ago
- e6ff449 Add support for building .NET 4.0 assemblies. Dependent vendor assemblies are currently only copies of the .NET 3.5 versions. Once actual .NET 4.0 versions are available, they can be checked in. by Jim Gomes · 14 years ago
- b935f25 Fix Subversion check-in screw-up. by Jim Gomes · 14 years ago
- 41b3230 Create EMS 1.4.x branch. by Jim Gomes · 14 years ago
- c17e532 Move versioning to 1.5.0 SNAPSHOT by Timothy A. Bish · 14 years ago
- 43e92bf Standardize NUnit test assemblies. by Jim Gomes · 14 years ago
- 3e7269b https://issues.apache.org/activemq/browse/AMQNET-271 by Timothy A. Bish · 14 years ago
- 793226f fix for: https://issues.apache.org/activemq/browse/AMQNET-271 by Timothy A. Bish · 14 years ago
- 9545a94 https://issues.apache.org/activemq/browse/AMQNET-276 by Timothy A. Bish · 14 years ago
- b924b53 Use the C# 3.5 compiler to target .NET 2.0 runtime to take advantage of the latest language features. by Jim Gomes · 14 years ago
- 8164206 Upgrade NUnit to 2.5.5. by Jim Gomes · 14 years ago
- c93ccd0 Move src and binary release packaging into the NAnt script. by Timothy A. Bish · 14 years ago
- a42a110 Update svn:ignore by Timothy A. Bish · 14 years ago
- 5f8923e Update the version to 1.4.0 by Timothy A. Bish · 14 years ago
- 316531d Added inclusion of XML documentation files in ZIP package. by Jim Gomes · 15 years ago
- 3a4c82a Added support for .NET Compact Framework 3.5. by Jim Gomes · 15 years ago
- 0bfbb59 Fixed version numbering. by Jim Gomes · 15 years ago
- 15adc55 Update package names. by Jim Gomes · 15 years ago
- a827dbe Update project file dependencies. by Jim Gomes · 15 years ago
- 24e6df9 Fix checking for required dependent assemblies. by Jim Gomes · 15 years ago
- 3716700 Fixed downloading vendor files and checking for missing references. by Jim Gomes · 15 years ago
- 883571c Fix vendor download routine to ensure build configurations match. by Jim Gomes · 15 years ago
- 5784da4 Remove external references to deployed assemblies. by Jim Gomes · 15 years ago
- 6e4583d Added IRedeliveryPolicy attribute to IConnection, and added interface level support for IRedeliveryPolicy to EMS and MSMQ providers. The EMS and MSMQ providers do not actually support the implementation of RedeliveryPolicy at this time. by Jim Gomes · 15 years ago
- dcbeb69 Update to latest NMS API changes. by Jim Gomes · 15 years ago
- 51fcac8 Added ConnectionMetaData support to the EMS and MSMQ provider implementations. by Jim Gomes · 15 years ago
- 8a01437 Directly support the main official provider implementations connection factories. by Jim Gomes · 15 years ago
- dfc43a2 Added API method to ISession and IMessageProducer to create StreamMessage. by Jim Gomes · 15 years ago
- 85c0d0d Fixed type on API name for QueueBrowser. by Jim Gomes · 15 years ago
- 5ce7e0e Implemented new BytesMessage API for MSMQ and EMS providers. by Jim Gomes · 15 years ago
- f4e7da8 Remove obsolete .NET 1.1 files. by Jim Gomes · 15 years ago
- f9113d2 Removed old coding work-arounds for .NET 1.1. by Jim Gomes · 15 years ago
- 33061ad Refactored async delivery dispatching thread to be interruptable so that it can be cleanly stopped and started. by Jim Gomes · 15 years ago
- e60be00 Moved PrimitiveMap, OpenWireBinaryReader, OpenWireBinaryWriter, EndianSupport, MessagePropertyHelper and associated tests from Apache.NMS.ActiveMQ into Apache.NMS. These are generally useful classes that should be shared among the providers instead of forcing all providers to re-implement these highly useful and complex classes. by Jim Gomes · 15 years ago
- 8a1deb6 Remove build for .NET 1.1. by Jim Gomes · 15 years ago
- 3353a8f Fixed null pointer exception. Major improvements to MSMQ support. Many unit tests are now passing. by Jim Gomes · 15 years ago
- 14ecfb5 Add support for overriding numeric version number to support building a specific version. by Jim Gomes · 15 years ago
- d2b7aea Reformat to use tabs instead of spaces for easier editing. Standardize nant-common.xml across all projects. by Jim Gomes · 15 years ago
- 7e802ef Update Sandcastle documentation generation scripts. by Jim Gomes · 15 years ago
- d12d443 Add target for Sandcastle documentation generation. by Jim Gomes · 15 years ago
- 1a2aacf Add build and rebuild targets. by Jim Gomes · 15 years ago
- d4ffefe Add support for setting the broker Uri after the connection factory is created. This is generally useful, but it is critical to fully support the Compact Framework. by Jim Gomes · 15 years ago
- 77e55db Added release type variable. by Jim Gomes · 15 years ago
- 175ff2b Add revision number generator. Code was inspired by Mark Pollack from the Spring.NET project, but modified for use within the NMS project. Thanks, Mark! by Jim Gomes · 15 years ago
- 13a445b Refactored package.ps1 to create two ZIP files instead of several. by Jim Gomes · 15 years ago
- 53c3263 Fix package version numbers. by Jim Gomes · 15 years ago
- 13ed0a8 Deploy Apache.NMS.MSMQ 1.2.0 by Jim Gomes · 15 years ago
- 0ef9ca3 Changed version to 1.2.0. by Jim Gomes · 15 years ago
- 944f77c Remove the CommonAssemblyInfo.cs file from version control, since it is a generated file. by Jim Gomes · 15 years ago
- caf1396 Build tool version update (Vista SP2). by Jim Gomes · 15 years ago
- e38aa14 BREAKING API CHANGE! by Jim Gomes · 15 years ago
- 54accf5 Fixed pathname to NUnit test configuration file. by Jim Gomes · 15 years ago
- 2ca9709 Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 15 years ago
- 6ecaa04 Re-enable building PDB files for release builds. by Jim Gomes · 15 years ago
- de8eb82 Added packaging script file. by Jim Gomes · 16 years ago
- 5cae09a Applied patch for turning off debug flag for release builds to all project configurations. The nant-common.xml file is shared among all projects. by Jim Gomes · 16 years ago
- 065323b Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 16 years ago
- 2c8f6ee Refactored the NAnt scripts to link in the correct framework assemblies for the given target framework. Several code changes were necessary now that the .NET Compact Framework was actually being compiled. Several code enhancements had been made that were incompatible with .NET CF 2.0. by Jim Gomes · 16 years ago
- 87712c9 Fixed build script path references. by Jim Gomes · 16 years ago
- e3e7722 Remove external reference to keyfile. The keyfile will be added to each project so that it will always be branched together. by Jim Gomes · 16 years ago
- 3bbd460 Remove external reference to keyfile. The keyfile will be added to each project so that it will always be branched together. by Jim Gomes · 16 years ago
- 8c04d5d Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 16 years ago
- 2f5d8dd Updated README files to specify the version of NAnt that is required to build. Updated references from Visual Studio 2005 to Visual Studio 2008. by Jim Gomes · 16 years ago
- 5bafdae Latest nightly build of NAnt 0.86 deprecates use of is-win32() in favor of is-windows(). by Jim Gomes · 16 years ago
- 14c4928 Fix local repository path when NANT_REPO environment variable is used. by Jim Gomes · 16 years ago
- f43f366 Update local repository location. by Jim Gomes · 16 years ago
- 1239dcd Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 16 years ago
- 5456db6 Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 16 years ago
- 1dd797a Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 16 years ago
- 7fbacba Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 16 years ago
- e7a23b0 Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 16 years ago
- 898bc02 Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 16 years ago
- 9544e13 Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 16 years ago
- 8738fdd Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 16 years ago
- 76b2dc9 Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 16 years ago
- 2a7006d Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 16 years ago
- 2946c09 Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 16 years ago
- d8b8d64 Deploy Apache.NMS.MSMQ 1.1.0 by Jim Gomes · 16 years ago
- 9c9098c Set build options to always build with a keyfile for strong naming. by Jim Gomes · 16 years ago
- 08b864d Add test NAnt target. by Jim Gomes · 16 years ago
- 8740625 Added keyfile reference. by Jim Gomes · 16 years ago
- 3afd8d3 Add support in ISession to delete destinations, both temporary and standard. This allows for deterministic deletion of destinations without having to close a connection to get temporary destinations to be deleted. by Jim Gomes · 16 years ago