Author: onealj
Date: Thu Aug 17 23:09:51 2017
New Revision: 1805346
URL: http://svn.apache.org/viewvc?rev=1805346&view=rev
Log:
add Clojure example, provided by Blake Watson from the POI mailing list
Modified:
poi/site/publish/poi-jvm-languages.html
Modified: poi/site/publish/poi-jvm-languages.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/poi-jvm-languages.html?rev=1805346&r1=1805345&r2=1805346&view=diff
==============================================================================
--- poi/site/publish/poi-jvm-languages.html (original)
+++ poi/site/publish/poi-jvm-languages.html Thu Aug 17 23:09:51 2017
@@ -285,6 +285,10 @@ if (VERSION > 3) {
<li>
<a href="#Groovy+example">Groovy</a>
</li>
+
+<li>
+<a href="#Clojure+example">Clojure</a>
+</li>
</ul>
@@ -307,6 +311,10 @@ if (VERSION > 3) {
<li>
<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>
+</li>
</ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]