From 5ef0320f36bc00989ea50aaa55657321d7f99d0c Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 20 Nov 2012 08:39:36 +0000
Subject: [PATCH] Revert r8334, as the problem seems to be reproduceable as described in OPENDJ-651

---
 opends/build.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/opends/build.xml b/opends/build.xml
index 158f59d..140be66 100644
--- a/opends/build.xml
+++ b/opends/build.xml
@@ -1318,7 +1318,6 @@
       <!-- Don't generate package-info.java as it conflicts with
            the one in src/dsml -->
       <arg value="-npa"/>
-      <arg value="-verbose" />
       <produces dir="${dsml.gen.dir}/org/opends/dsml/protocol"
            includes="* impl/*" />
     </xjc>

--
Gitblit v1.10.0