From 4e25777249e38a5aed740cf6e5ae3049b4d27369 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Thu, 11 Apr 2013 14:51:29 +0000
Subject: [PATCH] CR-1510 Remove reference to old known issues (part1)
---
opendj-sdk/opends/tests/staf-tests/shared/java/parsingtool/README | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/opendj-sdk/opends/tests/staf-tests/shared/java/parsingtool/README b/opendj-sdk/opends/tests/staf-tests/shared/java/parsingtool/README
index d5d7d5c..029526f 100644
--- a/opendj-sdk/opends/tests/staf-tests/shared/java/parsingtool/README
+++ b/opendj-sdk/opends/tests/staf-tests/shared/java/parsingtool/README
@@ -23,6 +23,7 @@
*
*
* Copyright 2008 Sun Microsystems, Inc.
+ * Portions Copyright 2013 ForgeRock AS
*/
The purpose of the parsing tool is to parse comments from the functional test xml files.
@@ -123,7 +124,7 @@
The tag, TestMarker, must be the same as the tag, TestSuiteName.
#@TestMarker MD5 Tests
#@TestName MD5 Preamble
- #@TestIssue 312
+ #@TestIssue xyz
#@TestPurpose Change password storage scheme to MD5.
#@TestPreamble none
#@TestStep Client calls ldapmodify
@@ -141,7 +142,7 @@
The tag, TestMarker, must be the same as the tag, TestSuiteName.
#@TestMarker MD5 Tests
#@TestName MD5 Test 1
- #@TestIssue 312
+ #@TestIssue xyz
#@TestPurpose Test MD5 password storage scheme.
#@TestPreamble none
#@TestStep Admin changes a user's password to convert
--
Gitblit v1.10.0