You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by tr...@apache.org on 2005/06/22 12:40:26 UTC

svn commit: r191793 - /directory/apacheds/branches/db_refactor/core/project.properties

Author: trustin
Date: Wed Jun 22 03:40:23 2005
New Revision: 191793

URL: http://svn.apache.org/viewcvs?rev=191793&view=rev
Log:
Fixed: Eclipse project file still contains aspects directory in src path.


Modified:
    directory/apacheds/branches/db_refactor/core/project.properties

Modified: directory/apacheds/branches/db_refactor/core/project.properties
URL: http://svn.apache.org/viewcvs/directory/apacheds/branches/db_refactor/core/project.properties?rev=191793&r1=191792&r2=191793&view=diff
==============================================================================
--- directory/apacheds/branches/db_refactor/core/project.properties (original)
+++ directory/apacheds/branches/db_refactor/core/project.properties Wed Jun 22 03:40:23 2005
@@ -34,7 +34,7 @@
 maven.junit.sysproperties=java.util.prefs.PreferencesFactory
 java.util.prefs.PreferencesFactory=org.apache.ldap.server.prefs.ServerPreferencesFactory
 
-maven.eclipse.classpath.include=${basedir}/target/schema,${basedir}/src/main/aspects
+maven.eclipse.classpath.include=${basedir}/target/schema
 
 # Disabled temporarilly; Eclipse build doesn't work.
 #maven.eclipse.buildcommands=org.eclipse.ajdt.core.ajbuilder