Support local repository usage of Apache.NMS assembly by NMS Providers
----------------------------------------------------------------------
Key: AMQNET-121
URL: https://issues.apache.org/activemq/browse/AMQNET-121
Project: ActiveMQ .Net
Issue Type: Improvement
Components: ActiveMQ Client, EMS, MSMQ
Affects Versions: 1.1
Reporter: Jim Gomes
Assignee: Jim Gomes
Fix For: 1.1
When developing locally, it is sometimes necessary to create a custom build of
the Apache.NMS.dll. Since this is a separate project, the assembly needs to be
shareable in an automatic and reliable way with the Apache.NMS.ActiveMQ,
Apache.NMS.EMS, and Apache.NMS.MSMQ projects. When the Apache.NMS project is
compiled, it needs to be published to a local repository. When compiling one
of the provider implementations, they need to automatically retrieve and link
with a locally published Apache.NMS assembly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.