Author: jsisson
Date: Tue Jan 24 21:26:29 2006
New Revision: 372114
URL: http://svn.apache.org/viewcvs?rev=372114&view=rev
Log:
be more specific regarding version of JDK required.
Modified:
geronimo/trunk/BUILDING.txt
Modified: geronimo/trunk/BUILDING.txt
URL: http://svn.apache.org/viewcvs/geronimo/trunk/BUILDING.txt?rev=372114&r1=372113&r2=372114&view=diff
==============================================================================
--- geronimo/trunk/BUILDING.txt (original)
+++ geronimo/trunk/BUILDING.txt Tue Jan 24 21:26:29 2006
@@ -5,7 +5,7 @@
http://maven.apache.org/
-In addition you should have JDK 1.4.x installed with JAVA_HOME
+In addition you should have JDK 1.4.2_08 or later installed with JAVA_HOME
environment defined to point to this JDK.
In the following examples, '$>' is your prompt, so if you see
|