From dev-return-8796-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Fri Nov 02 04:52:48 2007 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 34936 invoked from network); 2 Nov 2007 04:52:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Nov 2007 04:52:48 -0000 Received: (qmail 63510 invoked by uid 500); 2 Nov 2007 04:52:35 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 63471 invoked by uid 500); 2 Nov 2007 04:52:35 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 63462 invoked by uid 99); 2 Nov 2007 04:52:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2007 21:52:35 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2007 04:53:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C10247141FE for ; Thu, 1 Nov 2007 21:52:24 -0700 (PDT) Message-ID: <2176356.1193979144787.JavaMail.jira@brutus> Date: Thu, 1 Nov 2007 21:52:24 -0700 (PDT) From: "Hiram Chirino (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQNET-72) Reorganize the modules into independent projects In-Reply-To: <5996332.1193936425153.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQNET-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40549 ] Hiram Chirino commented on AMQNET-72: ------------------------------------- Patch committed. I think that this patch more importantly allows a developer working on the Vendor specific implementation to more easily access and update the dependent modules when using Visual Studio. Should make debugging easier too. > Reorganize the modules into independent projects > ------------------------------------------------ > > Key: AMQNET-72 > URL: https://issues.apache.org/activemq/browse/AMQNET-72 > Project: ActiveMQ .Net > Issue Type: Improvement > Components: ActiveMQ Client, MSMQ, Stomp > Affects Versions: 1.0 > Reporter: Jim Gomes > Assignee: James Strachan > Priority: Minor > Fix For: 1.0 > > Attachments: Apache.NMS.ActiveMQ-VendorSolution.patch, Apache.NMS.EMS-VendorSolution.patch, Apache.NMS.MSMQ-VendorSolution.patch > > > Reorganize the modules into separately maintained projects. This allows greater independence between the provider solution implementations. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.