Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 5054 invoked from network); 6 Sep 2007 19:05:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Sep 2007 19:05:45 -0000 Received: (qmail 6132 invoked by uid 500); 6 Sep 2007 19:05:39 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 6108 invoked by uid 500); 6 Sep 2007 19:05:39 -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 6099 invoked by uid 99); 6 Sep 2007 19:05:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2007 12:05:39 -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; Thu, 06 Sep 2007 19:07:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5BD9C7141F2 for ; Thu, 6 Sep 2007 12:05:22 -0700 (PDT) Message-ID: <22023652.1189105522373.JavaMail.jira@brutus> Date: Thu, 6 Sep 2007 12:05:22 -0700 (PDT) From: "Jim Gomes (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQNET-55) Patch Collection In-Reply-To: <27808244.1189105282147.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-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Gomes updated AMQNET-55: ---------------------------- Attachment: activemq-patch-AMQNET-55.txt This incorporates patches to multiple files. You may need to modify the pathnames inside the patch file before applying it, as they are in Perforce syntax. > Patch Collection > ---------------- > > Key: AMQNET-55 > URL: https://issues.apache.org/activemq/browse/AMQNET-55 > Project: ActiveMQ .Net > Issue Type: Task > Components: ActiveMQ Client, Stomp > Environment: Windows XP SP2, .NET 2.0 > Reporter: Jim Gomes > Assignee: James Strachan > Attachments: activemq-patch-AMQNET-55.txt > > Original Estimate: 1 hour > Remaining Estimate: 1 hour > > I have attached the collection of patches for all of my changes. These changes are made against revision 571528 of the Subversion trunk repository. The patch file includes fixes for the following issues: > AMQNET-48 > AMQNET-49 > AMQNET-50 > AMQNET-51 > AMQNET-52 > AMQNET-53 > AMQNET-54 > The patchfile was generated from Perforce using the 'p4 diff2 -u' command. The documentation from Perforce states that using this option generates a patch-friendly output: "... it uses the GNU diff -u format. The file names and dates are in Perforce syntax, but the output seems digestible by the ubiquitous patch program." > You may need to perform a minor massage on the filenames in the diff, but it should be pretty straightforward to get the diff script into shape suitable for automatic patching of your sources. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.