From commits-return-4586-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Fri May 06 23:21:06 2005 Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 1664 invoked from network); 6 May 2005 23:21:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 May 2005 23:21:06 -0000 Received: (qmail 27465 invoked by uid 500); 6 May 2005 23:23:56 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 27428 invoked by uid 500); 6 May 2005 23:23:55 -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 27406 invoked by uid 99); 6 May 2005 23:23:55 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 06 May 2005 16:23:54 -0700 Received: (qmail 1627 invoked by uid 65534); 6 May 2005 23:21:03 -0000 Message-ID: <20050506232103.1624.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r168980 - in /directory/clients/ldap/trunk: project.properties project.xml xdocs/ xdocs/index.xml xdocs/navigation.xml Date: Fri, 06 May 2005 23:21:02 -0000 To: commits@directory.apache.org From: akarasulu@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: akarasulu Date: Fri May 6 16:21:01 2005 New Revision: 168980 URL: http://svn.apache.org/viewcvs?rev=3D168980&view=3Drev Log: changes ... o fixed old dep group id names - compiles now=20 o created horizontal navigations to be consistant with rest of the site o pointed deployment to the proper area on site o removed multiple layers of pom inheritance which transcended trunks o using old clients.xml from shared area (deleted) for index page here Added: directory/clients/ldap/trunk/xdocs/ directory/clients/ldap/trunk/xdocs/index.xml - copied unchanged from r168671, directory/shared/ldap/trunk/xdocs/cl= ient.xml directory/clients/ldap/trunk/xdocs/navigation.xml - copied, changed from r168671, directory/shared/ldap/trunk/xdocs/nav= igation.xml Modified: directory/clients/ldap/trunk/project.properties directory/clients/ldap/trunk/project.xml Modified: directory/clients/ldap/trunk/project.properties URL: http://svn.apache.org/viewcvs/directory/clients/ldap/trunk/project.pro= perties?rev=3D168980&r1=3D168979&r2=3D168980&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- directory/clients/ldap/trunk/project.properties (original) +++ directory/clients/ldap/trunk/project.properties Fri May 6 16:21:01 2005 @@ -1 +1,26 @@ module.path=3Dclients +maven.xdoc.date=3Dleft +maven.changelog.factory=3Dorg.apache.maven.svnlib.SvnChangeLogFactory +maven.xdoc.poweredby.image=3D +maven.xdoc.includeProjectDocumentation=3Dno + +# +# remote repository properties +# + +# TODO: can we get rid of the ldapd repository? +maven.repo.remote=3Dhttp://cvs.apache.org/repository, http://ibiblio.org/m= aven, http://ldapd.sourceforge.net/maven/repository + +maven.repo.list=3Dapachecvs +maven.repo.apachecvs=3Dscp://cvs.apache.org +maven.repo.apachecvs.directory=3D/www/cvs.apache.org/repository +maven.repo.apachecvs.group=3Dapcvs + +maven.site.stage.directory=3D/home/akarasulu/public_html/rsynced-sites/dir= ectory/subprojects/clients/ldap + +maven.gump.module.name=3Dldap-clients + + +# User must specify: +# maven.repo.apachecvs.username=3D +# maven.repo.apachecvs.identity=3D Modified: directory/clients/ldap/trunk/project.xml URL: http://svn.apache.org/viewcvs/directory/clients/ldap/trunk/project.xml= ?rev=3D168980&r1=3D168979&r2=3D168980&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- directory/clients/ldap/trunk/project.xml (original) +++ directory/clients/ldap/trunk/project.xml Fri May 6 16:21:01 2005 @@ -1,13 +1,16 @@ - ../../project.xml + 3 + directory-clients ldap-clients ldap-clients - 2003 org.apache.ldap.clients - =20 + http://directory.apache.org/images/apache-directory-logo.png + http://directory.apache.org/subprojects/clients/ldap + + =20 An LDAP Client libarary used for testing and building LDAP JNDI=20 providers.=20 @@ -18,6 +21,73 @@ LDAP server, but will work with any RFC 2251 compliant LDAP server.=20 =20 + + http://issues.apache.org/jira/browse/DIRCLIENTS + + + minotaur.apache.org + + /www/directory.apache.org/subprojects/clients/ldap + + + /www/cvs.apache.org/dist/directory + + =20 + + + scm:svn:http://svn.apache.org/repos/asf/directory/clients/${module.p= ath} + + + + http://svn.apache.org/viewcvs.cgi/directory/clients/${module.path}/?= root=3DApache-SVN + + =20 + + https://svn.apache.org/repos/asf/directory/clients/${module.path} + + + =20 + Java LDAP Clients + =20 + + Java LDAP Clients + + =20 + + + Directory Developer List + + dev@directory.apache.org + + + dev-unsubscribe@directory.apache.org + + + http://issues.apache.org/eyebrowse/SummarizeList?listId=3D181 + + + + =20 + + + Apache 2.0 License + http://www.apache.org/licenses/LICENSE-2.0 + repo + + + + + dev@directory.apache.org + ${basedir}/src/java + ${basedir}/src/test + = =20 + + + **/*Test.java + + + + commons-collections @@ -50,7 +120,7 @@ - directory-ldap + directory-shared ldap-common 0.9-SNAPSHOT Copied: directory/clients/ldap/trunk/xdocs/navigation.xml (from r168671, di= rectory/shared/ldap/trunk/xdocs/navigation.xml) URL: http://svn.apache.org/viewcvs/directory/clients/ldap/trunk/xdocs/navig= ation.xml?p2=3Ddirectory/clients/ldap/trunk/xdocs/navigation.xml&p1=3Ddirec= tory/shared/ldap/trunk/xdocs/navigation.xml&r1=3D168671&r2=3D168980&rev=3D1= 68980&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- directory/shared/ldap/trunk/xdocs/navigation.xml (original) +++ directory/clients/ldap/trunk/xdocs/navigation.xml Fri May 6 16:21:01 2= 005 @@ -2,24 +2,24 @@ =20 =20 - LDAP + LDAP Clients =20 =20 - - - - - - - - + + + + + + + + + =20 - + - =20