From commits-return-6945-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Mon Nov 14 19:30:11 2005 Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 70151 invoked from network); 14 Nov 2005 19:30:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Nov 2005 19:30:11 -0000 Received: (qmail 67910 invoked by uid 500); 14 Nov 2005 19:30:10 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 67843 invoked by uid 500); 14 Nov 2005 19:30:09 -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 67832 invoked by uid 99); 14 Nov 2005 19:30:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2005 11:30:09 -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; Mon, 14 Nov 2005 11:30:00 -0800 Received: (qmail 70014 invoked by uid 65534); 14 Nov 2005 19:29:48 -0000 Message-ID: <20051114192948.69974.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r344184 - in /directory/apacheds/trunk: core-unit/project.xml core/project.xml plugin/project.xml project.xml server-unit/project.xml server/project.xml Date: Mon, 14 Nov 2005 19:29:42 -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: Mon Nov 14 11:29:27 2005 New Revision: 344184 URL: http://svn.apache.org/viewcvs?rev=344184&view=rev Log: making sure dependencies are on source project for eclipse generation Modified: directory/apacheds/trunk/core-unit/project.xml directory/apacheds/trunk/core/project.xml directory/apacheds/trunk/plugin/project.xml directory/apacheds/trunk/project.xml directory/apacheds/trunk/server-unit/project.xml directory/apacheds/trunk/server/project.xml Modified: directory/apacheds/trunk/core-unit/project.xml URL: http://svn.apache.org/viewcvs/directory/apacheds/trunk/core-unit/project.xml?rev=344184&r1=344183&r2=344184&view=diff ============================================================================== --- directory/apacheds/trunk/core-unit/project.xml (original) +++ directory/apacheds/trunk/core-unit/project.xml Mon Nov 14 11:29:27 2005 @@ -71,12 +71,18 @@ apacheds-core ${pom.currentVersion} jar + + true + ${pom.groupId} apacheds-shared ${pom.currentVersion} jar + + true + @@ -84,6 +90,9 @@ maven-directory-plugin ${pom.currentVersion} plugin + + true + @@ -91,6 +100,9 @@ directory-asn1 asn1-codec 0.3.4-SNAPSHOT + + true + Modified: directory/apacheds/trunk/core/project.xml URL: http://svn.apache.org/viewcvs/directory/apacheds/trunk/core/project.xml?rev=344184&r1=344183&r2=344184&view=diff ============================================================================== --- directory/apacheds/trunk/core/project.xml (original) +++ directory/apacheds/trunk/core/project.xml Mon Nov 14 11:29:27 2005 @@ -75,6 +75,9 @@ apacheds-shared ${pom.currentVersion} jar + + true + @@ -82,6 +85,9 @@ maven-directory-plugin ${pom.currentVersion} plugin + + true + @@ -89,6 +95,9 @@ directory-asn1 asn1-codec 0.3.4-SNAPSHOT + + true + Modified: directory/apacheds/trunk/plugin/project.xml URL: http://svn.apache.org/viewcvs/directory/apacheds/trunk/plugin/project.xml?rev=344184&r1=344183&r2=344184&view=diff ============================================================================== --- directory/apacheds/trunk/plugin/project.xml (original) +++ directory/apacheds/trunk/plugin/project.xml Mon Nov 14 11:29:27 2005 @@ -42,6 +42,9 @@ directory apacheds-shared 0.9.4-SNAPSHOT + + true + velocity Modified: directory/apacheds/trunk/project.xml URL: http://svn.apache.org/viewcvs/directory/apacheds/trunk/project.xml?rev=344184&r1=344183&r2=344184&view=diff ============================================================================== --- directory/apacheds/trunk/project.xml (original) +++ directory/apacheds/trunk/project.xml Mon Nov 14 11:29:27 2005 @@ -92,6 +92,9 @@ directory-shared ldap-common 0.9.4-SNAPSHOT + + true + Modified: directory/apacheds/trunk/server-unit/project.xml URL: http://svn.apache.org/viewcvs/directory/apacheds/trunk/server-unit/project.xml?rev=344184&r1=344183&r2=344184&view=diff ============================================================================== --- directory/apacheds/trunk/server-unit/project.xml (original) +++ directory/apacheds/trunk/server-unit/project.xml Mon Nov 14 11:29:27 2005 @@ -72,71 +72,113 @@ directory-shared kerberos-common 0.7-SNAPSHOT + + true + ${pom.groupId} apacheds-shared ${pom.currentVersion} + + true + - - directory-protocols - ldap-protocol - 0.9.4-SNAPSHOT - - - directory-protocols - kerberos-protocol - 0.7-SNAPSHOT - directory-protocols ldap-protocol 0.9.4-SNAPSHOT + + true + directory-protocols kerberos-protocol 0.7-SNAPSHOT + + true + + + + directory-protocols + ldap-protocol + 0.9.4-SNAPSHOT + + true + + + + directory-protocols + kerberos-protocol + 0.7-SNAPSHOT + + true + directory-protocols changepw-protocol 0.7-SNAPSHOT + + true + directory-protocols ntp-protocol 0.5-SNAPSHOT + + true + directory-asn1 asn1-codec 0.3.4-SNAPSHOT + + true + directory-shared apache-ldapber-provider 0.9.4-SNAPSHOT + + true + directory-shared protocol-common 0.7-SNAPSHOT + + true + directory-asn1 asn1-ber 0.3.4-SNAPSHOT + + true + directory-asn1 asn1-der 0.3.4-SNAPSHOT + + true + directory-network mina 0.9.0-SNAPSHOT + + true + ${pom.groupId} @@ -147,11 +189,17 @@ ${pom.groupId} apacheds-server ${pom.currentVersion} + + true + ${pom.groupId} apacheds-core-unit ${pom.currentVersion} + + true + bouncycastle Modified: directory/apacheds/trunk/server/project.xml URL: http://svn.apache.org/viewcvs/directory/apacheds/trunk/server/project.xml?rev=344184&r1=344183&r2=344184&view=diff ============================================================================== --- directory/apacheds/trunk/server/project.xml (original) +++ directory/apacheds/trunk/server/project.xml Mon Nov 14 11:29:27 2005 @@ -72,76 +72,121 @@ directory-shared kerberos-common 0.7-SNAPSHOT + + true + ${pom.groupId} apacheds-shared ${pom.currentVersion} + + true + - - directory-protocols - ldap-protocol - 0.9.4-SNAPSHOT - - - directory-protocols - kerberos-protocol - 0.7-SNAPSHOT - directory-protocols ldap-protocol 0.9.4-SNAPSHOT + + true + directory-protocols kerberos-protocol 0.7-SNAPSHOT + + true + + + + directory-protocols + ldap-protocol + 0.9.4-SNAPSHOT + + true + + + + directory-protocols + kerberos-protocol + 0.7-SNAPSHOT + + true + directory-protocols changepw-protocol 0.7-SNAPSHOT + + true + directory-protocols ntp-protocol 0.5-SNAPSHOT + + true + directory-asn1 asn1-codec 0.3.4-SNAPSHOT + + true + directory-shared apache-ldapber-provider 0.9.4-SNAPSHOT + + true + directory-shared protocol-common 0.7-SNAPSHOT + + true + directory-asn1 asn1-ber 0.3.4-SNAPSHOT + + true + directory-asn1 asn1-der 0.3.4-SNAPSHOT + + true + directory-network mina 0.9.0-SNAPSHOT + + true + ${pom.groupId} apacheds-core ${pom.currentVersion} + + true + bouncycastle