You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2010/10/15 18:12:19 UTC

svn commit: r1022992 - /directory/studio/branches/studio-connection-refactoring/libraries/pom.xml

Author: pamarcelot
Date: Fri Oct 15 16:12:19 2010
New Revision: 1022992

URL: http://svn.apache.org/viewvc?rev=1022992&view=rev
Log:
Added libraries to the build.

Modified:
    directory/studio/branches/studio-connection-refactoring/libraries/pom.xml

Modified: directory/studio/branches/studio-connection-refactoring/libraries/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-connection-refactoring/libraries/pom.xml?rev=1022992&r1=1022991&r2=1022992&view=diff
==============================================================================
--- directory/studio/branches/studio-connection-refactoring/libraries/pom.xml (original)
+++ directory/studio/branches/studio-connection-refactoring/libraries/pom.xml Fri Oct 15 16:12:19 2010
@@ -40,6 +40,8 @@
     <module>org.apache.directory.shared.dsmlparser</module>
     <module>org.apache.directory.shared.i18n</module>
     <module>org.apache.directory.shared.ldap</module>
+    <module>org.apache.directory.shared.ldapclientapi</module>
+    <module>org.apache.directory.shared.ldapschema</module>
     <module>org.apache.httpcomponents.httpclient</module>
     <module>org.apache.httpcomponents.httpcore</module>
     <module>org.apache.logging.log4j</module>