You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2010/03/01 15:27:37 UTC

svn commit: r917546 - /james/server/trunk/spring-deployment/src/scripts/setenv.sh

Author: norman
Date: Mon Mar  1 14:27:37 2010
New Revision: 917546

URL: http://svn.apache.org/viewvc?rev=917546&view=rev
Log:
remove mysql lib from classpath

Modified:
    james/server/trunk/spring-deployment/src/scripts/setenv.sh

Modified: james/server/trunk/spring-deployment/src/scripts/setenv.sh
URL: http://svn.apache.org/viewvc/james/server/trunk/spring-deployment/src/scripts/setenv.sh?rev=917546&r1=917545&r2=917546&view=diff
==============================================================================
--- james/server/trunk/spring-deployment/src/scripts/setenv.sh (original)
+++ james/server/trunk/spring-deployment/src/scripts/setenv.sh Mon Mar  1 14:27:37 2010
@@ -16,5 +16,5 @@
 # ----------------------------------------------------------------------------
 #
 # Add every needed extra jar to this
-CLASSPATH_PREFIX=../conf/lib/mysql-connector-java-5.0.8-bin.jar
+CLASSPATH_PREFIX=
 export CLASSPATH_PREFIX
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org