Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DE612D8B2 for ; Thu, 16 May 2013 20:13:39 +0000 (UTC) Received: (qmail 6953 invoked by uid 500); 16 May 2013 20:13:39 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 6907 invoked by uid 500); 16 May 2013 20:13:39 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 6896 invoked by uid 99); 16 May 2013 20:13:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 May 2013 20:13:39 +0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=FORGED_YAHOO_RCVD,FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [98.138.229.66] (HELO nm33-vm2.bullet.mail.ne1.yahoo.com) (98.138.229.66) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 May 2013 20:13:32 +0000 Received: from [98.138.90.49] by nm33.bullet.mail.ne1.yahoo.com with NNFMP; 16 May 2013 20:13:11 -0000 Received: from [98.138.226.130] by tm2.bullet.mail.ne1.yahoo.com with NNFMP; 16 May 2013 20:13:11 -0000 Received: from [127.0.0.1] by smtp217.mail.ne1.yahoo.com with NNFMP; 16 May 2013 20:13:11 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1368735191; bh=9hxRelcn/53uRnrLx0oAP+pzeoMda7C9oJlbI8j6Zts=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:From:To:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Mailer:Thread-Index:Content-Language; b=tvKcZz1QpRXq4q8UBp/6C7rydGdwJ1YbDZoIk3Ra8S04PJZIjIuI+y0F3yJSfX2YWuiyNHBetgURZ4Xtm0WMLEmnPtuzMPeYwPKif2rZ1Ji9p/HDZHSExLeqRdQa/U3mLvWU/SIDThmIhNZHR2hYL+Jmf0U68/Goz6GqOfIXm8s= X-Yahoo-Newman-Id: 364730.18112.bm@smtp217.mail.ne1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: DILXbUYVM1nE2r5lgQaD42dgv7hR6G2QFk5fQsx2vHThN0I b3rKsBXR_RbNsBVxVWFOZ5Wio.ULULJJA8KP3Slygc0aHTEpg0kQFTd0Yom. yXV3PsiA180kQXrdlQQqguY_CKwbhNPRQC0vVHv5FJ2stRL7aLSXHhm7JRsX 4qKOxb0QygBxWTu_Eq3zUNQ4upNf8HD1PtUUAT.EfFVk1lAplTEYx4KXAnmn VY2H8guBZUiQ69StNRmAGv3yq6HS3J_kADcBl0wJmoUgQJdh0QqFJrqH90N7 3GEA7C29Dr93LLTBPAXk7q6nsF6FLzulrMXcy8sxSp0WV1pXHtP2JajKvDZi 0bQb3fNdkQp8BLEAEEZ01Kr71FQBZm2lgrfPZSzKcg5K9T4ko0eDGYBN.SUt rlwT_FaeT_ZE4q.4HsZ2uUsBQH3F8u5qjGBqhDCxF3V2Qt8NrKUtErAW97j_ XAoMNcg41J3uWKyWePtw- X-Yahoo-SMTP: z7Wh5ZCswBAbt9rL00qMPe2lxU4G6w-- X-Rocket-Received: from mlbdev33black (mdblack98@98.214.46.146 with ) by smtp217.mail.ne1.yahoo.com with SMTP; 16 May 2013 20:13:11 +0000 UTC From: "Michael Black" To: References: <019401ce526f$e24fef60$a6efce20$@com> In-Reply-To: <019401ce526f$e24fef60$a6efce20$@com> Subject: RE: Zookeeper test Date: Thu, 16 May 2013 15:13:10 -0500 Message-ID: <019d01ce5271$c9deffa0$5d9cfee0$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ac5Sb+GfK5HbsVTvQ/q59L4Fco6MVgAAUb9Q Content-Language: en-us X-Virus-Checked: Checked by ClamAV on apache.org OK...I think I answered my own question. For some reason the docs have a backslash in the command which was messing it up. So...remove the backslash and put the version number on the jar and all is good.