From cfe491a95cf51a0629393ec1825df9d7ebde23d2 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)
---
opends/tests/staf-tests/shared/java/parsingtool/README | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/opends/tests/staf-tests/shared/java/parsingtool/README b/opends/tests/staf-tests/shared/java/parsingtool/README
index d5d7d5c..029526f 100644
--- a/opends/tests/staf-tests/shared/java/parsingtool/README
+++ b/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