From a36ac17e76fdeb448009bedf3fd24e37151cbcaf Mon Sep 17 00:00:00 2001
From: al_xipe <al_xipe@localhost>
Date: Tue, 12 Jun 2007 11:24:58 +0000
Subject: [PATCH] STAF/STAX and services update to newer versions
---
opends/tests/functional-tests/staf-installer/windows.properties | 2 +-
opends/tests/functional-tests/staf-installer/SunOS-x86.properties | 2 +-
opends/tests/functional-tests/staf-installer/functional-tests.cfg | 10 +++++-----
opends/tests/functional-tests/staf-installer/windows-x86-32.properties | 2 +-
opends/tests/functional-tests/staf-installer/Linux.properties | 2 +-
opends/tests/functional-tests/staf-installer/staf-installer.properties | 4 ++--
opends/tests/functional-tests/staf-installer/SunOS-sparc.properties | 2 +-
opends/tests/functional-tests/staf-installer/windows-x86-64.properties | 2 +-
8 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/opends/tests/functional-tests/staf-installer/Linux.properties b/opends/tests/functional-tests/staf-installer/Linux.properties
index 920617d..f204132 100644
--- a/opends/tests/functional-tests/staf-installer/Linux.properties
+++ b/opends/tests/functional-tests/staf-installer/Linux.properties
@@ -1 +1 @@
-bits.staf.archive=STAF321-setup-linux.jar
+bits.staf.archive=STAF322-setup-linux.jar
diff --git a/opends/tests/functional-tests/staf-installer/SunOS-sparc.properties b/opends/tests/functional-tests/staf-installer/SunOS-sparc.properties
index a0fad44..890ca80 100644
--- a/opends/tests/functional-tests/staf-installer/SunOS-sparc.properties
+++ b/opends/tests/functional-tests/staf-installer/SunOS-sparc.properties
@@ -1 +1 @@
-bits.staf.archive=STAF321-setup-solaris-sparc.jar
+bits.staf.archive=STAF322-setup-solaris-sparc.jar
diff --git a/opends/tests/functional-tests/staf-installer/SunOS-x86.properties b/opends/tests/functional-tests/staf-installer/SunOS-x86.properties
index 0b9476c..9572433 100644
--- a/opends/tests/functional-tests/staf-installer/SunOS-x86.properties
+++ b/opends/tests/functional-tests/staf-installer/SunOS-x86.properties
@@ -1,2 +1,2 @@
#bits.staf.archive=STAF321-setup-solaris-x86.jar
-bits.staf.archive=STAF3201-solaris-x86.tar.gz
+bits.staf.archive=STAF322-setup-solaris-x86.jar
diff --git a/opends/tests/functional-tests/staf-installer/functional-tests.cfg b/opends/tests/functional-tests/staf-installer/functional-tests.cfg
index 2dd23be..2a4f4e5 100644
--- a/opends/tests/functional-tests/staf-installer/functional-tests.cfg
+++ b/opends/tests/functional-tests/staf-installer/functional-tests.cfg
@@ -28,11 +28,11 @@
EXECUTE {STAF/Config/STAFRoot}/services/event/STAFEvent.jar
# EVENTMANAGER SERVICE CONFIGURATION
-# PARMS "EVENTSERVICENAME=EVENT" \
-#SERVICE EventManager LIBRARY JSTAF \
-# EXECUTE {STAF/Config/STAFRoot}/services/eventmanager/STAFEventManager.jar \
# OPTION JVMName=EventManagerJVM \
# OPTION JVM=${java.home}${file.separator}bin${file.separator}java${binary.extension}
+# PARMS "EVENTSERVICENAME=Event" \
+SERVICE EventManager LIBRARY JSTAF \
+ EXECUTE {STAF/Config/STAFRoot}/services/eventmanager/STAFEventManager.jar \
# STAX SERVICE CONFIGURATION
# OPTION JVMName=StaxJVM \
@@ -42,10 +42,10 @@
EXECUTE {STAF/Config/STAFRoot}/services/stax/STAX.jar
#EMAIL SERVICE CONFIGURATION
-#SERVICE Email LIBRARY JSTAF \
-# EXECUTE {STAF/Config/STAFRoot}/services/email/STAFEmail.jar \
# OPTION JVMName=EmailJVM \
# OPTION JVM=${java.home}${file.separator}bin${file.separator}java${binary.extension}
+SERVICE Email LIBRARY JSTAF \
+ EXECUTE {STAF/Config/STAFRoot}/services/email/STAFEmail.jar \
SET MAXQUEUESIZE 10000
diff --git a/opends/tests/functional-tests/staf-installer/staf-installer.properties b/opends/tests/functional-tests/staf-installer/staf-installer.properties
index 686d916..bab4856 100644
--- a/opends/tests/functional-tests/staf-installer/staf-installer.properties
+++ b/opends/tests/functional-tests/staf-installer/staf-installer.properties
@@ -50,8 +50,8 @@
bits.download.url=http://superb-east.dl.sourceforge.net/sourceforge/staf
bits.email.archive=EmailV320.zip
bits.event.archive=EventV310.zip
-bits.eventmanager.archive=EventManagerV321.zip
-bits.stax.archive=STAXV320.zip
+bits.eventmanager.archive=EventManagerV322.zip
+bits.stax.archive=STAXV321.zip
# Downloader section - bottom
diff --git a/opends/tests/functional-tests/staf-installer/windows-x86-32.properties b/opends/tests/functional-tests/staf-installer/windows-x86-32.properties
index ae99dec..5686522 100644
--- a/opends/tests/functional-tests/staf-installer/windows-x86-32.properties
+++ b/opends/tests/functional-tests/staf-installer/windows-x86-32.properties
@@ -1,2 +1,2 @@
-bits.staf.archive=STAF321-setup-win32.jar
+bits.staf.archive=STAF322-setup-win32.jar
diff --git a/opends/tests/functional-tests/staf-installer/windows-x86-64.properties b/opends/tests/functional-tests/staf-installer/windows-x86-64.properties
index 24210ea..e782696 100644
--- a/opends/tests/functional-tests/staf-installer/windows-x86-64.properties
+++ b/opends/tests/functional-tests/staf-installer/windows-x86-64.properties
@@ -1 +1 @@
-staf.archive.name=STAF321-setup-win64.jar
+staf.archive.name=STAF322-setup-win64.jar
diff --git a/opends/tests/functional-tests/staf-installer/windows.properties b/opends/tests/functional-tests/staf-installer/windows.properties
index ae99dec..5686522 100644
--- a/opends/tests/functional-tests/staf-installer/windows.properties
+++ b/opends/tests/functional-tests/staf-installer/windows.properties
@@ -1,2 +1,2 @@
-bits.staf.archive=STAF321-setup-win32.jar
+bits.staf.archive=STAF322-setup-win32.jar
--
Gitblit v1.10.0