Author: mircea.markus
Date: 2008-01-16 05:42:26 -0500 (Wed, 16 Jan 2008)
New Revision: 5143
Modified:
benchmarks/benchmark-fwk/trunk/cache-products/jbosscache-2.1.0/config.sh
Log:
Modified: benchmarks/benchmark-fwk/trunk/cache-products/jbosscache-2.1.0/config.sh
===================================================================
--- benchmarks/benchmark-fwk/trunk/cache-products/jbosscache-2.1.0/config.sh 2008-01-16
10:30:56 UTC (rev 5142)
+++ benchmarks/benchmark-fwk/trunk/cache-products/jbosscache-2.1.0/config.sh 2008-01-16
10:42:26 UTC (rev 5143)
@@ -2,7 +2,7 @@
#see "$CACHE_ROOT/cache-products/cache.sh" for details
-THIS_DIR="./cache-products/jbosscache-2.1.0CR2"
+THIS_DIR="./cache-products/jbosscache-2.1.0"
#setting up classpath
for JAR in $THIS_DIR/lib/*
@@ -10,7 +10,7 @@
CLASSPATH=$CLASSPATH:$JAR
done
-CLASSPATH="$CLASSPATH:./classes/production/jbosscache-2.1.0CR2"
+CLASSPATH="$CLASSPATH:./classes/production/jbosscache-2.1.0"
CLASSPATH="$CLASSPATH:$THIS_DIR/conf"
#--classpath was set
Show replies by date