Return-Path: Delivered-To: apmail-qpid-dev-archive@www.apache.org Received: (qmail 94652 invoked from network); 17 Sep 2010 15:50:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Sep 2010 15:50:14 -0000 Received: (qmail 46005 invoked by uid 500); 17 Sep 2010 15:50:14 -0000 Delivered-To: apmail-qpid-dev-archive@qpid.apache.org Received: (qmail 45833 invoked by uid 500); 17 Sep 2010 15:50:12 -0000 Mailing-List: contact dev-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list dev@qpid.apache.org Received: (qmail 45825 invoked by uid 500); 17 Sep 2010 15:50:11 -0000 Delivered-To: apmail-incubator-qpid-dev@incubator.apache.org Received: (qmail 45822 invoked by uid 99); 17 Sep 2010 15:50:11 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Sep 2010 15:50:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Sep 2010 15:49:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8HFnWup015180 for ; Fri, 17 Sep 2010 15:49:32 GMT Message-ID: <7492663.252681284738572447.JavaMail.jira@thor> Date: Fri, 17 Sep 2010 11:49:32 -0400 (EDT) From: "Chuck Rolke (JIRA)" To: qpid-dev@incubator.apache.org Subject: [jira] Updated: (QPID-2863) Propagate WinSDK Build Version numbers to the Messaging .NET Binding In-Reply-To: <3985088.252661284738276511.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/QPID-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke updated QPID-2863: ------------------------------ Attachment: dotnet-binding-versioning.patch Rooted at qpid/, this patch propagates the Windows version numbers to the .NET Binding DLLs. The changes can be summarized: 1. The files that hold the version numbers are renamed to templates and are edited to hold the version number CMake variable names. 2. CMake calls configure_file twice to put the version numbers into the generated files. 3. The projects that use these files are steered to use the generated source. > Propagate WinSDK Build Version numbers to the Messaging .NET Binding > -------------------------------------------------------------------- > > Key: QPID-2863 > URL: https://issues.apache.org/jira/browse/QPID-2863 > Project: Qpid > Issue Type: Improvement > Environment: WinSDK build > Reporter: Chuck Rolke > Fix For: 0.7 > > Attachments: dotnet-binding-versioning.patch > > > CMake propagates Windows version numbers to all the Qpid components in WinSDK. The Cpp Messaging .NET Binding DLLs do not pick up the version numbers. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscribe@qpid.apache.org