ActiveMQ nant build script includes DEBUG symbol in the release builds.
-----------------------------------------------------------------------
Key: AMQNET-145
URL: https://issues.apache.org/activemq/browse/AMQNET-145
Project: ActiveMQ .Net
Issue Type: Bug
Components: ActiveMQ Client, EMS, MSMQ, WCF
Affects Versions: 1.0, 1.1, 1.2
Environment: Building using NANT
Reporter: Daniel Ellis
Assignee: Jim Gomes
When building using NANT, the release build includes the DEBUG symbol. This
means any Debug.Assert messages are displayed as a message on screen, even on a
live system using a release build.
I have created a patch for Apache.NMS and also Apache.NMS.ActiveMQ. I have not
created patches for MSMQ or WCF, but can see that these are also effected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.