Ersin,

> As a temporary solution, you can maven multiproject:install the
> directory/shared/ldap/trunk project and then ...

When I do that the tests won't compile:

test:compile:
    [javac] Compiling 29 source files to
C:\apacheds\directory\shared\ldap\trunk\common\target\test-classes
C:\apacheds\directory\shared\ldap\trunk\common\src\test\org\apache\ldap\comm
on\filter\FilterParserImplTest.java:182: cannot find symbol
symbol  : method utf8ToString(byte[])
location: class org.apache.asn1.codec.util.StringUtils
        assertEquals( "dummyAssertion\\23\\ac", StringUtils.utf8ToString(
node.getValue() ) );
                                                           ^
... 10 more errors.

Jeff


Reply via email to