Looks like the shared-ldap stuff was not deployed so the apacheds project
did not
get this dependency.  You committed it but this problem is what happens when

we do not deploy to the snapshot repos. Changes to shared libs should push
the
artifacts to avoid these kinds of issues.

Alex

On 7/12/07, Alex Karasulu <[EMAIL PROTECTED]> wrote:

Ersin I think you may not have committed some classes with your changes:

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure


c:\projects\rewrite-with-deps\apacheds\core-unit\src\test\java\org\apache\direct
ory\server\core\trigger\TriggerServiceITest.java:[30,43] cannot find
symbol
symbol  : class BaseJavaStoredProcUtils
location: package org.apache.directory.shared.ldap.sp


c:\projects\rewrite-with-deps\apacheds\core-unit\src\test\java\org\apache\direct
ory\server\core\trigger\TriggerServiceITest.java:[87,8] cannot find symbol

symbol  : variable BaseJavaStoredProcUtils
location: class
org.apache.directory.server.core.trigger.TriggerServiceITest


c:\projects\rewrite-with-deps\apacheds\core-unit\src\test\java\org\apache\direct
ory\server\core\trigger\TriggerServiceITest.java:[111,8] cannot find
symbol
symbol  : variable BaseJavaStoredProcUtils
location: class
org.apache.directory.server.core.trigger.TriggerServiceITest


c:\projects\rewrite-with-deps\apacheds\core-unit\src\test\java\org\apache\direct
ory\server\core\trigger\TriggerServiceITest.java:[185,8] cannot find
symbol
symbol  : variable BaseJavaStoredProcUtils
location: class
org.apache.directory.server.core.trigger.TriggerServiceITest

Alex

Reply via email to