From 0569ca6686efb88285110866064fa40d98a93a1b Mon Sep 17 00:00:00 2001
From: ludovicp <ludovicp@localhost>
Date: Thu, 29 Apr 2010 15:34:27 +0000
Subject: [PATCH] Batch of changes that : - Update BDB JE to version 4.0.95 - Remove BDB logging configuration and definitely fix issue 4367 - Resolve issue 4523 - ACI and sub-entry caches not updated on replicas - Update the build factory to warn about generated messages on precommit - Resolve some issues in the Control Panel - Fix an issue with java.properties being ignored by some CLI
---
opendj-sdk/opends/tests/staf-tests/shared/functions/snmp.xml | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/opendj-sdk/opends/tests/staf-tests/shared/functions/snmp.xml b/opendj-sdk/opends/tests/staf-tests/shared/functions/snmp.xml
index 1f6da42..b0b9cc2 100755
--- a/opendj-sdk/opends/tests/staf-tests/shared/functions/snmp.xml
+++ b/opendj-sdk/opends/tests/staf-tests/shared/functions/snmp.xml
@@ -23,7 +23,7 @@
!
! CDDL HEADER END
!
- ! Copyright 2008-2009 Sun Microsystems, Inc.
+ ! Copyright 2008-2010 Sun Microsystems, Inc.
! -->
<stax>
<!-- SNMP Get -->
@@ -426,7 +426,6 @@
<function-arg-description>
Known issue. Corresponds to an issue number.
</function-arg-description>
- <function-arg-property name="type" value="string" />
</function-arg-def>
</function-map-args>
@@ -559,7 +558,6 @@
<function-arg-description>
Known issue. Corresponds to an issue number.
</function-arg-description>
- <function-arg-property name="type" value="string" />
</function-arg-def>
</function-map-args>
@@ -667,7 +665,6 @@
<function-arg-description>
Known issue. Corresponds to an issue number.
</function-arg-description>
- <function-arg-property name="type" value="string" />
</function-arg-def>
<function-arg-def name="expectedRC" type="optional" default="0">
<function-arg-description>
@@ -760,7 +757,6 @@
<function-arg-description>
Issue id. Corresponds to an issue number.
</function-arg-description>
- <function-arg-property name="type" value="string"/>
</function-arg-def>
</function-map-args>
--
Gitblit v1.10.0