On Tue, Sep 7, 2010 at 6:58 PM, Emmanuel Lécharny<[email protected]>  wrote:
But when i do svn checked out the from the above URL, the
org.apache.directory.shared.ldap.message package is empty..
can you provide the URL for this package ?

http://svn.apache.org/repos/asf/directory/clients/ldap/trunk/ldap-client-api/src/main/java/org/apache/directory/shared/ldap/
I just removed this empty package.

Anyway, this should not break the build.

I just ran a complete build, with tests, and everything went fine.

You may have some old versions of shared in your maven repos... Can you doom
it and try again after having built shared ?

Deleted the ~/m2/* and did a mvn compile and this forced the mvn to
download the whole stuff... and verified that if forcefully downloads
the shared-ldap jar ... but the compile still fails. In the newly
created repo opened the shared-ldap-0.9.20-20100605.082926-165.jar and
in this i could actually not find the files which the compiler is
actually cribbing aganist ... for ex:
org.apache.directory.shared.ldap.message.Response is not there in
shared-ldap-0.9.20-20100605.082926-165.jar
This is because you are downloading shared from the web, instad of using the latest version (from trunk).

You must build shared first (from trunk), and then the API.

--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to