Author: onealj
Date: Thu Aug 17 23:43:55 2017
New Revision: 1805352

URL: http://svn.apache.org/viewvc?rev=1805352&view=rev
Log:
add Clojure minimum version; Clojure 1.6, 1.7, and 1.8 are tested as well

Modified:
    poi/site/publish/poi-jvm-languages.html
    poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml

Modified: poi/site/publish/poi-jvm-languages.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/poi-jvm-languages.html?rev=1805352&r1=1805351&r2=1805352&view=diff
==============================================================================
--- poi/site/publish/poi-jvm-languages.html (original)
+++ poi/site/publish/poi-jvm-languages.html Thu Aug 17 23:43:55 2017
@@ -313,7 +313,7 @@ if (VERSION > 3) {
 <a href="http://groovy-lang.org/";>Groovy</a> 2.4 (anything from 1.6 onwards 
ought to work, but only the latest 2.4 releases have been tested by us)</li>
         
 <li>
-<a href="http://clojure.org/";>Clojure</a>
+<a href="http://clojure.org/";>Clojure 1.5.1+</a>
 </li>
       
 </ul>

Modified: poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml?rev=1805352&r1=1805351&r2=1805352&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml (original)
+++ poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml Thu Aug 17 
23:43:55 2017
@@ -48,7 +48,7 @@
         <li><link href="http://www.jython.org/";>Jython</link> 2.5+ (older 
versions probably work, but are untested)</li>
         <li><link href="http://www.scala-lang.org/";>Scala</link> 2.x</li>
         <li><link href="http://groovy-lang.org/";>Groovy</link> 2.4 (anything 
from 1.6 onwards ought to work, but only the latest 2.4 releases have been 
tested by us)</li>
-        <li><link href="http://clojure.org/";>Clojure</link></li>
+        <li><link href="http://clojure.org/";>Clojure 1.5.1+</link></li>
       </ul>
       <p>If you use POI in a different language (Kotlin, JRuby, ...) and would 
like to share a <em>Hello POI!</em> example,
          please <link 
href="https://helpwanted.apache.org/task.html?856abd21";>share</link> it.</p>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to