Index: dev/trunk/solr/core/src/java/doc-files/tutorial.html
===================================================================
diff -u -N -r1347313 -r1347323
--- dev/trunk/solr/core/src/java/doc-files/tutorial.html (.../tutorial.html) (revision 1347313)
+++ dev/trunk/solr/core/src/java/doc-files/tutorial.html (.../tutorial.html) (revision 1347323)
@@ -56,12 +56,15 @@
Java 1.6 or greater. Some places you can get it are from
Oracle,
- Open JDK,
- IBM, or
-
- Running java -version at the command line should indicate a version
- number starting with 1.6. Gnu's GCJ is not supported and does not work with Solr.
-
+ Open JDK, or
+ IBM.
+
+ - Running java -version at the command
+ line should indicate a version number starting with 1.6.
+
+ - Gnu's GCJ is not supported and does not work with Solr.
+
+
A Solr release.