From 6b4a456e8dfa52de15b437cb6a273cbb8aeb8e7c Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Mon, 22 Oct 2012 14:49:39 +0000
Subject: [PATCH] Re-enable rest-2ldap build and fix clean up rest2ldap dependencies.
---
opendj3/pom.xml | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/opendj3/pom.xml b/opendj3/pom.xml
index 2180110..5b46008 100644
--- a/opendj3/pom.xml
+++ b/opendj3/pom.xml
@@ -94,10 +94,7 @@
<modules>
<module>opendj-ldap-sdk</module>
<module>opendj-ldap-toolkit</module>
- <!--
- <module>opendj-ldap-sync</module>
<module>opendj-rest2ldap</module>
- -->
<module>opendj-ldap-sdk-examples</module>
</modules>
<properties>
--
Gitblit v1.10.0