Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 56656 invoked from network); 7 Feb 2006 07:33:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Feb 2006 07:33:41 -0000 Received: (qmail 30063 invoked by uid 500); 7 Feb 2006 07:33:41 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 30014 invoked by uid 500); 7 Feb 2006 07:33:41 -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 30002 invoked by uid 99); 7 Feb 2006 07:33:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Feb 2006 23:33:41 -0800 X-ASF-Spam-Status: No, hits=-8.6 required=10.0 tests=ALL_TRUSTED,INFO_TLD,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; Mon, 06 Feb 2006 23:33:40 -0800 Received: (qmail 56564 invoked by uid 65534); 7 Feb 2006 07:33:19 -0000 Message-ID: <20060207073319.56563.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r375530 - /directory/sandbox/trustin/dirmina-158/pom.xml Date: Tue, 07 Feb 2006 07:33:19 -0000 To: commits@directory.apache.org From: trustin@apache.org X-Mailer: svnmailer-1.0.6 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: trustin Date: Mon Feb 6 23:33:17 2006 New Revision: 375530 URL: http://svn.apache.org/viewcvs?rev=375530&view=rev Log: Catching up the changes in the trunk Modified: directory/sandbox/trustin/dirmina-158/pom.xml Modified: directory/sandbox/trustin/dirmina-158/pom.xml URL: http://svn.apache.org/viewcvs/directory/sandbox/trustin/dirmina-158/pom.xml?rev=375530&r1=375529&r2=375530&view=diff ============================================================================== --- directory/sandbox/trustin/dirmina-158/pom.xml (original) +++ directory/sandbox/trustin/dirmina-158/pom.xml Mon Feb 6 23:33:17 2006 @@ -12,6 +12,112 @@ Apache MINA Parent Build pom + http://directory.apache.org/newsite/projects/network/ + + + jira + http://issues.apache.org/jira/browse/DIRMINA + + + + + apache.websites + scp://minotaur.apache.org/www/directory.apache.org/newsite/projects/network/ + + + + + scm:svn:http://svn.apache.org/repos/asf/directory/trunks/mina + http://svn.apache.org/viewcvs.cgi/directory/trunks/mina/?root=Apache-SVN + scm:svn:https://svn.apache.org/repos/asf/directory/trunks/mina + + + + + + mail +
mina-dev@directory.apache.org
+
+
+
+ + + MINA (Multipurpose Infrastructure for Network Applications) is a + network application framework which helps users develop high + performance and highly scalable network applications easily. + + + + + Apache MINA Developement + mina-dev-subscribe@directory.apache.org + mina-dev-unsubscribe@directory.apache.org + http://mail-archives.apache.org/mod_mbox/mina-dev/ + + http://www.archivum.info/mina-dev@directory.apache.org/ + + + + + + + trustin + Trustin Lee + trustin@gmail.com + http://gleamynode.net/ + Chutnoon, Inc. + http://www.1nooncorp.com/ + + Project Lead + Developer + + +9 + + + niklas + Niklas Therning + niklas@trillian.se + http://therning.org/niklas/ + Trillian AB + http://www.trillian.se/ + + Developer + + +1 + + + akarasulu + Alex Karasulu + akarasulu@apache.org + + Developer + + + + + + + Jan Andersson + janne@minq.se + + + Julien Vermillard + jvermillard@archean.fr + + + Vinod Panicker + vinod.p@gmail.com + + + + + + Apache 2.0 License + http://www.apache.org/licenses/LICENSE-2.0 + repo + + + junit @@ -49,7 +155,7 @@ core filter-ssl filter-codec-asn1 - filter-codec-netty + integration-spring examples @@ -63,7 +169,7 @@ core filter-codec-asn1 - filter-codec-netty + @@ -100,5 +206,45 @@ + + + + + org.apache.maven.plugins + maven-site-plugin + 2.0-SNAPSHOT + + + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + + + org.apache.maven.plugins + maven-javadoc-plugin + + + org.codehaus.mojo + taglist-maven-plugin + + + + org.codehaus.mojo + surefire-report-maven-plugin + + +