[prev in list] [next in list] [prev in thread] [next in thread] 

List:       nutch-cvs
Subject:    [Nutch-cvs] svn commit: r161681 - incubator/nutch/trunk/bin/nutch
From:       johnx () apache ! org
Date:       2005-04-17 19:23:36
Message-ID: 20050417192336.87182.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: johnx
Date: Sun Apr 17 12:23:35 2005
New Revision: 161681

URL: http://svn.apache.org/viewcvs?view=rev&rev=161681
Log:
Closed Issue NUTCH-19: Space in Java.exe path chokes bin/nutch.

Modified:
    incubator/nutch/trunk/bin/nutch

Modified: incubator/nutch/trunk/bin/nutch
URL: http://svn.apache.org/viewcvs/incubator/nutch/trunk/bin/nutch?view=diff&r1=161680&r2=161681
==============================================================================
--- incubator/nutch/trunk/bin/nutch (original)
+++ incubator/nutch/trunk/bin/nutch Sun Apr 17 12:23:35 2005
@@ -185,5 +185,5 @@
 fi
 
 # run it
-exec $JAVA $JAVA_HEAP_MAX $NUTCH_OPTS -classpath "$CLASSPATH" $CLASS "$@"
+exec "$JAVA" $JAVA_HEAP_MAX $NUTCH_OPTS -classpath "$CLASSPATH" $CLASS "$@"
 




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&opĚk
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic