Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 45630 invoked from network); 7 Sep 2006 22:33:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Sep 2006 22:33:53 -0000 Received: (qmail 18956 invoked by uid 500); 7 Sep 2006 22:33:52 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 18796 invoked by uid 500); 7 Sep 2006 22:33:51 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 18776 invoked by uid 99); 7 Sep 2006 22:33:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2006 15:33:51 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of chirino@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2006 15:33:51 -0700 Received: by ug-out-1314.google.com with SMTP id m2so401701uge for ; Thu, 07 Sep 2006 15:33:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=R+YKLP6tP9zz9TxjQe/pCtj3fGYKirUzqjagCmyQRzpRY7zoZh5AJMZzMy8ukgktiqKgi0XNRx98dOZ2cyjrZWxugqzUThEULWkfhQc+WfMYo5UOvHRIZ2+QGDEg+YUN0c6sXaa1cJXakv8Nx4xs2wnVxr2fXyHkGwKSjs/Rn4I= Received: by 10.67.117.18 with SMTP id u18mr713309ugm; Thu, 07 Sep 2006 15:33:29 -0700 (PDT) Received: by 10.66.237.5 with HTTP; Thu, 7 Sep 2006 15:33:29 -0700 (PDT) Message-ID: Date: Thu, 7 Sep 2006 18:33:29 -0400 From: "Hiram Chirino" Sender: chirino@gmail.com To: activemq-users@geronimo.apache.org, activemq-dev@geronimo.apache.org Subject: Source repository reorgnaized... MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: efc6b86ac0eb18d7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Just in case you missed the discussion on the dev list: http://www.nabble.com/SVN-Repository-Reorganization-tf2221183.html I wanted to inform you that the activemq source repository was slightly reorganized. The main ActiveMQ broker and client source code remain where it was before: https://svn.apache.org/repos/asf/incubator/activemq/trunk/ But now the C++ clients have moved to: https://svn.apache.org/repos/asf/incubator/activemq/activemq-cpp/trunk/ The .NET client moved to: https://svn.apache.org/repos/asf/incubator/activemq/activemq-dotnet/trunk/ The JMeter testing module moved to: https://svn.apache.org/repos/asf/incubator/activemq/activemq-jmeter/trunk/ ActiveIO has moved to: https://svn.apache.org/repos/asf/incubator/activemq/activeio/trunk/ ActiveCluster moved to: https://svn.apache.org/repos/asf/incubator/activemq/activecluster/trunk/ The maven plugins that ActiveMQ depends on to build, have moved to: https://svn.apache.org/repos/asf/incubator/activemq/maven-plugins/trunk/ And finally the sandbox has moved to: https://svn.apache.org/repos/asf/incubator/activemq/sandbox/ -- Regards, Hiram Blog: http://hiramchirino.com