Looks like either an import or a pom dependency might be missing. I'm on a fresh new machine right now and so I don't have a good setup at this point but once I do I will look at it.
FYI I think we need a test scope dependency in the core-entry module and this problem goes away. Alex On Dec 19, 2007 2:15 PM, Stefan Zoerner <[EMAIL PROTECTED]> wrote: > Hi all! > > I have problems building the bigbang branch, see below. > Some tests fail to compile. Any idea? > > Thanks in advance, > Stefan > > > > [INFO] Compiling 5 source files to D:\Daten\Apache\Directory > > Server\subversion\apacheds\bigbang-with-dependencies\apacheds\core-entry\target\test-classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > D:\Daten\Apache\Directory > Server\subversion\apacheds\bigbang-with-dependencies\a > > pacheds\core-entry\src\test\java\org\apache\directory\server\core\entry\DefaultServerEntryTest.java:[31,52] > cannot find symbol > symbol : class ApacheSchema > location: package org.apache.directory.server.schema.bootstrap > > D:\Daten\Apache\Directory > Server\subversion\apacheds\bigbang-with-dependencies\a > > pacheds\core-entry\src\test\java\org\apache\directory\server\core\entry\DefaultServerEntryTest.java:[32,52] > cannot find symbol > symbol : class ApachemetaSchema > location: package org.apache.directory.server.schema.bootstrap > >
