Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 26843 invoked from network); 13 Jan 2006 17:54:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jan 2006 17:54:01 -0000 Received: (qmail 83975 invoked by uid 500); 13 Jan 2006 17:54:00 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 83939 invoked by uid 500); 13 Jan 2006 17:54:00 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 83928 invoked by uid 99); 13 Jan 2006 17:54:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jan 2006 09:54:00 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 13 Jan 2006 09:53:59 -0800 Received: (qmail 26560 invoked by uid 65534); 13 Jan 2006 17:53:37 -0000 Message-ID: <20060113175337.26556.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r368801 - in /directory/trunks: mina-build/ mina/ mina/pom.xml Date: Fri, 13 Jan 2006 17:53:37 -0000 To: commits@directory.apache.org From: akarasulu@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: akarasulu Date: Fri Jan 13 09:53:34 2006 New Revision: 368801 URL: http://svn.apache.org/viewcvs?rev=368801&view=rev Log: moving mina-build to mina and fixing poms Added: directory/trunks/mina/ - copied from r368798, directory/trunks/mina-build/ Removed: directory/trunks/mina-build/ Modified: directory/trunks/mina/pom.xml Modified: directory/trunks/mina/pom.xml URL: http://svn.apache.org/viewcvs/directory/trunks/mina/pom.xml?rev=368801&r1=368798&r2=368801&view=diff ============================================================================== --- directory/trunks/mina/pom.xml (original) +++ directory/trunks/mina/pom.xml Fri Jan 13 09:53:34 2006 @@ -22,11 +22,11 @@ 1.5 - ../mina - ../mina-asn1 - ../mina-ssl - ../mina-examples - ../mina-spring + core + asn1 + ssl + examples + spring @@ -36,8 +36,8 @@ 1.4 - ../mina - ../mina-asn1 + mina + asn1