From dab326dd0311a408835cabe60a0c0947483f97d4 Mon Sep 17 00:00:00 2001
From: Gary Williams <gary.williams@forgerock.com>
Date: Wed, 05 Oct 2011 12:40:37 +0000
Subject: [PATCH] Prepare functional tests for upgrade to stax351 based on jython 2.5.2

---
 opends/tests/staf-tests/shared/functions/environment.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opends/tests/staf-tests/shared/functions/environment.xml b/opends/tests/staf-tests/shared/functions/environment.xml
index 500e0fc..bbbc2ff 100755
--- a/opends/tests/staf-tests/shared/functions/environment.xml
+++ b/opends/tests/staf-tests/shared/functions/environment.xml
@@ -76,6 +76,7 @@
         import re
         import os
         import sys
+        from org.python.core import PyString,PyUnicode,PyList,PyDictionary
       </script>
 
       <!-- Load in any additional Java classes -->

--
Gitblit v1.10.0