From dev-return-14976-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Wed Apr 08 14:40:01 2009 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 80044 invoked from network); 8 Apr 2009 14:40:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Apr 2009 14:40:01 -0000 Received: (qmail 51263 invoked by uid 500); 8 Apr 2009 14:39:58 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 51218 invoked by uid 500); 8 Apr 2009 14:39:58 -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 51182 invoked by uid 99); 8 Apr 2009 14:39:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Apr 2009 14:39:58 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Apr 2009 14:39:56 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BAA6B234C04C for ; Wed, 8 Apr 2009 07:39:34 -0700 (PDT) Message-ID: <1295508877.1239201574763.JavaMail.jira@brutus> Date: Wed, 8 Apr 2009 07:39:34 -0700 (PDT) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Subject: [jira] Work logged: (AMQCPP-233) Update Windows Builds Files to use ENV vars to find dependancies In-Reply-To: <423182585.1239195634695.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQCPP-233?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#action_36825 ] Timothy Bish logged work on AMQCPP-233: --------------------------------------- Author: Timothy Bish Created on: 08/Apr/09 07:39 AM Start Date: 08/Apr/09 07:38 AM Worklog Time Spent: 3 hours Work Description: Updated and tested the projects on the 2.x branch codebase Issue Time Tracking ------------------- Time Spent: 3 hours Remaining Estimate: 7 hours (was: 1 day) > Update Windows Builds Files to use ENV vars to find dependancies > ---------------------------------------------------------------- > > Key: AMQCPP-233 > URL: https://issues.apache.org/activemq/browse/AMQCPP-233 > Project: ActiveMQ C++ Client > Issue Type: Improvement > Affects Versions: 2.2.6, 3.0 > Environment: Windows Visual Studio Projects > Reporter: Timothy Bish > Assignee: Timothy Bish > Priority: Trivial > Fix For: 2.2.6, 3.0 > > Original Estimate: 1 day > Time Spent: 3 hours > Remaining Estimate: 7 hours > > Update the DevStudio project files to use ENV vars to locate the includes and libraries it needs > Proposed ENV vars > APR_DIST - Points to the location APR and APR-Util are installed in (e.g. C:\Program Files\APR) > CPPUNIT_DIST - Points to the CPPUnit install location > PLATFORM_SDK - Points to the versions of the platform SDK to use. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.