Author: onealj
Date: Thu Aug 17 23:44:57 2017
New Revision: 1805353
URL: http://svn.apache.org/viewvc?rev=1805353&view=rev
Log:
add Clojure minimum version; Clojure 1.6, 1.7, and 1.8 are tested as well
Modified:
poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml
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=1805353&r1=1805352&r2=1805353&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:44:57 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 1.5.1+</link></li>
+ <li><link href="http://clojure.org/">Clojure</link> 1.5.1+</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]