You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2004/12/20 07:08:54 UTC

svn commit: r122821 - /incubator/directory/kerberos/trunk/project.properties

Author: akarasulu
Date: Sun Dec 19 22:08:53 2004
New Revision: 122821

URL: http://svn.apache.org/viewcvs?view=rev&rev=122821
Log:
multiproject was failing when parent was included
Modified:
   incubator/directory/kerberos/trunk/project.properties

Modified: incubator/directory/kerberos/trunk/project.properties
Url: http://svn.apache.org/viewcvs/incubator/directory/kerberos/trunk/project.properties?view=diff&rev=122821&p1=incubator/directory/kerberos/trunk/project.properties&r1=122820&p2=incubator/directory/kerberos/trunk/project.properties&r2=122821
==============================================================================
--- incubator/directory/kerberos/trunk/project.properties	(original)
+++ incubator/directory/kerberos/trunk/project.properties	Sun Dec 19 22:08:53 2004
@@ -9,7 +9,7 @@
 #
 
 maven.repo.remote=http://cvs.apache.org/repository, http://ibiblio.org/maven
-maven.multiproject.includes=**/project.xml
+maven.multiproject.includes=*/project.xml
 maven.repo.list=apachecvs
 maven.repo.apachecvs=scp://cvs.apache.org
 maven.repo.apachecvs.directory=/www/cvs.apache.org/repository