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 BCF929837 for ; Wed, 21 Mar 2012 22:00:17 +0000 (UTC) Received: (qmail 21271 invoked by uid 500); 21 Mar 2012 22:00:16 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 21220 invoked by uid 500); 21 Mar 2012 22:00:16 -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 21204 invoked by uid 99); 21 Mar 2012 22:00:16 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 22:00:16 +0000 Received: from localhost (HELO mail-we0-f170.google.com) (127.0.0.1) (smtp-auth username phunt, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 22:00:16 +0000 Received: by werh12 with SMTP id h12so1430123wer.15 for ; Wed, 21 Mar 2012 15:00:14 -0700 (PDT) Received: by 10.180.105.69 with SMTP id gk5mr48695327wib.3.1332367214665; Wed, 21 Mar 2012 15:00:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.24.201 with HTTP; Wed, 21 Mar 2012 14:59:54 -0700 (PDT) In-Reply-To: References: From: Patrick Hunt Date: Wed, 21 Mar 2012 14:59:54 -0700 Message-ID: Subject: Re: [ANNOUNCE] Apache ZooKeeper 3.3.5 To: dev@zookeeper.apache.org Cc: user@zookeeper.apache.org Content-Type: text/plain; charset=ISO-8859-1 I sent a message to the dev list about this not 40 minutes ago. http://markmail.org/message/vj5iltf745vz2ui4 Infra made changes w/o notifying us ahead of time. I have no idea at this point when publishing to maven repos will be restored. Patrick On Wed, Mar 21, 2012 at 2:46 PM, Ted Yu wrote: > When can I expect the maven artifacts to be available ? > They're not in http://repo2.maven.org/maven2/org/apache/zookeeper/zookeeper/ > > Cheers > > On Tue, Mar 20, 2012 at 11:22 PM, Patrick Hunt wrote: > >> The Apache ZooKeeper team is proud to announce Apache ZooKeeper version >> 3.3.5 >> >> ZooKeeper is a high-performance coordination service for distributed >> applications. It exposes common services - such as naming, >> configuration management, synchronization, and group services - in a >> simple interface so you don't have to write them from scratch. You can >> use it off-the-shelf to implement consensus, group management, leader >> election, and presence protocols. And you can build on it for your >> own, specific needs. >> >> For ZooKeeper release details and downloads, visit: >> http://zookeeper.apache.org/releases.html >> >> ZooKeeper 3.3.5 Release Notes are at: >> http://zookeeper.apache.org/doc/r3.3.5/releasenotes.html >> >> We would like to thank the contributors that made the release possible. >> >> Regards, >> >> The ZooKeeper Team >>