Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B458D9D4E for ; Fri, 20 Apr 2012 16:50:04 +0000 (UTC) Received: (qmail 77434 invoked by uid 500); 20 Apr 2012 16:50:04 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 77362 invoked by uid 500); 20 Apr 2012 16:50:04 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 77354 invoked by uid 99); 20 Apr 2012 16:50:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Apr 2012 16:50:04 +0000 X-ASF-Spam-Status: No, hits=2.7 required=5.0 tests=HTML_MESSAGE,HTML_OBFUSCATE_10_20,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chrisdrobison@gmail.com designates 209.85.212.179 as permitted sender) Received: from [209.85.212.179] (HELO mail-wi0-f179.google.com) (209.85.212.179) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Apr 2012 16:49:56 +0000 Received: by wibhn6 with SMTP id hn6so712567wib.14 for ; Fri, 20 Apr 2012 09:49:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=3YCqKkYY3rkjGDs5xGz45QjXVghKpRHZdtfpL3v4LBs=; b=s04jIsonl/VHAODr1rjIEZ3ZyzVk2pDvXarBnTqhXLFrHUvN8hw+tZh12n+gSBOscj FR8/iub8e2HF8h9+uoRSx4tzbvLnd00JDpnBZlVD0hGk9ubV4YFvKd1c2qMWg/AT96Ny jciMH6TDhp3Qa8KEL7JdFjvfPJ+ApEjMrt8wYOwrkq9Z5L5UXiaqsC98di45jszZNZZe 5pEgM6b8C8zUeIqswGdtIHeXBnlfYUtsmNnWAzmSQ8C+W344fDZt6qUJDrzRYvJrZk0S bQmWGVXazIrHGzO+UV9GANFb/iPKxr2ZbrX4P5m6Oyk00eTsK2nLKBnF3JoGMV+xXeN4 SR6Q== MIME-Version: 1.0 Received: by 10.180.102.100 with SMTP id fn4mr16795171wib.1.1334940576136; Fri, 20 Apr 2012 09:49:36 -0700 (PDT) Received: by 10.216.89.194 with HTTP; Fri, 20 Apr 2012 09:49:36 -0700 (PDT) Date: Fri, 20 Apr 2012 12:49:36 -0400 Message-ID: Subject: Building ActiveMQ NMS From: Chris Robison To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=f46d0444ef4fd63ef204be1f12e0 --f46d0444ef4fd63ef204be1f12e0 Content-Type: text/plain; charset=ISO-8859-1 I've tried to follow the documentation at http://activemq.apache.org/nms/building.html but that doesn't seem to work. All I get from Nant is "Required dependent assembly nunit.framework.dll from NUnit for .NET 2.0 is not available. Build skipped." Any suggestions? Chris --f46d0444ef4fd63ef204be1f12e0--