You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2006/06/15 15:51:24 UTC

svn commit: r414582 - in /lenya/trunk: configure.bat configure.sh

Author: michi
Date: Thu Jun 15 06:51:24 2006
New Revision: 414582

URL: http://svn.apache.org/viewvc?rev=414582&view=rev
Log:
lib updated

Modified:
    lenya/trunk/configure.bat
    lenya/trunk/configure.sh

Modified: lenya/trunk/configure.bat
URL: http://svn.apache.org/viewvc/lenya/trunk/configure.bat?rev=414582&r1=414581&r2=414582&view=diff
==============================================================================
--- lenya/trunk/configure.bat (original)
+++ lenya/trunk/configure.bat Thu Jun 15 06:51:24 2006
@@ -17,7 +17,7 @@
 
 :: define variables for paths
 set LENYA_HOME=%CD%
-set CP=%LENYA_HOME%\tools\configure\lib\apache-lenya-configure-core-1.4-dev-r407023.jar;%LENYA_HOME%\tools\configure\lib\apache-lenya-configure-impl-1.4-dev-r407023.jar
+set CP=%LENYA_HOME%\tools\configure\lib\apache-lenya-configure-core-1.4-dev-r414579.jar;%LENYA_HOME%\tools\configure\lib\apache-lenya-configure-impl-1.4-dev-r414579.jar
 echo The classpath is set to: %CP%
 
 :: check if JAVA_HOME is set or goto end

Modified: lenya/trunk/configure.sh
URL: http://svn.apache.org/viewvc/lenya/trunk/configure.sh?rev=414582&r1=414581&r2=414582&view=diff
==============================================================================
--- lenya/trunk/configure.sh (original)
+++ lenya/trunk/configure.sh Thu Jun 15 06:51:24 2006
@@ -36,7 +36,7 @@
 OLD_CLASSPATH="$CLASSPATH"
 unset CLASSPATH
 #CLASSPATH="`echo tools/configure/build/classes | tr ' ' $S`"
-CLASSPATH="tools/configure/lib/apache-lenya-configure-core-1.4-dev-r407023.jar:tools/configure/lib/apache-lenya-configure-impl-1.4-dev-r407023.jar"
+CLASSPATH="tools/configure/lib/apache-lenya-configure-core-1.4-dev-r414579.jar:tools/configure/lib/apache-lenya-configure-impl-1.4-dev-r414579.jar"
 export CLASSPATH
 #echo "DEBUG: $CLASSPATH"
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org